tests: Use valgrind --leak-check=full.
authorMark Wielaard <mjw@redhat.com>
Wed, 2 Dec 2015 16:27:18 +0000 (17:27 +0100)
committerMark Wielaard <mjw@redhat.com>
Sat, 2 Jan 2016 19:37:45 +0000 (20:37 +0100)
commita5a354b9d7d4ca8c912945dd708ab465aec67c7f
treee05653b125492a22cff831051afcabc825c190d5
parent8bbfc552a062e47e307a897e49f2a4a25ba6291e
tests: Use valgrind --leak-check=full.

When --enable-valgrind is given run the testsuite with --leak-check=full
treating any memory leak as a failure. Also disable valgrind for those
tests that trigger a valgrind bug.
https://bugs.kde.org/show_bug.cgi?id=327427

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/Makefile.am
tests/run-backtrace-demangle.sh
tests/run-stack-d-test.sh
tests/run-stack-demangled-test.sh
tests/run-stack-i-test.sh