linux-stable/tools/testing/ktest
Steven Rostedt 921ed4c720 ktest: Add PRE/POST_KTEST and TEST options
In order to let the user add commands before and after ktest runs, the
PRE_KTEST and POST_KTEST options are defined. They hold shell commands
that will execute befor ktest runs its first test, as well as when it
completed its last test.

The PRE_TEST and POST_TEST will be run befor and after (respectively)
for a given test. They can either be global (done for all tests) or
defined by a single test.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2012-07-19 15:18:27 -04:00
..
examples ktest: Add README to explain what is in the examples directory 2012-05-22 00:15:12 -04:00
compare-ktest-sample.pl ktest: Fix compare script to test if options are not documented 2011-12-22 22:06:59 -05:00
ktest.pl ktest: Add PRE/POST_KTEST and TEST options 2012-07-19 15:18:27 -04:00
sample.conf ktest: Add PRE/POST_KTEST and TEST options 2012-07-19 15:18:27 -04:00