summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEric Blake2014-09-26 17:20:32 +0200
committerMichael Tokarev2014-09-26 19:18:15 +0200
commit597db727cc9dfeace19faed49014dbcda8a1a8fd (patch)
tree5ea2972d71cc934dcb2ddda4b6beb7cd4c9a6eb1 /tests
parentqapi: Consistent whitespace in tests/Makefile (diff)
downloadqemu-597db727cc9dfeace19faed49014dbcda8a1a8fd.tar.gz
qemu-597db727cc9dfeace19faed49014dbcda8a1a8fd.tar.xz
qemu-597db727cc9dfeace19faed49014dbcda8a1a8fd.zip
qapi: Ignore files created during make check
After an in-tree build and run of 'make check-{qapi-schema,unit}', I noticed some leftover files. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Wenchao Xia <wenchaoqemu@gmail.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index c71c11020e..e2e4957332 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -14,11 +14,14 @@ test-int128
test-iov
test-mul64
test-opts-visitor
+test-qapi-event.[ch]
test-qapi-types.[ch]
test-qapi-visit.[ch]
test-qdev-global-props
+test-qemu-opts
test-qmp-commands
test-qmp-commands.h
+test-qmp-event
test-qmp-input-strict
test-qmp-input-visitor
test-qmp-marshal.c