commit | cd8e368f475251c0e3c42203f21e68fa25afbb3d | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Aug 18 16:35:44 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Oct 17 11:54:10 2011 -0400 |
tree | 08da341eaf067e80ab80f4091199a98f9e45a400 | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 [diff] |
ktest: Add TEST_TYPE install option In testing one of my boxes, I found that I only wanted to build and install the kernel. I wanted to manually reboot the box and test it. Adding a TEST_TYPE option "install" allows this to happen. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>