summaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)Author
2018-04-06Ktest: Add SigInt handlingTim Tianyang Chen
2018-04-06Ktest: Add email supportTim Tianyang Chen
2018-04-06ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)
2018-04-06ktest: Use config-bisect.pl in ktest.plScott Wood
2018-04-06ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)
2018-03-26ktest: remove obsolete architecturesArnd Bergmann
2018-03-21ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)
2018-03-21ktest: Clarify config file usageScott Wood
2018-03-21ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)
2018-03-21ktest: Wait for console process to exitSteven Rostedt (VMware)
2018-03-16arch: remove tile portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-07ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)
2017-02-07ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)
2017-02-07ktest: Add timeout to ssh commandSteven Rostedt (VMware)
2017-02-07ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-02-07ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)
2016-12-14ktest.pl: fix englishPavel Machek
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)
2014-11-21ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)
2014-11-21ktest: Use make -s kernelreleaseMichal Marek
2014-10-07ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)
2014-10-07ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)
2014-09-19ktest: add ability to skip during BISECT_MANUALChris J Arges
2014-09-19ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)
2014-04-23ktest: Update documentation on config_bisectSteven Rostedt (Red Hat)
2014-04-23ktest: Add the config bisect manual backSteven Rostedt (Red Hat)
2014-04-23ktest: Remove unused functionsSteven Rostedt (Red Hat)
2014-04-23ktest: Put back in the CONFIG_BISECT_CHECKSteven Rostedt (Red Hat)