kernel-ark/tools/testing/ktest
Steven Rostedt 9b1d367dbb ktest: Ignore errors it tests if IGNORE_ERRORS is set
The option IGNORE_ERRORS is used to allow a test to succeed even if a
warning appears from the kernel. Sometimes kernels will produce warnings
that are not associated with a test, and the user wants to test
something else.

The IGNORE_ERRORS works for boot up, but was not preventing test runs to
succeed if the kernel produced a warning.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2012-07-30 14:33:55 -04:00
..
examples ktest: Add README to explain what is in the examples directory 2012-05-22 00:15:12 -04:00
compare-ktest-sample.pl ktest: Fix compare script to test if options are not documented 2011-12-22 22:06:59 -05:00
ktest.pl ktest: Ignore errors it tests if IGNORE_ERRORS is set 2012-07-30 14:33:55 -04:00
sample.conf ktest: Add MAX_MONITOR_WAIT option 2012-07-19 16:05:42 -04:00