]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Ask for type of test when creating a new config
authorSteven Rostedt <srostedt@redhat.com>
Wed, 23 Nov 2011 18:41:18 +0000 (13:41 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 23 Dec 2011 02:59:13 +0000 (21:59 -0500)
commitb29d2b88839801e155470f5a645620f14a157839
tree6145b4628ce7093982a0027767989d6e92488d7a
parentb653e7f21c0e72f26e93eca41f513c7dc9069d84
ktest: Ask for type of test when creating a new config

When no argument is supplied to ktest, or the config applied does
not exist and a new config is being created, instead of just using
the default test type, give the user an option to pick the test type
of either 'build, install, or boot'. Other options may be added later
but then those would require more questions as they require more
fields. But that's for another release of ktest to add that feature.

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