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