summaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest
Commit message (Expand)AuthorAgeFilesLines
* 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
* ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)2014-11-211-1/+3
* ktest: Use make -s kernelreleaseMichal Marek2014-11-211-1/+1
* ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)2014-10-071-6/+8
* ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)2014-10-071-0/+6
* ktest: add ability to skip during BISECT_MANUALChris J Arges2014-09-191-2/+4
* ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2014-09-192-6/+39
* ktest: Update documentation on config_bisectSteven Rostedt (Red Hat)2014-04-231-38/+27
* ktest: Add the config bisect manual backSteven Rostedt (Red Hat)2014-04-231-1/+7
* ktest: Remove unused functionsSteven Rostedt (Red Hat)2014-04-231-62/+1
* ktest: Put back in the CONFIG_BISECT_CHECKSteven Rostedt (Red Hat)2014-04-231-2/+23
* ktest: Rewrite the config-bisect to actually workSteven Rostedt (Red Hat)2014-04-231-226/+226
* ktest: Some cleanup for improving readabilitySatoru Takeuchi2014-04-231-22/+20
* ktest: add 2nd parameter of run_command() to set the redirect target fileSatoru Takeuchi2014-04-231-8/+3
* ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.confSatoru Takeuchi2014-02-261-0/+4
* Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-01-202-32/+147
|\
| * ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2014-01-182-2/+36
| * ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)2013-12-111-21/+81
| * ktest: Add special variable ${KERNEL_VERSION}Steven Rostedt (Red Hat)2013-12-111-8/+19
| * ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)2013-12-031-0/+7
| * ktest: Make the signal to terminate the console configurableSatoru Takeuchi2013-12-031-1/+4
* | Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-6/+0
* | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
|/
* ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)2013-04-241-2/+7
* ktest: Allow tests to use different GRUB_MENUsSteven Rostedt (Red Hat)2013-03-081-2/+7
* ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)2013-02-181-8/+26
OpenPOWER on IntegriCloud