.gitignore 984 字节
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
D
David Gibson 已提交
33
test-qmp-commands
34
test-qmp-commands.h
35
test-qmp-event
D
David Gibson 已提交
36
test-qmp-input-strict
37
test-qmp-input-visitor
38
test-qmp-introspect.[ch]
D
David Gibson 已提交
39
test-qmp-marshal.c
40
test-qmp-output-visitor
C
Cole Robinson 已提交
41
test-rcu-list
42
test-rfifolock
43 44
test-string-input-visitor
test-string-output-visitor
45
test-thread-pool
46 47
test-throttle
test-visitor-serialization
48
test-vmstate
C
Cole Robinson 已提交
49
test-write-threshold
50
test-x86-cpuid
51
test-xbzrle
52
test-netfilter
D
David Gibson 已提交
53
*-test
54
qapi-schema/*.test.*