From: Bart Van Assche Date: Thu, 23 Jul 2009 07:09:44 +0000 (+0000) Subject: Only run the tc20_verifywrap2 test if the tc20_verifywrap executable has been built. X-Git-Tag: svn/VALGRIND_3_5_0~305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd14a72ab3fc431a1d9117bb69b4eb281dfcc34d;p=thirdparty%2Fvalgrind.git Only run the tc20_verifywrap2 test if the tc20_verifywrap executable has been built. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10543 --- diff --git a/drd/tests/tc20_verifywrap2.vgtest b/drd/tests/tc20_verifywrap2.vgtest index daf764ca61..4c21cb0223 100644 --- a/drd/tests/tc20_verifywrap2.vgtest +++ b/drd/tests/tc20_verifywrap2.vgtest @@ -1,3 +1,3 @@ -prereq: ./supported_libpthread +prereq: test -e ../../helgrind/tests/tc20_verifywrap && ./supported_libpthread vgopts: --trace-mutex=yes --trace-cond=yes --trace-semaphore=yes --read-var-info=yes --check-stack-var=yes prog: ../../helgrind/tests/tc20_verifywrap