ktest: Add useful example configs
commit6d76f469c8ac9ef0d769cca0d9cee4375b3d6293
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 May 2012 04:08:30 +0000 (22 00:08 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 May 2012 04:08:30 +0000 (22 00:08 -0400)
treef14094a2cc0c4fe4a35f8e3577128eb3e796bb71
parent43de3316e97c5a9ac4446aa33a893c15cea512b7
ktest: Add useful example configs

I've been asked several times to provide more useful example configs for
ktest.pl, as the sample.conf is too complex (because it explains all
configs). This adds configs broken up by use case, and these configs are
based on actual configs that I use on a daily basis.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/examples/include/bisect.conf [new file with mode: 0644]
tools/testing/ktest/examples/include/defaults.conf [new file with mode: 0644]
tools/testing/ktest/examples/include/min-config.conf [new file with mode: 0644]
tools/testing/ktest/examples/include/patchcheck.conf [new file with mode: 0644]
tools/testing/ktest/examples/include/tests.conf [new file with mode: 0644]
tools/testing/ktest/examples/test.conf [new file with mode: 0644]