]> eyrie.org Git - kerberos/pam-krb5.git/commit
Update to new mechanism of valgrind testing
authorRuss Allbery <eagle@eyrie.org>
Sun, 19 Jan 2020 02:19:50 +0000 (18:19 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sun, 19 Jan 2020 02:19:50 +0000 (18:19 -0800)
commitf8e026af0d248a8c31e5f87839158f6feb61d8e2
treea41ae0720d04cb774b703ec420801fdfd555bf1c
parent11b733b53fb346ccd9201fd8bc3c5b49c9cf696a
Update to new mechanism of valgrind testing

Use the C TAP Harness support for valgrind testing and mark the
tests that can be run under valgrind.  Fix problems in one module
that knew too much about the contents of the test temporary
directory.  Exclude the tests that use the pkinit.so module, since
they cause valgrind to go into an infinite loop.
Makefile.am
configure.ac
tests/TESTS
tests/module/cache-cleanup-t.c
tests/valgrind/logs-t [new file with mode: 0755]