mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 00:01:33 +00:00
debug ci
This commit is contained in:
parent
87596105ef
commit
96ada75bd9
@ -3,6 +3,7 @@
|
||||
. ./test-pre.sh
|
||||
|
||||
$ECHO "$BLUE[*] Testing: nyx_mode"
|
||||
env
|
||||
|
||||
unset AFL_CC
|
||||
|
||||
@ -44,8 +45,6 @@ test -e ../libnyx.so && {
|
||||
rm -rf errors nyx-test test-instr in out
|
||||
} || {
|
||||
echo CUT------------------------------------------------------------------CUT
|
||||
../afl-cc
|
||||
../afl-cc -v
|
||||
cat errors
|
||||
echo CUT------------------------------------------------------------------CUT
|
||||
$ECHO "$RED[!] afl-fuzz is not working correctly with nyx_mode"
|
||||
|
Loading…
x
Reference in New Issue
Block a user