summaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-113-272/+1091
|\
| * ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-072-20/+46
| * ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-071-2/+2
| * ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-071-0/+7
| * ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-071-1/+1
| * ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-072-5/+35
| * ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
| * Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22
| * Ktest: Use dodie for critical faluresTim Tianyang Chen2018-04-061-27/+27
| * Ktest: Add SigInt handlingTim Tianyang Chen2018-04-061-0/+10
| * Ktest: Add email supportTim Tianyang Chen2018-04-061-3/+58
| * ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)2018-04-061-0/+14
| * ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2018-04-062-1/+36
| * ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2018-04-062-8/+19
| * ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)2018-04-061-1/+5
| * ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)2018-04-061-4/+12
| * ktest: Use config-bisect.pl in ktest.plScott Wood2018-04-061-222/+42
| * ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)2018-04-061-0/+763
| * ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-1/+2
| * ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-13/+5
| * ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)2018-03-211-2/+4
| * ktest: Clarify config file usageScott Wood2018-03-212-1/+5
| * ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2018-03-212-2/+12
| * ktest: Wait for console process to exitSteven Rostedt (VMware)2018-03-211-0/+3
* | ktest: remove obsolete architecturesArnd Bergmann2018-03-261-30/+1
* | arch: remove tile portArnd Bergmann2018-03-161-2/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
|\
| * ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| * ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
* | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-271-35/+76
|\ \ | |/
| * ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)2017-02-071-11/+11
| * ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)2017-02-071-11/+29
| * ktest: Add timeout to ssh commandSteven Rostedt (VMware)2017-02-071-8/+27
| * ktest: Fix child exit code processingSteven Rostedt (VMware)2017-02-071-1/+1
| * ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)2017-02-071-8/+12
* | ktest.pl: fix englishPavel Machek2016-12-141-4/+4
|/
* ktest: Place quotes around item variableSteven Rostedt (Red Hat)2015-02-031-1/+1
* ktest: Cleanup terminal on dodie() failureJosh Poimboeuf2015-02-021-1/+6
* ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)2015-02-021-0/+4
* ktest: Enable user input to the consoleJosh Poimboeuf2015-02-021-15/+36
* ktest: Give console process a dedicated ttyJosh Poimboeuf2015-02-021-9/+57
* ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)2015-01-291-5/+5
* ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)2015-01-291-4/+105
* ktest: Restore tty settings after closing consoleJosh Poimboeuf2015-01-271-0/+7
* ktest: Add timings for commandsSteven Rostedt (Red Hat)2015-01-271-0/+13
* ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)2014-11-231-1/+1
* ktest: Add name to running titleSteven Rostedt (Red Hat)2014-11-211-1/+7
* ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)2014-11-211-8/+15
OpenPOWER on IntegriCloud