]> git.baikalelectronics.ru Git - kernel.git/commit
ktest: Add useful example configs
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 May 2012 04:08:30 +0000 (00:08 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 May 2012 04:08:30 +0000 (00:08 -0400)
commit1029dc5ea42c69e23ad0fcace20a1f46b7442a76
treef14094a2cc0c4fe4a35f8e3577128eb3e796bb71
parent5de865ba3bdcc509954d9b75db06ccbfad6d5a9a
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]