Problem: no Makefile target for Valgrind
Solution: import ax_valgrind_check.m4 macro file to provide a conveniente automake hook to run Valgrind on all tests. Add --enable-valgrind to ./configure call and then run make check-valgrind to run memcheck, helgrind, drd and sgcheck on all tests. Run check-valgrind-memcheck to run only memcheck.
Showing
m4/ax_valgrind_check.m4
0 → 100644
Please
register
or
sign in
to comment