summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEric Blake2017-04-28 04:23:29 +0200
committerMichael Tokarev2017-05-10 09:19:24 +0200
commitfafa2e6702a1ae4f094f8d5b79afef1e641ea3bb (patch)
treec51a7ced197f1817bef5c22dccef8d2788d7280d /tests
parentscripts: Switch to more portable Perl shebang (diff)
downloadqemu-fafa2e6702a1ae4f094f8d5b79afef1e641ea3bb.tar.gz
qemu-fafa2e6702a1ae4f094f8d5b79afef1e641ea3bb.tar.xz
qemu-fafa2e6702a1ae4f094f8d5b79afef1e641ea3bb.zip
tests: Ignore another built executable (test-hmp)
Commit 78f86a2b7 added a new test, but forgot to exclude the built binary from version control. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 5ab00a9c95..40c2e3e757 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -40,6 +40,7 @@ test-crypto-tlssession-server/
test-crypto-xts
test-cutils
test-hbitmap
+test-hmp
test-int128
test-iov
test-io-channel-buffer