From: Eric Blake Date: Tue, 20 Sep 2016 14:43:01 +0000 (-0500) Subject: tests: Ignore test executables X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=496e079813ac793523213eebc099940b91855fd9;p=qemu.git 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 Reviewed-by: Alberto Garcia Reviewed-by: Fam Zheng Signed-off-by: Michael Tokarev --- 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