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