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