aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/test-debug
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docker/test-debug')
-rwxr-xr-xtests/docker/test-debug1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/test-debug b/tests/docker/test-debug
index 137f4f2..c050fa0 100755
--- a/tests/docker/test-debug
+++ b/tests/docker/test-debug
@@ -21,6 +21,7 @@ cd "$BUILD_DIR"
OPTS="--cxx=clang++ --cc=clang --host-cc=clang"
OPTS="--enable-debug --enable-sanitizers $OPTS"
+export ASAN_OPTIONS=detect_leaks=0
build_qemu $OPTS
check_qemu check V=1
install_qemu