.gitignore 1.0 KB
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
E
Eric Blake 已提交
12
test-blockjob-txn
13
test-coroutine
14
test-crypto-cipher
15
test-crypto-hash
16 17 18
test-crypto-tlscredsx509
test-crypto-tlscredsx509-work/
test-crypto-tlscredsx509-certs/
19 20 21 22
test-crypto-tlssession
test-crypto-tlssession-work/
test-crypto-tlssession-client/
test-crypto-tlssession-server/
23 24
test-cutils
test-hbitmap
25
test-int128
26
test-iov
27
test-io-task
28
test-mul64
29
test-opts-visitor
30
test-qapi-event.[ch]
D
David Gibson 已提交
31 32
test-qapi-types.[ch]
test-qapi-visit.[ch]
33
test-qdev-global-props
34
test-qemu-opts
E
Eric Blake 已提交
35
test-qga
D
David Gibson 已提交
36
test-qmp-commands
37
test-qmp-commands.h
38
test-qmp-event
D
David Gibson 已提交
39
test-qmp-input-strict
40
test-qmp-input-visitor
41
test-qmp-introspect.[ch]
D
David Gibson 已提交
42
test-qmp-marshal.c
43
test-qmp-output-visitor
C
Cole Robinson 已提交
44
test-rcu-list
45
test-rfifolock
46 47
test-string-input-visitor
test-string-output-visitor
48
test-thread-pool
49
test-throttle
E
Eric Blake 已提交
50
test-timed-average
51
test-visitor-serialization
52
test-vmstate
C
Cole Robinson 已提交
53
test-write-threshold
54
test-x86-cpuid
55
test-xbzrle
56
test-netfilter
D
David Gibson 已提交
57
*-test
58
qapi-schema/*.test.*