]> git.openfabrics.org - ~emulex/infiniband.git/commit
ktest: Put back in the CONFIG_BISECT_CHECK
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Thu, 24 Apr 2014 02:04:56 +0000 (22:04 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 24 Apr 2014 03:18:20 +0000 (23:18 -0400)
commitc4d1d11f3b669847b261eacab123fe8b98a91d13
treecc6310b8704628203eed02d66a2eebc737894dab
parent6071c22e17552a88562182cd3ad21fcb8bd37130
ktest: Put back in the CONFIG_BISECT_CHECK

The new rewrite left out the CONFIG_BISECT_CHECK, which allows the
user to test that their "bad" config still is bad and their "good"
config still is good. This is especially important as the configs
are passed through a "make oldconfig" to update them with the lastest
kernel. Things could change that causes a bad config to work, or a
good config to break. The check is done after the configs have run
through the oldconfig processing.

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