]> Git Repo - qemu.git/commitdiff
qapi: Ignore files created during make check
authorEric Blake <[email protected]>
Fri, 26 Sep 2014 15:20:32 +0000 (09:20 -0600)
committerMichael Tokarev <[email protected]>
Fri, 26 Sep 2014 17:18:15 +0000 (21:18 +0400)
After an in-tree build and run of 'make check-{qapi-schema,unit}',
I noticed some leftover files.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Wenchao Xia <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
tests/.gitignore

index c71c11020e5e712c9547e6a804cd0738e6dd2638..e2e49573326ec9b1506eee193d289390d729d960 100644 (file)
@@ -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
This page took 0.022296 seconds and 4 git commands to generate.