about summary refs log tree commit diff
path: root/test/test-all.sh
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2021-05-03 21:42:04 +0200
committerhexcoder- <heiko@hexco.de>2021-05-03 21:42:04 +0200
commit361dd6e36185f6ea28db42a462da27f281692074 (patch)
tree24772402159fbf36c62de62d59329007a72ae288 /test/test-all.sh
parente2e7f3f0b57a0147e857c2970f37a5211367938e (diff)
downloadafl++-361dd6e36185f6ea28db42a462da27f281692074.tar.gz
add new test for frida_mode (please review)
Diffstat (limited to 'test/test-all.sh')
-rwxr-xr-xtest/test-all.sh2
1 files changed, 2 insertions, 0 deletions
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