Skip to content

Commit f2f4173

Browse files
committed
fix gcc plugin test
1 parent 1d3e885 commit f2f4173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-gcc-plugin.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ test -e ../afl-gcc-fast -a -e ../afl-compiler-rt.o && {
8181

8282
# now for the special gcc_plugin things
8383
echo foobar.c > instrumentlist.txt
84-
AFL_COMPILER_INSTRUMENT_FILE=instrumentlist.txt ../afl-gcc-fast -o test-compcov test-compcov.c > /dev/null 2>&1
84+
AFL_GCC_INSTRUMENT_FILE=instrumentlist.txt ../afl-gcc-fast -o test-compcov test-compcov.c > /dev/null 2>&1
8585
test -x test-compcov && test_compcov_binary_functionality ./test-compcov && {
8686
echo 1 | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o - -r -- ./test-compcov 2>&1 | grep -q "Captured 0 tuples" && {
8787
$ECHO "$GREEN[+] gcc_plugin instrumentlist feature works correctly"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy