From 361dd6e36185f6ea28db42a462da27f281692074 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Mon, 3 May 2021 21:42:04 +0200 Subject: add new test for frida_mode (please review) --- test/test-all.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test-all.sh') diff --git a/test/test-all.sh b/test/test-all.sh index 8df4bef9..0c189727 100755 --- a/test/test-all.sh +++ b/test/test-all.sh @@ -14,6 +14,8 @@ . ./test-qemu-mode.sh +. ./test-frida-mode.sh + . ./test-unicorn-mode.sh . ./test-custom-mutators.sh -- cgit 1.4.1