.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 27
test-iov
test-mul64
28
test-opts-visitor
29
test-qapi-event.[ch]
D
David Gibson 已提交
30 31
test-qapi-types.[ch]
test-qapi-visit.[ch]
32
test-qdev-global-props
33
test-qemu-opts
E
Eric Blake 已提交
34
test-qga
D
David Gibson 已提交
35
test-qmp-commands
36
test-qmp-commands.h
37
test-qmp-event
D
David Gibson 已提交
38
test-qmp-input-strict
39
test-qmp-input-visitor
40
test-qmp-introspect.[ch]
D
David Gibson 已提交
41
test-qmp-marshal.c
42
test-qmp-output-visitor
C
Cole Robinson 已提交
43
test-rcu-list
44
test-rfifolock
45 46
test-string-input-visitor
test-string-output-visitor
47
test-thread-pool
48
test-throttle
E
Eric Blake 已提交
49
test-timed-average
50
test-visitor-serialization
51
test-vmstate
C
Cole Robinson 已提交
52
test-write-threshold
53
test-x86-cpuid
54
test-xbzrle
55
test-netfilter
D
David Gibson 已提交
56
*-test
57
qapi-schema/*.test.*