Remove support for running system tests under Valgrind
Valgrind support has been scarcely used.
(cherry picked from commit 658d62a6f4)
This commit is contained in:
committed by
Michal Nowak
parent
7e5035be3c
commit
b83b9dc2c6
@@ -710,14 +710,6 @@ or SEQUENTIAL variables.
|
||||
need to edit multiple files to add a test.)
|
||||
|
||||
|
||||
Valgrind
|
||||
---
|
||||
When running system tests, named 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 to
|
||||
"helgrind" to run the Helgrind tool, or any other value to run the Memcheck
|
||||
tool. To use "helgrind" effectively, build BIND with --disable-atomic.
|
||||
|
||||
Developer Notes for pytest runner
|
||||
===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user