linux/tools/testing/ktest
Steven Rostedt 612b9e9bd3 ktest: Handle kernels before make oldnoconfig
When bisecting, one may come across a kernel that does not have
make oldnoconfig. In this case, we need to run the command "yes"
into a make oldconfig. This will select defaults instead of 'n'
into each command, but it works as a work around.

Note, "yes n" will not work because a config may have a value that
"n" is not acceptable for.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2011-03-08 09:52:58 -05:00
..
compare-ktest-sample.pl ktest: Added compare script to test ktest.pl to sample.conf 2010-11-18 11:23:11 -05:00
ktest.pl ktest: Handle kernels before make oldnoconfig 2011-03-08 09:52:58 -05:00
sample.conf ktest: Added force stop after success and failure 2010-11-18 11:23:12 -05:00