ktest: Have all values be set by defaults
authorSteven Rostedt <srostedt@redhat.com>
Fri, 23 Dec 2011 02:33:55 +0000 (21:33 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 03:00:52 +0000 (22:00 -0500)
Currently the patchcheck, bisect, and config_bisect variables
are only able to be set per test. You can not set a default
value for them.

By letting default values be set, it makes some config files
a bit easier, and also makes it easier to find typos in the
option names.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found