Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-15 | run_tests_valgrind: use tougher valgrind settings | rofl0r | |
2009-09-11 | tests: add a script wrapper to run tinyproxy under valgrind in the tests. | Michael Adam | |
This runs valgrind with the -q switch - i.e. the log file tests/env/var/log/valgrind.log will only contain anything when there were valgrind errors. (Memory leaks...) Michael |