aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-12-30 22:21:51 +0100
committervan Hauser <vh@thc.org>2019-12-30 22:21:51 +0100
commitc3bb0a3421c91c5eab0cb86f24f6f19c10f2e469 (patch)
tree3ba19275d4730006b2bd1b9d25d4189833b2f32b /Makefile
parent878a80de7f5f4fb0733bd48c974b498c0010514e (diff)
downloadAFLplusplus-c3bb0a3421c91c5eab0cb86f24f6f19c10f2e469.tar.gz
added testcases for afl-tmin and afl-cmin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 93aefddd..36f6d4c5 100644
--- a/Makefile
+++ b/Makefile
@@ -145,6 +145,7 @@ man: $(MANPAGES)
tests: source-only
@cd test ; ./test.sh
+ @rm -f test/errors
performance-tests: performance-test
test-performance: performance-test