linux/tools/testing/ktest
Steven Rostedt (VMware) d6bc29d987 ktest.pl: Just open up the log file once
Currently, every write to the log file is done by opening the file, writing
to it, then closing the file. This rather expensive. Just open it at the
beginning and close it at the end.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-07-01 15:21:15 -04:00
..
examples ktest: remove obsolete architectures 2018-03-26 15:56:13 +02:00
compare-ktest-sample.pl License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
config-bisect.pl ktest: Fix some typos in config-bisect.pl 2019-07-24 15:37:18 -04:00
ktest.pl ktest.pl: Just open up the log file once 2020-07-01 15:21:15 -04:00
sample.conf ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails 2020-07-01 10:35:48 -04:00