fuzz: Added PA-TNC fuzzer

This commit is contained in:
Andreas Steffen
2018-06-12 21:47:39 +02:00
parent ce4b8f65d6
commit 508b308768
5 changed files with 91 additions and 4 deletions
+2 -1
View File
@@ -126,7 +126,8 @@ osx)
;;
fuzzing)
CFLAGS="$CFLAGS -DNO_CHECK_MEMWIPE"
CONFIG="--enable-fuzzing --enable-static --disable-shared --disable-scripts"
CONFIG="--enable-fuzzing --enable-static --disable-shared --disable-scripts
--enable-imc-test"
# don't run any of the unit tests
export TESTS_RUNNERS=
# prepare corpora