BIND 10 trac2036, created. 0bb55bab34119c6aadce1221f75ec148b28401a1 [2036] Integrate valgrind into our test suite
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jun 12 11:00:00 UTC 2012
The branch, trac2036 has been created
at 0bb55bab34119c6aadce1221f75ec148b28401a1 (commit)
- Log -----------------------------------------------------------------
commit 0bb55bab34119c6aadce1221f75ec148b28401a1
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Jun 12 16:29:15 2012 +0530
[2036] Integrate valgrind into our test suite
* Supply --enable-valgrind to configure to run tests (make check)
under valgrind
* Use two classes of suppressions files:
+ src/valgrind-suppressions for permanent suppressions that we
never want to re-consider again
+ src/valgrind-suppressions.revisit for temporary suppressions
(such as issues in testcases) that are not a priority to fix,
but we'd like to fix them sometime
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list