about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-02-01 12:03:02 +0100
committervanhauser-thc <vh@thc.org>2024-02-01 12:03:02 +0100
commit236fb9b1456d15a0c0962a95db87f3005446f1a0 (patch)
tree0ef93e8fb153e0376f8ea22535228b5079dbbf59 /test
parente5d305ad42dc29030cb256f3182a316cc806b6da (diff)
downloadafl++-236fb9b1456d15a0c0962a95db87f3005446f1a0.tar.gz
debug ci
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-nyx-mode.sh3
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