]> granicus.if.org Git - p11-kit/commit
Add a bit of infrastructure for running valgrind
authorStef Walter <stefw@gnome.org>
Wed, 20 Mar 2013 19:58:49 +0000 (20:58 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 20 Mar 2013 21:22:18 +0000 (22:22 +0100)
commit9cf89e4b43e5e018bb3103be1873a3993769ce4a
tree9a69429d69f4d22d49fcfe51f0d495ec8ab9ba97
parent0ecabc858dd6c1c2055f53202a01251e2ad7d2c2
Add a bit of infrastructure for running valgrind

 * make memcheck: Runs basic memory checking
 * make leakcheck: Also runs leak checking
13 files changed:
Makefile.am
build/Makefile.am
build/Makefile.decl [new file with mode: 0644]
build/Makefile.tests
common/Makefile.am
common/tests/Makefile.am
doc/Makefile.am
doc/manual/p11-kit-devel.xml
p11-kit/Makefile.am
tools/Makefile.am
tools/tests/Makefile.am
trust/Makefile.am
trust/tests/Makefile.am