OSDN Git Service

tools: tc-testing: valgrindPlugin
authorBrenda J. Butler <bjb@mojatatu.com>
Wed, 14 Feb 2018 19:09:24 +0000 (14:09 -0500)
committerDavid S. Miller <davem@davemloft.net>
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 <bjb@mojatatu.com>
Acked-by: Lucas Bates <lucasb@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py [new file with mode: 0644]