提交 296b1449 编写于 作者: L Laszlo Ersek 提交者: Michael Tokarev

move test-* from .gitignore to tests/.gitignore

Also sort the test-* entries in the latter.
Signed-off-by: NLaszlo Ersek <lersek@redhat.com>
Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
上级 2d2ad6d0
...@@ -49,15 +49,6 @@ libuser ...@@ -49,15 +49,6 @@ libuser
/qemu-monitor.texi /qemu-monitor.texi
/qmp-commands.txt /qmp-commands.txt
/vscclient /vscclient
/test-bitops
/test-coroutine
/test-int128
/test-opts-visitor
/test-qmp-input-visitor
/test-qmp-output-visitor
/test-string-input-visitor
/test-string-output-visitor
/test-visitor-serialization
/fsdev/virtfs-proxy-helper /fsdev/virtfs-proxy-helper
/fsdev/virtfs-proxy-helper.1 /fsdev/virtfs-proxy-helper.1
/fsdev/virtfs-proxy-helper.pod /fsdev/virtfs-proxy-helper.pod
......
...@@ -7,20 +7,27 @@ check-qstring ...@@ -7,20 +7,27 @@ check-qstring
check-qom-interface check-qom-interface
test-aio test-aio
test-bitops test-bitops
test-throttle test-coroutine
test-cutils test-cutils
test-hbitmap test-hbitmap
test-int128 test-int128
test-iov test-iov
test-mul64 test-mul64
test-opts-visitor
test-qapi-types.[ch] test-qapi-types.[ch]
test-qapi-visit.[ch] test-qapi-visit.[ch]
test-qdev-global-props test-qdev-global-props
test-qmp-commands.h
test-qmp-commands test-qmp-commands
test-qmp-commands.h
test-qmp-input-strict test-qmp-input-strict
test-qmp-input-visitor
test-qmp-marshal.c test-qmp-marshal.c
test-qmp-output-visitor
test-string-input-visitor
test-string-output-visitor
test-thread-pool test-thread-pool
test-throttle
test-visitor-serialization
test-vmstate test-vmstate
test-x86-cpuid test-x86-cpuid
test-xbzrle test-xbzrle
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册