aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 3a78a3f08af..5a580b8c556 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,6 @@
+ASAN_OPTIONS?=verify_asan_link_order=0:detect_leaks=0:abort_on_error=1:unmap_shadow_on_exit=1:disable_coredump=0
+export ASAN_OPTIONS
+
.PHONY: verify-test-dir
FAILED_DIR=/tmp/vpp-failed-unittests/