]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Followup to r13615. Conditional testcases need a prereq line in the
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Oct 2013 15:03:55 +0000 (15:03 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Oct 2013 15:03:55 +0000 (15:03 +0000)
.vgtest file. This has sucked before and I keep forgetting about it.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13617

memcheck/tests/deep_templates.vgtest
none/tests/amd64/asorep.vgtest
none/tests/amd64/loopnel.vgtest
none/tests/nestedfns.vgtest

index f243fe128cdf4eead7655ce4790741436bf99666..210e34f5a9e58fdd8696bec79fc9f4be86167ef5 100644 (file)
@@ -1,2 +1,3 @@
+prereq: test -e ./deep_templates
 prog: deep_templates
 vgopts: -q
index 71f3d9d13c25003b52a489bd0d33dc5aa939b0bf..6b542845599b699d33cc0fdc33b7d42a3f20ec08 100644 (file)
@@ -1 +1,2 @@
+prereq: test -e ./asorep
 prog: asorep
index ce6acb83a380122ab49023eb9a78fe3e912b456e..bfa13f0a611382362c51f8c50f9ae2759f75207a 100644 (file)
@@ -1 +1,2 @@
+prereq: test -e ./loopnel
 prog: loopnel
index eba980eda5cbbbef2d0df44485ddda40ce6430d3..e127af5df5db6932e63a90e8ddcf1cb7e3773a50 100644 (file)
@@ -1 +1,2 @@
+prereq: test -e ./nestedfns
 prog: nestedfns