summaryrefslogtreecommitdiffstats
path: root/tools/valgrind_suppress
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing valgrind suppression for load.testpooryorick2023-05-111-0/+1
|
* Silence valgrind "still reachable" report in cmdAH.testpooryorick2023-05-111-0/+11
|
* Add new valgrind suppression items.pooryorick2023-03-061-0/+137
|
* Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-0/+10
| | | tests/tcltests.tcl, and constrained a some tests in the valgrind case.
* Suppress more valgrind "still reachable" reports and ensure that threads arepooryorick2018-06-211-17/+70
| | | fully finalized in thread tests.
* Add valgrind suppression for dlopen and ensure that processes are reaped inpooryorick2018-06-201-0/+10
| | | http11.test.
* Remove recent auto_path modification in tests/all.tcl and suppress morepooryorick2018-06-201-0/+20
| | | valgrind reports.
* new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrindpooryorick2018-06-191-0/+33
now issues no "still reachable" reports for cmdAH.test.