commit | 8ea0e063a78df91b1ca4d23ea8d4e2e3047f6950 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 08 09:44:35 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Mar 08 09:52:59 2011 -0500 |
tree | 475c92fd474b353f59c6c63fe99c7396b39595ef | |
parent | 4651920e0ac7a596c1123a8efdcc2f6d2249deb3 [diff] |
ktest: Monitor kernel while running of user tests Record the console of tests to both the console and the log. Also, record the bug reports afte the test has completed. Currently, if a kernel bug happens while running the userland test, the test stops and will not record the kernel bug. This makes it difficult to solve what happened. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>