tools: tc-testing: valgrindPlugin
authorBrenda J. Butler <[email protected]>
Wed, 14 Feb 2018 19:09:24 +0000 (14:09 -0500)
committerDavid S. Miller <[email protected]>
Thu, 15 Feb 2018 20:38:33 +0000 (15:38 -0500)
commitc25e4736867f73901de4fdb62c122ae2c6d91159
treed61880a2c94ccef22015cb3a2269db284a67dc38
parenta13fedbe56fef141aff7d584eba2a08daaf613cc
tools: tc-testing: valgrindPlugin

Run the command under test under valgrind.  Produce an extra set of
tap output for the memory check on each test.

Signed-off-by: Brenda J. Butler <[email protected]>
Acked-by: Lucas Bates <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py [new file with mode: 0644]