aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)AuthorFilesLines
2019-05-10ktest: update sample.conf for grub2blsGravatar Masayoshi Mizuma 1-2/+18
2019-05-10ktest: remove get_grub2_indexGravatar Masayoshi Mizuma 1-36/+0
2019-05-10ktest: pass KERNEL_VERSION to POST_KTESTGravatar Masayoshi Mizuma 1-1/+3
2019-05-10ktest: introduce grub2bls REBOOT_TYPE optionGravatar Masayoshi Mizuma 1-3/+15
2019-05-10ktest: cleanup get_grub_indexGravatar Masayoshi Mizuma 1-33/+17
2019-05-10ktest: introduce _get_grub_indexGravatar Masayoshi Mizuma 1-0/+37
2019-04-18ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOTGravatar Masayoshi Mizuma 2-0/+13
2019-04-17ktest: Add support for meta characters in GRUB_MENUGravatar Masayoshi Mizuma 1-2/+4
2019-04-17ktest: Show name and iteration on errorsGravatar Steven Rostedt (VMware) 1-6/+20
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 3-272/+1091
2018-04-10ktest: Take submenu into account for grub2 menusGravatar Satoru Takeuchi 1-1/+1
2018-04-07ktest.pl: Add MAIL_COMMAND option to define how to send emailGravatar Steven Rostedt (VMware) 2-20/+46
2018-04-07ktest.pl: Use run_command to execute sending mailGravatar Steven Rostedt (VMware) 1-2/+2
2018-04-07ktest.pl: Allow dodie be recursiveGravatar Steven Rostedt (VMware) 1-0/+7
2018-04-07ktest.pl: Kill test if mailer is not supportedGravatar Steven Rostedt (VMware) 1-1/+1
2018-04-07ktest.pl: Add MAIL_PATH option to define where to find the mailerGravatar Steven Rostedt (VMware) 2-5/+35
2018-04-06ktest.pl: No need to print no mailer is specified when mailto is notGravatar Steven Rostedt (VMware) 1-3/+5
2018-04-06Ktest: add email options to sample.configGravatar Tim Tianyang Chen 1-0/+22
2018-04-06Ktest: Use dodie for critical faluresGravatar Tim Tianyang Chen 1-27/+27
2018-04-06Ktest: Add SigInt handlingGravatar Tim Tianyang Chen 1-0/+10
2018-04-06Ktest: Add email supportGravatar Tim Tianyang Chen 1-3/+58
2018-04-06ktest.pl: Detect if a config-bisect was interruptedGravatar Steven Rostedt (VMware) 1-0/+14
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicGravatar Steven Rostedt (VMware) 2-1/+36
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectGravatar Steven Rostedt (VMware) 2-8/+19
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsGravatar Steven Rostedt (VMware) 1-1/+5
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleGravatar Steven Rostedt (VMware) 1-4/+12
2018-04-06ktest: Use config-bisect.pl in ktest.plGravatar Scott Wood 1-222/+42
2018-04-06ktest: Add standalone config-bisect.pl programGravatar Steven Rostedt (Red Hat) 1-0/+763
2018-03-26ktest: remove obsolete architecturesGravatar Arnd Bergmann 1-30/+1
2018-03-21ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildGravatar Scott Wood 1-1/+2
2018-03-21ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildGravatar Scott Wood 1-13/+5
2018-03-21ktest: Comment about other names than just ktest.confGravatar Steven Rostedt (VMware) 1-2/+4
2018-03-21ktest: Clarify config file usageGravatar Scott Wood 2-1/+5
2018-03-21ktest: Add CONNECT_TIMEOUT to change the connection timeout timeGravatar Steven Rostedt (VMware) 2-2/+12
2018-03-21ktest: Wait for console process to exitGravatar Steven Rostedt (VMware) 1-0/+3
2018-03-16arch: remove tile portGravatar Arnd Bergmann 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+13
2017-03-08ktest: Make sure wait_for_input does honor the timeoutGravatar Steven Rostedt (VMware) 1-7/+11
2017-03-08ktest: Fix while loop in wait_for_inputGravatar Steven Rostedt (VMware) 1-3/+4
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-35/+76
2017-02-07ktest: Add variable run_command_status to save status of commands executedGravatar Steven Rostedt (VMware) 1-11/+11
2017-02-07ktest.pl: Powercycle the box on reboot if no connection can be madeGravatar Steven Rostedt (VMware) 1-11/+29
2017-02-07ktest: Add timeout to ssh commandGravatar Steven Rostedt (VMware) 1-8/+27
2017-02-07ktest: Fix child exit code processingGravatar Steven Rostedt (VMware) 1-1/+1
2017-02-07ktest: Have POST_TEST run after the test has totally completedGravatar Steven Rostedt (VMware) 1-8/+12
2016-12-14ktest.pl: fix englishGravatar Pavel Machek 1-4/+4
2015-02-03ktest: Place quotes around item variableGravatar Steven Rostedt (Red Hat) 1-1/+1
2015-02-02ktest: Cleanup terminal on dodie() failureGravatar Josh Poimboeuf 1-1/+6
2015-02-02ktest: Print build,install,boot,test times at success and failureGravatar Steven Rostedt (Red Hat) 1-0/+4