Re: [PATCH net-next 1/1] tools: tc-testing: Can pause just before post-suite

2018-03-08 Thread David Miller
From: "Brenda J. Butler" Date: Wed, 7 Mar 2018 09:27:14 -0500 > At debug level 5 or above, the test script will pause just before > the post_suite functions are called. This allows the tester to > inspect the system before it is torn down. > > Signed-off-by: Brenda J. Butler When someone adj

[PATCH net-next 1/1] tools: tc-testing: Can pause just before post-suite

2018-03-07 Thread Brenda J. Butler
At debug level 5 or above, the test script will pause just before the post_suite functions are called. This allows the tester to inspect the system before it is torn down. Signed-off-by: Brenda J. Butler --- tools/testing/selftests/tc-testing/tdc.py | 7 +++ 1 file changed, 7 insertions(+)