From 7b02847cd6fa50c4083b0a9985bd85cec8288808 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Sun, 12 Jan 2020 03:02:56 +0100 Subject: renamed to unicornafl --- test/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 -- cgit 1.4.1