linux/tools/testing
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
..
ktest ktest: Ignore errors it tests if IGNORE_ERRORS is set 2012-07-30 14:33:55 -04:00
selftests syscalls, x86: add __NR_kcmp syscall 2012-05-31 17:49:32 -07:00