summaryrefslogtreecommitdiffstats
path: root/align
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-26 22:47:35 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-26 23:34:30 +0100
commit05d4e07918bfa9907a1fa66391e8e2e2370c64d4 (patch)
tree7e18079fefdf927b56715f24e0080c2a65a70840 /align
parentbbb7d75c91450ab029edb794b0486eeb8220e4fd (diff)
tests: Add ./run --test option.
This option, when added via TESTS_ENVIRONMENT = [...] $(top_builddir)/run --test allows us to run the tests and only print the full output (including debugging etc) when the test fails.
Diffstat (limited to 'align')
-rw-r--r--align/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/align/Makefile.am b/align/Makefile.am
index eccb05c0..ab78e839 100644
--- a/align/Makefile.am
+++ b/align/Makefile.am
@@ -74,6 +74,6 @@ stamp-virt-alignment-scan.pod: virt-alignment-scan.pod
# TESTS_ENVIRONMENT = \
# MALLOC_PERTURB_=$(random_val) \
-# $(top_builddir)/run
+# $(top_builddir)/run --test
# TESTS = test-virt-alignment-scan.sh