Searched hist:"921 ed4c7208e5c466a87db0a11c6fdd26bcc2fe7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/ktest/ |
H A D | sample.conf | diff 921ed4c7208e5c466a87db0a11c6fdd26bcc2fe7 Thu Jul 19 14:18:27 CDT 2012 Steven Rostedt <srostedt@redhat.com> 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>
|
H A D | ktest.pl | diff 921ed4c7208e5c466a87db0a11c6fdd26bcc2fe7 Thu Jul 19 14:18:27 CDT 2012 Steven Rostedt <srostedt@redhat.com> 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>
|