about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-01-31 17:43:37 +0100
committervanhauser-thc <vh@thc.org>2024-01-31 17:43:37 +0100
commit3768933c92cd03e7810c856cf3c89e2d589b29dd (patch)
tree050ee26edfa41f29d0cde1294ea392157e607711
parentda5d3d63e20d7c522db06d7f8439ad3e386e2006 (diff)
downloadafl++-3768933c92cd03e7810c856cf3c89e2d589b29dd.tar.gz
debug ci
-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 1d97045b..bfb2e8b7 100755
--- a/test/test-nyx-mode.sh
+++ b/test/test-nyx-mode.sh
@@ -42,6 +42,9 @@ test -e ../libnyx.so && {
             rm -rf errors nyx-test test-instr in out
           } || {
             echo CUT------------------------------------------------------------------CUT
+            afl-cc
+            afl-cc -v
+            clang -v
             cat errors
             echo CUT------------------------------------------------------------------CUT
             $ECHO "$RED[!] afl-fuzz is not working correctly with nyx_mode"