about summary refs log tree commit diff
path: root/test/test.sh
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2020-01-12 03:02:56 +0100
committerDominik Maier <domenukk@gmail.com>2020-01-12 03:02:56 +0100
commit7b02847cd6fa50c4083b0a9985bd85cec8288808 (patch)
treef74e56d86125c58b0788611c0523c52b31ac1ca0 /test/test.sh
parentf369bf6b8003b7c4bdf17b87e22a8c44126ac6bc (diff)
downloadafl++-7b02847cd6fa50c4083b0a9985bd85cec8288808.tar.gz
renamed to unicornafl
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index 9e3c882e..c763e91f 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -575,7 +575,7 @@ test -e ../afl-qemu-trace && {
 }
 
 $ECHO "$BLUE[*] Testing: unicorn_mode"
-test -d ../unicorn_mode/unicorn && {
+test -d ../unicorn_mode/unicornafl && {
   test -e ../unicorn_mode/samples/simple/simple_target.bin -a -e ../unicorn_mode/samples/compcov_x64/compcov_target.bin && {
     {
       # travis workaround