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>
This commit is contained in:
Eric Blake 2015-11-12 20:47:03 -07:00 committed by Stefan Hajnoczi
parent c4c2daa1ae
commit a12e52a151
1 changed files with 2 additions and 0 deletions

2
tests/.gitignore vendored
View File

@ -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