mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
test script changes for arm64
This commit is contained in:
parent
d08504a667
commit
7d585059e7
@ -97,6 +97,10 @@ test -e ../${AFL_GCC} -a -e ../afl-showmap -a -e ../afl-fuzz && {
|
|||||||
}
|
}
|
||||||
} || {
|
} || {
|
||||||
$ECHO "$RED[!] ${AFL_GCC} failed"
|
$ECHO "$RED[!] ${AFL_GCC} failed"
|
||||||
|
echo CUT------------------------------------------------------------------CUT
|
||||||
|
uname -a
|
||||||
|
../${AFL_GCC} -o test-instr.plain ../test-instr.c
|
||||||
|
echo CUT------------------------------------------------------------------CUT
|
||||||
CODE=1
|
CODE=1
|
||||||
}
|
}
|
||||||
test -e test-compcov.harden && {
|
test -e test-compcov.harden && {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user