summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f7b69fc)
raw | patch | inline | side by side (parent: f7b69fc)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 Jul 2014 19:43:52 +0000 (21:43 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 Jul 2014 19:43:52 +0000 (21:43 +0200) |
t/integration/test_lib.sh | patch | blob | history |
index c02feffc7d4ac392582b72de418397833f02a199..496c02f7f27ee1c72b9b7ac2ffc213912d80161a 100644 (file)
MEMCHECK="$MEMCHECK --trace-children=yes"
MEMCHECK="$MEMCHECK --track-fds=yes"
MEMCHECK="$MEMCHECK --leak-check=full"
+MEMCHECK="$MEMCHECK --suppressions=$TOP_SRCDIR/t/valgrind.suppress"
+MEMCHECK="$MEMCHECK --gen-suppressions=all"
SYSDBD_CONF="$TESTDIR/sysdbd.conf"