summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 0ee9e065a3..dc3b94b286 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -152,6 +152,9 @@ generate: $(SRC)
$(SRC):
@sh $(TOP)/util/point.sh dummytest.c $@
+tests: exe apps
+ TOP=$(TOP) PERL=$(PERL) $(PERL) run_tests.pl $(TESTS)
+
errors:
list-tests: