diff options
author | vanhauser-thc <vh@thc.org> | 2024-02-01 12:03:02 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-02-01 12:03:02 +0100 |
commit | 236fb9b1456d15a0c0962a95db87f3005446f1a0 (patch) | |
tree | 0ef93e8fb153e0376f8ea22535228b5079dbbf59 /test | |
parent | e5d305ad42dc29030cb256f3182a316cc806b6da (diff) | |
download | afl++-236fb9b1456d15a0c0962a95db87f3005446f1a0.tar.gz |
debug ci
Diffstat (limited to 'test')
-rwxr-xr-x | test/test-nyx-mode.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test-nyx-mode.sh b/test/test-nyx-mode.sh index 5b63d1b7..4d5f66ff 100755 --- a/test/test-nyx-mode.sh +++ b/test/test-nyx-mode.sh @@ -4,7 +4,10 @@ $ECHO "$BLUE[*] Testing: nyx_mode" +echo AFL_CC=$AFL_CC +unset AFL_CC apt-cache search clang|grep -E '^clang-1' +apt-cache search gcc|grep -E '^gcc-1' ls -al ../libnyx.so ../afl-* ../*.so ../afl-cc -h echo AFL-CC |