]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add INGORE_ERRORS to ignore warnings in boot up
authorSteven Rostedt <srostedt@redhat.com>
Thu, 5 Jan 2012 02:51:59 +0000 (21:51 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 5 Jan 2012 02:56:49 +0000 (21:56 -0500)
commit42670eabd43084e5f4d8f083983427f0beb05389
treea2db42c7451799b1a1943b3c2aca6aa5d76b4cce
parent473c657644c99b1086916b07480aa95213782b4d
ktest: Add INGORE_ERRORS to ignore warnings in boot up

When testing a kernel that has warnings, ktest.pl will fail the test
when it sees the warning. If you need to test the the kernel and want
to ignore the errors that are produced, the option IGNORE_ERRORS has
been added. When IGNORE_ERRORS is set to something other than 0, it will
ignore call traces due to WARN_ON().

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
tools/testing/ktest/sample.conf