ktest: add ability to skip during BISECT_MANUAL
authorChris J Arges <chris.j.arges@canonical.com>
Wed, 27 Aug 2014 18:26:53 +0000 (13:26 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 20 Sep 2014 00:12:52 +0000 (20:12 -0400)
When doing a manual bisect, a build can fail or a test can be inconclusive.
In these cases it would be helpful to be able to skip the test entirely.

Link: http://lkml.kernel.org/r/1409164021-2136-1-git-send-email-chris.j.arges@canonical.com
Reviewed-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
Signed-off-by: Chris J Arges <chris.j.arges@canonical.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found