[for-next][PATCH 0/8] ktest.pl: Various updates and including more content in email on failures

From: Steven Rostedt
Date: Wed Jul 01 2020 - 19:18:24 EST



Steven Rostedt (VMware) (8):
ktest.pl: Have config-bisect save each config used in the bisect
ktest.pl: Always show log file location if defined even on success
ktest.pl: Define PRE_TEST_DIE to kill the test if the PRE_TEST fails
ktest.pl: Add a NOT operator
ktest.pl: Just open up the log file once
ktest.pl: Turn off buffering to the log file
ktest.pl: Add the log of last test in email on failure
ktest.pl: Add MAIL_MAX_SIZE to limit the amount of log emailed

----
tools/testing/ktest/ktest.pl | 100 ++++++++++++++++++++++++++++++++++------
tools/testing/ktest/sample.conf | 18 ++++++++
2 files changed, 103 insertions(+), 15 deletions(-)