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