No subject


Sat Oct 12 03:57:18 UTC 2013


    If you have "valgrind" installed, then you can also run the testsuite
    under valgrind by using "make check-valgrind" in place of "make
    check".  All the same options are available via TESTSUITEFLAGS.  When
    you do this, the "valgrind" results for test <N> are reported in files
    named tests/testsuite.dir/<N>/valgrind.*.  You may find that the
    valgrind results are easier to interpret if you put "-q" in
    ~/.valgrindrc, since that reduces the amount of output.

valgrind is slow so I usually just run one or two tests at a time, as in
this case.


More information about the dev mailing list