diff options
| author | van Hauser <vh@thc.org> | 2019-09-22 10:42:48 +0200 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2019-09-22 10:42:48 +0200 |
| commit | 7adb7cf7f698b309029d4853b1ec8900fe1baafe (patch) | |
| tree | dcf96079163d5764089066bcfd9aeca378421264 /Makefile | |
| parent | e36e5f4fc927370c3c04fd589aca23197e1b518a (diff) | |
| download | afl++-7adb7cf7f698b309029d4853b1ec8900fe1baafe.tar.gz | |
more tests
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 5d9a55a6..d7309cff 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ endif all: test_x86 test_shm test_python27 ready $(PROGS) afl-as test_build all_done -tests: +tests: source-only @cd test ; ./test.sh help: |
