From: Eric Blake Date: Wed, 8 Mar 2017 15:15:44 +0000 (-0600) Subject: tests: Ignore more test executables X-Git-Tag: v2.10.0-rc0~202^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46bbbec2d30c3d791a6d328e5ef861694ff3eafb;p=thirdparty%2Fqemu.git tests: Ignore more test executables Ignore test executables when building in-tree: test-arm-mptimer introduced in commit 882fac3 test-crypto-hmac introduced in commit 4fd460b test-aio-multithread introduced in commit 0c330a7 Signed-off-by: Eric Blake Reviewed-by: Laurent Vivier Signed-off-by: Michael Tokarev --- diff --git a/tests/.gitignore b/tests/.gitignore index a966740c2c2..5ab00a9c958 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -11,6 +11,8 @@ check-qom-proplist qht-bench rcutorture test-aio +test-aio-multithread +test-arm-mptimer test-base64 test-bitops test-bitcnt @@ -24,6 +26,7 @@ test-crypto-afsplit test-crypto-block test-crypto-cipher test-crypto-hash +test-crypto-hmac test-crypto-ivgen test-crypto-pbkdf test-crypto-secret