summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorEric Blake2016-09-20 16:43:01 +0200
committerMichael Tokarev2016-10-08 08:02:19 +0200
commit496e079813ac793523213eebc099940b91855fd9 (patch)
tree110e91bad4ceba20eb6511f825549af4c9e64222 /tests/.gitignore
parentbt-hci-csr: drop unused argument (diff)
downloadqemu-496e079813ac793523213eebc099940b91855fd9.tar.gz
qemu-496e079813ac793523213eebc099940b91855fd9.tar.xz
qemu-496e079813ac793523213eebc099940b91855fd9.zip
tests: Ignore test executables
Commits 9ef8112a and efad6682 introduced new tests, but forgot to ignore the built executables from an in-tree build. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 0f0c79b1a9..9f3d2ee038 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -12,7 +12,9 @@ rcutorture
test-aio
test-base64
test-bitops
+test-blockjob
test-blockjob-txn
+test-bufferiszero
test-clone-visitor
test-coroutine
test-crypto-afsplit