testing: support for valgrind memory checking
authorPavel Šimerda <psimerda@redhat.com>
Fri, 22 Mar 2013 18:45:11 +0000 (19:45 +0100)
committerPavel Šimerda <psimerda@redhat.com>
Fri, 22 Mar 2013 22:08:20 +0000 (23:08 +0100)
commit2675af05b9646d38cf86e0ba8d53151328c87a98
tree444b881a485acedf7b0b59f1ac6b8738b0ae3e7d
parentd57198dfa41ca5f2e6d5e366b74b7b058b4c4b08
testing: support for valgrind memory checking

Use @VALGRIND_RULES@ in Makefile.am for modules that you want to check
for memory leaks.
configure.ac
valgrind.suppressions [new file with mode: 0644]