about summary refs log tree commit diff
path: root/test/test.sh
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-07-30 17:00:10 +0200
committerhexcoder- <heiko@hexco.de>2020-07-30 17:00:10 +0200
commitcbe8f0a9d08437df921fa20b2d678aad65fb526c (patch)
tree8e8d4d9173c09d65687e979b430098c50bf097bf /test/test.sh
parentda8b464e679ce514bfd8cfd80d67e6c93ba33df9 (diff)
downloadafl++-cbe8f0a9d08437df921fa20b2d678aad65fb526c.tar.gz
cleanup messages in floating point test case
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index e410321d..437a5113 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -389,7 +389,7 @@ test -e ../afl-clang-fast -a -e ../split-switches-pass.so && {
     CODE=1
   }
   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 && {
     mkdir -p in
     echo ZZZZ > in/in