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)
commit8ea0e063a78df91b1ca4d23ea8d4e2e3047f6950
tree475c92fd474b353f59c6c63fe99c7396b39595ef
parent4651920e0ac7a596c1123a8efdcc2f6d2249deb3
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>
tools/testing/ktest/ktest.pl