From 6253bea73cdfb9a4ec33fbab66d167ab5dfab7db Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 22 May 2020 12:51:21 +0200 Subject: fix test.sh --- test/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test.sh b/test/test.sh index 2559f058..37b09968 100755 --- a/test/test.sh +++ b/test/test.sh @@ -68,6 +68,7 @@ unset LD_PRELOAD rm -rf in in2 out export ASAN_OPTIONS=detect_leaks=0:allocator_may_return_null=1:abort_on_error=1:symbolize=0 +export AFL_LLVM_INSTRUMENT=AFL # on OpenBSD we need to work with llvm from /usr/local/bin test -e /usr/local/bin/opt && { -- cgit 1.4.1