summaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest/examples/include/defaults.conf
Commit message (Collapse)AuthorAgeFilesLines
* tools/testing: fix comment / output typosMasanari Iida2012-09-011-1/+1
| | | | | | | Correct spelling typo in tools/testing Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* ktest: Add useful example configsSteven Rostedt2012-05-221-0/+157
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>