.gitignore 742 字节
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-cipher
14
test-crypto-hash
15 16
test-cutils
test-hbitmap
17
test-int128
18 19
test-iov
test-mul64
20
test-opts-visitor
21
test-qapi-event.[ch]
D
David Gibson 已提交
22 23
test-qapi-types.[ch]
test-qapi-visit.[ch]
24
test-qdev-global-props
25
test-qemu-opts
D
David Gibson 已提交
26
test-qmp-commands
27
test-qmp-commands.h
28
test-qmp-event
D
David Gibson 已提交
29
test-qmp-input-strict
30
test-qmp-input-visitor
D
David Gibson 已提交
31
test-qmp-marshal.c
32
test-qmp-output-visitor
C
Cole Robinson 已提交
33
test-rcu-list
34
test-rfifolock
35 36
test-string-input-visitor
test-string-output-visitor
37
test-thread-pool
38 39
test-throttle
test-visitor-serialization
40
test-vmstate
C
Cole Robinson 已提交
41
test-write-threshold
42
test-x86-cpuid
43
test-xbzrle
D
David Gibson 已提交
44
*-test
45
qapi-schema/*.test.*