]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/false-positives
fix false positive in `rm` lines
[blhc/blhc.git] / t / logs / false-positives
index b0ac298d77cf05d611656cc1ad810fa917ca21c6..8ef70d61ef5326829e28fe3dc4505827ae3b6d4b 100644 (file)
@@ -6,6 +6,8 @@ swig -Wall -c++ -python test.i
 
 + CC=gcc CFLAGS=-g -O2 ... sh ../../build.sh -r -c lto
 
+rm -f afl-gcc afl-as afl-fuzz afl-showmap as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1
+
 # gcc -v can cause false positives.
 cd GUI && qmake
 /usr/bin/make -C GUI