commit | 4bf6e1fc992a19e3a1ce7798df969817467c4360 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Thu Jan 29 10:06:07 2015 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 02 10:43:30 2015 -0500 |
tree | 46e045dd65a2cd94d90883f8aacda11eb02a9cf8 | |
parent | 9d2f7f051b8917305ea20ed79ff08254ea73f26d [diff] |
ktest: Print build,install,boot,test times at success and failure Since both success and failure may shortcut and exit ktest, it is better to print the status times there too. Once times are printed, the values for the times are reset, so they will not print more than once. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>