Home
last modified time | relevance | path

Searched hist:"8 ea0e063a78df91b1ca4d23ea8d4e2e3047f6950" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/ktest/
H A Dktest.pldiff 8ea0e063a78df91b1ca4d23ea8d4e2e3047f6950 Tue Mar 08 08:44:35 CST 2011 Steven Rostedt <srostedt@redhat.com> 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>