about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-08-04 21:33:29 +0200
committerDominik Maier <domenukk@gmail.com>2020-08-04 21:33:29 +0200
commit194188fe56f06dfc49aef9066e96bf90bc4fbe71 (patch)
tree40c93782d003967ed9a9eaad50c5c57dc9073aea /GNUmakefile
parentcc74efa35e190d15533f99a5a99b698e772fbe81 (diff)
downloadafl++-194188fe56f06dfc49aef9066e96bf90bc4fbe71.tar.gz
split up testcases
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index e0d89274..510f4298 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -270,7 +270,7 @@ all:	test_x86 test_shm test_python ready $(PROGS) afl-as test_build all_done
 man:    $(MANPAGES)
 
 tests:	source-only
-	@cd test ; ./test.sh
+	@cd test ; ./test-all.sh
 	@rm -f test/errors
 
 performance-tests:	performance-test