ktest: Show name and iteration on errors
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 18 Apr 2019 02:30:33 +0000 (22:30 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 18 Apr 2019 02:30:33 +0000 (22:30 -0400)
commitfca797f16354a1e9b411a32bc1da53bb43e7fc5a
tree03ac4013d4c66897377dc54cef7e52087cae7cd3
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
ktest: Show name and iteration on errors

If a test has an error, display not only the what type of test failed, but
if the test was giving a name, display that too, as well as the current
iteration of the tests. Each test has an iteration number associated to it.
For error messages display that iteration number along with the test type
and test name. This includes the message that gets sent via email.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl