aboutsummaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2015-11-12 20:47:03 -0700
committerStefan Hajnoczi <stefanha@redhat.com>2015-11-17 18:35:56 +0800
commita12e52a151ab48fbfe462110a36d2399713271e6 (patch)
treef1b333a87d9eca6294686ce7d95b3a2446fe01b7 /tests/.gitignore
parentc4c2daa1ae9ed03c6dd78477a9b132edbce9e08c (diff)
downloadqemu-a12e52a151ab48fbfe462110a36d2399713271e6.zip
qemu-a12e52a151ab48fbfe462110a36d2399713271e6.tar.gz
qemu-a12e52a151ab48fbfe462110a36d2399713271e6.tar.bz2
tests: Ignore recent test binaries
Commits 6c6f312d and bd797fc1 added new tests (test-blockjob-txn and test-timed-average, respectively), but did not mark them for exclusion in .gitignore. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1447386423-13160-1-git-send-email-eblake@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
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 e96f569..1e55722 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -9,6 +9,7 @@ check-qom-proplist
rcutorture
test-aio
test-bitops
+test-blockjob-txn
test-coroutine
test-crypto-cipher
test-crypto-hash
@@ -45,6 +46,7 @@ test-string-input-visitor
test-string-output-visitor
test-thread-pool
test-throttle
+test-timed-average
test-visitor-serialization
test-vmstate
test-write-threshold