.gitignore 723 字节
Newer Older
D
David Gibson 已提交
1 2 3 4 5 6
check-qdict
check-qfloat
check-qint
check-qjson
check-qlist
check-qstring
7
check-qom-interface
8
check-qom-proplist
C
Cole Robinson 已提交
9
rcutorture
10
test-aio
11
test-bitops
12
test-coroutine
13
test-crypto-hash
14 15
test-cutils
test-hbitmap
16
test-int128
17 18
test-iov
test-mul64
19
test-opts-visitor
20
test-qapi-event.[ch]
D
David Gibson 已提交
21 22
test-qapi-types.[ch]
test-qapi-visit.[ch]
23
test-qdev-global-props
24
test-qemu-opts
D
David Gibson 已提交
25
test-qmp-commands
26
test-qmp-commands.h
27
test-qmp-event
D
David Gibson 已提交
28
test-qmp-input-strict
29
test-qmp-input-visitor
D
David Gibson 已提交
30
test-qmp-marshal.c
31
test-qmp-output-visitor
C
Cole Robinson 已提交
32
test-rcu-list
33
test-rfifolock
34 35
test-string-input-visitor
test-string-output-visitor
36
test-thread-pool
37 38
test-throttle
test-visitor-serialization
39
test-vmstate
C
Cole Robinson 已提交
40
test-write-threshold
41
test-x86-cpuid
42
test-xbzrle
D
David Gibson 已提交
43
*-test
44
qapi-schema/*.test.*