From: Florian Krohm Date: Fri, 6 Apr 2012 13:54:53 +0000 (+0000) Subject: Skip the test if it was not compiled, i.e. dwarf4 is not supported. X-Git-Tag: svn/VALGRIND_3_8_0~366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6798e879092ed3f2717a678bebbdfad4096151f2;p=thirdparty%2Fvalgrind.git Skip the test if it was not compiled, i.e. dwarf4 is not supported. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12494 --- diff --git a/memcheck/tests/dw4.vgtest b/memcheck/tests/dw4.vgtest index 5f49e71515..e904dbd245 100644 --- a/memcheck/tests/dw4.vgtest +++ b/memcheck/tests/dw4.vgtest @@ -1,2 +1,3 @@ +prereq: test -e dw4 prog: dw4 vgopts: --read-var-info=yes -q