.gitignore 575 字节
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
test-aio
9
test-bitops
10
test-coroutine
11 12
test-cutils
test-hbitmap
13
test-int128
14 15
test-iov
test-mul64
16
test-opts-visitor
D
David Gibson 已提交
17 18
test-qapi-types.[ch]
test-qapi-visit.[ch]
19
test-qdev-global-props
D
David Gibson 已提交
20
test-qmp-commands
21
test-qmp-commands.h
D
David Gibson 已提交
22
test-qmp-input-strict
23
test-qmp-input-visitor
D
David Gibson 已提交
24
test-qmp-marshal.c
25 26 27
test-qmp-output-visitor
test-string-input-visitor
test-string-output-visitor
28
test-thread-pool
29 30
test-throttle
test-visitor-serialization
31
test-vmstate
32
test-x86-cpuid
33
test-xbzrle
D
David Gibson 已提交
34
*-test
35
qapi-schema/*.test.*