]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: run valgrind on real executables, not libtool wrappers
authorEric Blake <eblake@redhat.com>
Wed, 24 Nov 2010 20:41:50 +0000 (13:41 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 25 May 2012 03:20:15 +0000 (21:20 -0600)
commit428fc2bf3138136de2f340e06fae287a37d3f5f2
treea130055c690972db6de1827d4b9ef24d82ee9d8e
parentcdd762e425a5b8b076d36d63c742f25cd4f87c85
tests: run valgrind on real executables, not libtool wrappers

* tests/Makefile.am (valgrind): Use libtool's ability to bypass
libtool wrappers when running valgrind.
tests/Makefile.am