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