Testsuite: Support running exim under valgrind
[exim.git] / test / aux-fixed / valgrind.supp
diff --git a/test/aux-fixed/valgrind.supp b/test/aux-fixed/valgrind.supp
new file mode 100644 (file)
index 0000000..5f3b8df
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  macro_whitelist
+  Memcheck:Leak
+  fun:malloc
+  fun:store_malloc_3
+  fun:macros_trusted
+  fun:main
+}