summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2020-05-05 18:37:49 +0200
committerPhil Sutter <phil@nwl.cc>2020-05-11 14:28:29 +0200
commit7b3558f16035eb13bdbb481bea1e4672f3679236 (patch)
treed1d2ed5131fc4ecd49fbdd689f42d929e4396ad9 /utils/Makefile.am
parent5bd3ab5c778033877d44a0c619ef6f98f34516af (diff)
tests: shell: Implement --valgrind mode
Wrap every call to $XT_MULTI with valgrind, or actually a wrapper script which does the valgrind wrap and stores the log if it contains something relevant. Carefully name the wrapper script(s) so that test cases' checks on $XT_MULTI name stay intact. This mode slows down testsuite execution horribly. Luckily, it's not meant for constant use, though. For now, ignore commands with non-zero exit status - error paths typically hit direct exit() calls and therefore leave reachable memory in place. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'utils/Makefile.am')
0 files changed, 0 insertions, 0 deletions