• Home
  • Raw
  • Download

Lines Matching full:plain

10   ../${AFL_GCC} -o test-instr.plain -O0 ../test-instr.c > /dev/null 2>&1
12 test -e test-instr.plain && {
14 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain > /de…
15 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain < /dev/n…
16 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
17 diff test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
27 rm -f test-instr.plain.0 test-instr.plain.1
29 …TUPLES=`echo 1|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain 2>&1 …
42 ../${AFL_GCC} -o test-instr.plain -O0 ../test-instr.c
72 ../afl-fuzz -V10 -m ${MEM_LIMIT} -i in -o out -D -- ./test-instr.plain >>errors 2>&1
87 …../afl-cmin -m ${MEM_LIMIT} -i in -o in2 -- ./test-instr.plain >/dev/null 2>&1 # why is afl-forkse…
98 ../afl-cmin.bash -m ${MEM_LIMIT} -i in -o in2 -- ./test-instr.plain >/dev/null
110 ../afl-tmin -m ${MEM_LIMIT} -i in/in2 -o in2/in2 -- ./test-instr.plain > /dev/null 2>&1
120 rm -f test-instr.plain
129 ../${AFL_GCC} -o test-instr.plain -O0 ../test-instr.c > /dev/null 2>&1
131 test -e test-instr.plain && {
133 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain > /de…
134 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain < /dev/n…
135 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
136 diff test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
146 rm -f test-instr.plain.0 test-instr.plain.1
147 …TUPLES=`echo 1|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain 2>&1 …
160 ../${AFL_GCC} -o test-instr.plain ../test-instr.c
187 ../afl-fuzz -V10 -m ${MEM_LIMIT} -i in -o out -D -- ./test-instr.plain >>errors 2>&1
202 …../afl-cmin -m ${MEM_LIMIT} -i in -o in2 -- ./test-instr.plain >/dev/null 2>&1 # why is afl-forkse…
221 ../afl-cmin.bash -m ${MEM_LIMIT} -i in -o in2 -- ./test-instr.plain >/dev/null
241 ../afl-tmin -m ${MEM_LIMIT} -i in/in2 -o in2/in2 -- ./test-instr.plain > /dev/null 2>&1
251 rm -f test-instr.plain