ktest: Monitor kernel while running of user tests
authorSteven Rostedt <srostedt@redhat.com>
Tue, 8 Mar 2011 14:44:35 +0000 (09:44 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 8 Mar 2011 14:52:59 +0000 (09:52 -0500)
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>

No differences found