summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanglong Xie2016-11-07 05:59:25 +0100
committerStefan Hajnoczi2016-12-06 21:05:49 +0100
commitb5b7b5deb41f50ce1903ec26c0132862f34da63d (patch)
tree75f1cfbeaa319e0e2e3651f7d8e4b33f6f997b04
parentMerge remote-tracking branch 'kwolf/tags/for-upstream' into staging (diff)
downloadqemu-b5b7b5deb41f50ce1903ec26c0132862f34da63d.tar.gz
qemu-b5b7b5deb41f50ce1903ec26c0132862f34da63d.tar.xz
qemu-b5b7b5deb41f50ce1903ec26c0132862f34da63d.zip
tests/.gitignore: Ignore test-char
[Lin Ma <lma@suse.com> notes that commit ea3af47d added test for chardev unit tests, but didn't add the name of generated binary in .gitignore. --Stefan] Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 1478494765-13233-1-git-send-email-xiecl.fnst@cn.fujitsu.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index c0d7857538..e9b182e2bd 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -16,6 +16,7 @@ test-bitops
test-blockjob
test-blockjob-txn
test-bufferiszero
+test-char
test-clone-visitor
test-coroutine
test-crypto-afsplit