ktest: Consolidate TEST_TYPE and DEFAULT code
authorSteven Rostedt <srostedt@redhat.com>
Sat, 1 Oct 2011 01:10:30 +0000 (21:10 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 17 Oct 2011 15:54:11 +0000 (11:54 -0400)
The code that handles parsing the TEST_TYPE and DEFAULT code share
a lot of common functionality. Combine the two and add a if statement
that does what is different between them.

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

No differences found