diff options
author | Phil Sutter <phil@nwl.cc> | 2020-05-05 18:37:49 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2020-05-11 14:28:29 +0200 |
commit | 7b3558f16035eb13bdbb481bea1e4672f3679236 (patch) | |
tree | d1d2ed5131fc4ecd49fbdd689f42d929e4396ad9 /libxtables | |
parent | 5bd3ab5c778033877d44a0c619ef6f98f34516af (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 'libxtables')
0 files changed, 0 insertions, 0 deletions