• Luca Boccassi's avatar
    Problem: no Makefile target for Valgrind · 2b2f9046
    Luca Boccassi authored
    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.
    2b2f9046
ax_valgrind_check.m4 7.59 KB