Add facility to run system test nameds under Valgrind (#38546)
This commit is contained in:
@@ -59,4 +59,7 @@ The tests can be run individually like this:
|
||||
|
||||
To run all the tests, just type "make test".
|
||||
|
||||
$Id: README,v 1.16 2011/01/13 04:59:24 tbox Exp $
|
||||
When running system tests, named and lwresd can be run under
|
||||
Valgrind. The output from Valgrind are sent to per-process files that
|
||||
can be reviewed after the test has completed. To enable this, set the
|
||||
USE_VALGRIND environment variable.
|
||||
|
||||
Reference in New Issue
Block a user