.gitignore 944 字节
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
D
David Gibson 已提交
38
test-qmp-marshal.c
39
test-qmp-output-visitor
C
Cole Robinson 已提交
40
test-rcu-list
41
test-rfifolock
42 43
test-string-input-visitor
test-string-output-visitor
44
test-thread-pool
45 46
test-throttle
test-visitor-serialization
47
test-vmstate
C
Cole Robinson 已提交
48
test-write-threshold
49
test-x86-cpuid
50
test-xbzrle
D
David Gibson 已提交
51
*-test
52
qapi-schema/*.test.*