.gitignore 1.3 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-base64
12
test-bitops
E
Eric Blake 已提交
13
test-blockjob-txn
14
test-coroutine
15
test-crypto-afsplit
16
test-crypto-cipher
17
test-crypto-hash
18
test-crypto-ivgen
19
test-crypto-pbkdf
20
test-crypto-secret
21 22 23
test-crypto-tlscredsx509
test-crypto-tlscredsx509-work/
test-crypto-tlscredsx509-certs/
24 25 26 27
test-crypto-tlssession
test-crypto-tlssession-work/
test-crypto-tlssession-client/
test-crypto-tlssession-server/
28
test-crypto-xts
29 30
test-cutils
test-hbitmap
31
test-int128
32
test-iov
33
test-io-channel-buffer
34 35
test-io-channel-command
test-io-channel-command.fifo
D
Daniel P. Berrange 已提交
36 37
test-io-channel-file
test-io-channel-file.txt
38
test-io-channel-socket
D
Daniel P. Berrange 已提交
39
test-io-channel-tls
40
test-io-task
41
test-mul64
42
test-opts-visitor
43
test-qapi-event.[ch]
D
David Gibson 已提交
44 45
test-qapi-types.[ch]
test-qapi-visit.[ch]
46
test-qdev-global-props
47
test-qemu-opts
E
Eric Blake 已提交
48
test-qga
D
David Gibson 已提交
49
test-qmp-commands
50
test-qmp-commands.h
51
test-qmp-event
D
David Gibson 已提交
52
test-qmp-input-strict
53
test-qmp-input-visitor
54
test-qmp-introspect.[ch]
D
David Gibson 已提交
55
test-qmp-marshal.c
56
test-qmp-output-visitor
C
Cole Robinson 已提交
57
test-rcu-list
58
test-rfifolock
59 60
test-string-input-visitor
test-string-output-visitor
61
test-thread-pool
62
test-throttle
E
Eric Blake 已提交
63
test-timed-average
64
test-visitor-serialization
65
test-vmstate
C
Cole Robinson 已提交
66
test-write-threshold
67
test-x86-cpuid
68
test-xbzrle
69
test-netfilter
D
David Gibson 已提交
70
*-test
71
qapi-schema/*.test.*