summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/slow/Makefile.am3
-rw-r--r--tests/slow/gnutls-asan.supp1
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/slow/Makefile.am b/tests/slow/Makefile.am
index a3e8fc37da..2d7c23a310 100644
--- a/tests/slow/Makefile.am
+++ b/tests/slow/Makefile.am
@@ -60,10 +60,11 @@ check_PROGRAMS += cipher-openssl-compat
TESTS += test-ciphers-openssl.sh
endif
-EXTRA_DIST = README
+EXTRA_DIST = README gnutls-asan.supp
TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT) \
LC_ALL="C" \
+ ASAN_OPTIONS=suppressions=gnutls-asan.supp \
OPENSSL_ia32cap=0x00000000 \
top_builddir="$(top_builddir)" \
srcdir="$(srcdir)"
diff --git a/tests/slow/gnutls-asan.supp b/tests/slow/gnutls-asan.supp
new file mode 100644
index 0000000000..ea0f24e0cb
--- /dev/null
+++ b/tests/slow/gnutls-asan.supp
@@ -0,0 +1 @@
+leak:libcrypto