Searched hist:"2 d01b26a1b14ab248f850d858f2ff3de3ead6d33" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/ktest/ |
H A D | sample.conf | diff 2d01b26a1b14ab248f850d858f2ff3de3ead6d33 Tue Mar 08 08:47:54 CST 2011 Steven Rostedt <srostedt@redhat.com> ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Currently, if a test causes constant output but never reaches a boot prompt, or crashes, the test will never stop. Add STOP_TEST_AFTER to create a variable that will stop (and fail) the test after it has run for this amount of time. The default is 10 minutes. Setting this variable to -1 will disable it.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|
H A D | ktest.pl | diff 2d01b26a1b14ab248f850d858f2ff3de3ead6d33 Tue Mar 08 08:47:54 CST 2011 Steven Rostedt <srostedt@redhat.com> ktest: Add STOP_TEST_AFTER to stop the test after a period of time
Currently, if a test causes constant output but never reaches a boot prompt, or crashes, the test will never stop. Add STOP_TEST_AFTER to create a variable that will stop (and fail) the test after it has run for this amount of time. The default is 10 minutes. Setting this variable to -1 will disable it.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|