qemu-patch-raspberry4/tests/.gitignore
Markus Armbruster d8039e58b1 tests: Fix schema parser test for in-tree build
Commit 4f193e3 added the test, but screwed up in-tree builds
(SRCDIR=.): the tests's output overwrites the expected output, and is
thus compared to itself.

Cc: qemu-stable@nongnu.org
Reported-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-10-02 22:55:27 +04:00

27 lines
382 B
Plaintext

check-qdict
check-qfloat
check-qint
check-qjson
check-qlist
check-qstring
test-aio
test-bitops
test-throttle
test-cutils
test-hbitmap
test-int128
test-iov
test-mul64
test-qapi-types.[ch]
test-qapi-visit.[ch]
test-qdev-global-props
test-qmp-commands.h
test-qmp-commands
test-qmp-input-strict
test-qmp-marshal.c
test-thread-pool
test-x86-cpuid
test-xbzrle
*-test
qapi-schema/*.test.*