X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Finclude.am;h=398037ba9338114da82f1e205098f7fdde3c7014;hb=d52b943dbd966665962fb4af269688effa8fc81e;hp=4ce5a568cdc664173dea0b6c3ad33a9f51d8b263;hpb=61bb2c3a16c0c9723bbb6492283e349a8ccdf11f;p=m6w6%2Flibmemcached diff --git a/libtest/include.am b/libtest/include.am index 4ce5a568..398037ba 100644 --- a/libtest/include.am +++ b/libtest/include.am @@ -11,7 +11,7 @@ LIBUTEST_TMP = ${abs_top_builddir}/tests/var/tmp/ -VALGRIND_COMMAND= $(LIBTOOL) --mode=execute valgrind --leak-check=yes --show-reachable=yes --track-fds=yes --malloc-fill=A5 --free-fill=DE +VALGRIND_COMMAND= $(LIBTOOL) --mode=execute valgrind --error-exitcode=1 --leak-check=yes --show-reachable=yes --track-fds=yes --malloc-fill=A5 --free-fill=DE CLEANFILES+= \ tests/var/log/* \