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