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