]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Ignore unset values of the minconfig in config_bisect
authorSteven Rostedt <srostedt@redhat.com>
Thu, 2 Jun 2011 03:27:19 +0000 (23:27 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 2 Jun 2011 15:57:57 +0000 (11:57 -0400)
commitf620bdd91481069481e18578f98f286bb1cdd3b8
tree0c40eb90a854dd369df648d0a767d03fc6ced0c9
parentff5b53d92d26a877bab93d5d7d9372ee7f8fe794
ktest: Ignore unset values of the minconfig in config_bisect

By ignoring the unset values of the minconfig in deciding
what to test in the config_bisect can cause the problem
config from being tested too.

Just do not test the configs that are set in the minconfig.

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