git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git for-next Head SHA1: 229517449879b3ca8ca5588593cbea6a67ba0ad2 Ricardo B. Marlière (9): ktest: Avoid undef warning when WARNINGS_FILE is unset ktest: Resolve LOG_FILE in test option context ktest: Treat undefined self-reference as empty ktest: Honor empty per-test option overrides ktest: Run commands through list-form shell open ktest: Stop dropping console output during power-cycle reboot ktest: Add PRE_KTEST_DIE for PRE_KTEST failures ktest: Run POST_KTEST hooks on failure and cancellation ktest: Add a --dry-run mode ---- tools/testing/ktest/ktest.pl | 158 +++++++++++++++++++++++++++++----------- tools/testing/ktest/sample.conf | 6 ++ 2 files changed, 122 insertions(+), 42 deletions(-)