aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-08 11:53:31 +0200
committervan Hauser <vh@thc.org>2019-10-08 11:53:31 +0200
commit20f009e927b8d98a595575e5d4366a437d6e7247 (patch)
tree660665d516f0c45c3e2e9116c90afed5064fb558 /test
parent45bb85cd8f7aecd15a8621db2918c2cecc97094f (diff)
downloadAFLplusplus-20f009e927b8d98a595575e5d4366a437d6e7247.tar.gz
added afl-fuzz -I cmdline option
Diffstat (limited to 'test')
-rwxr-xr-xtest/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 0fcb7087..44236b63 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -238,6 +238,7 @@ test -e ../afl-qemu-trace && {
} || $ECHO "$RED[-] gcc compilation of test targets failed - what is going on??"
$ECHO "$YELLOW[?] we need a test case for qemu_mode persistent mode"
+ $ECHO "$YELLOW[?] we need a test case for qemu_mode unsigaction library"
# This works but there are already problems with persistent (e.g. stability)
#$ECHO "$GREY[*] running afl-fuzz for persistent qemu_mode, this will take approx 10 seconds"
#{