mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
cleanup messages in floating point test case
This commit is contained in:
parent
da8b464e67
commit
cbe8f0a9d0
@ -389,7 +389,7 @@ test -e ../afl-clang-fast -a -e ../split-switches-pass.so && {
|
|||||||
CODE=1
|
CODE=1
|
||||||
}
|
}
|
||||||
rm -f test-compcov.compcov test.out
|
rm -f test-compcov.compcov test.out
|
||||||
AFL_LLVM_INSTRUMENT=AFL AFL_DEBUG=1 AFL_LLVM_LAF_SPLIT_FLOATS=1 ../afl-clang-fast -o test-floatingpoint test-floatingpoint.c
|
AFL_LLVM_INSTRUMENT=AFL AFL_LLVM_LAF_SPLIT_FLOATS=1 ../afl-clang-fast -o test-floatingpoint test-floatingpoint.c >errors
|
||||||
test -e test-floatingpoint && {
|
test -e test-floatingpoint && {
|
||||||
mkdir -p in
|
mkdir -p in
|
||||||
echo ZZZZ > in/in
|
echo ZZZZ > in/in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user