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)
commitbe405f95f0a090d1dfc26a5bb4d781c00f34479c
treea2db42c7451799b1a1943b3c2aca6aa5d76b4cce
parent96f6a0df19238fceed77ddfc33bb2d6a4e1b9be6
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