.gitignore 395 字节
Newer Older
D
David Gibson 已提交
1 2 3 4 5 6
check-qdict
check-qfloat
check-qint
check-qjson
check-qlist
check-qstring
7
test-aio
8
test-bitops
9
test-throttle
10 11
test-cutils
test-hbitmap
12
test-int128
13 14
test-iov
test-mul64
D
David Gibson 已提交
15 16
test-qapi-types.[ch]
test-qapi-visit.[ch]
17
test-qdev-global-props
D
David Gibson 已提交
18 19 20 21
test-qmp-commands.h
test-qmp-commands
test-qmp-input-strict
test-qmp-marshal.c
22
test-thread-pool
23
test-vmstate
24
test-x86-cpuid
25
test-xbzrle
D
David Gibson 已提交
26
*-test
27
qapi-schema/*.test.*