Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tc-testing: Implement the TdcResults module in tdc | Lucas Bates | 2018-12-07 | 1 | -2/+20 |
| | | | | | | | | In tdc and the valgrind plugin, begin using the TdcResults module to track executed test cases. Signed-off-by: Lucas Bates <lucasb@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | tools: tc-testing: valgrindPlugin | Brenda J. Butler | 2018-02-15 | 1 | -0/+142 |
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> |