Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-08 | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+13 |
2017-03-08 | ktest: Make sure wait_for_input does honor the timeout | Steven Rostedt (VMware) | 1 | -7/+11 |
2017-03-08 | ktest: Fix while loop in wait_for_input | Steven Rostedt (VMware) | 1 | -3/+4 |
2017-02-28 | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -35/+76 |
2017-02-07 | ktest: Add variable run_command_status to save status of commands executed | Steven Rostedt (VMware) | 1 | -11/+11 |
2017-02-07 | ktest.pl: Powercycle the box on reboot if no connection can be made | Steven Rostedt (VMware) | 1 | -11/+29 |
2017-02-07 | ktest: Add timeout to ssh command | Steven Rostedt (VMware) | 1 | -8/+27 |
2017-02-07 | ktest: Fix child exit code processing | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-02-07 | ktest: Have POST_TEST run after the test has totally completed | Steven Rostedt (VMware) | 1 | -8/+12 |
2016-12-15 | ktest.pl: fix english | Pavel Machek | 1 | -4/+4 |
2015-02-03 | ktest: Place quotes around item variable | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-02-02 | ktest: Cleanup terminal on dodie() failure | Josh Poimboeuf | 1 | -1/+6 |
2015-02-02 | ktest: Print build,install,boot,test times at success and failure | Steven Rostedt (Red Hat) | 1 | -0/+4 |
2015-02-02 | ktest: Enable user input to the console | Josh Poimboeuf | 1 | -15/+36 |
2015-02-02 | ktest: Give console process a dedicated tty | Josh Poimboeuf | 1 | -9/+57 |
2015-01-29 | ktest: Rename start_monitor_and_boot to start_monitor_and_install | Steven Rostedt (Red Hat) | 1 | -5/+5 |
2015-01-29 | ktest: Show times for build, install, boot and test | Steven Rostedt (Red Hat) | 1 | -4/+105 |
2015-01-28 | ktest: Restore tty settings after closing console | Josh Poimboeuf | 1 | -0/+7 |
2015-01-28 | ktest: Add timings for commands | Steven Rostedt (Red Hat) | 1 | -0/+13 |
2014-11-23 | ktest: Add back "tail -1" to kernelrelease make | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-11-22 | ktest: Add name to running title | Steven Rostedt (Red Hat) | 1 | -1/+7 |
2014-11-22 | ktest: Allow tests to undefine default options | Steven Rostedt (Red Hat) | 1 | -8/+15 |
2014-11-22 | ktest: Fix make_min_config to handle new assign_configs call | Steven Rostedt (Red Hat) | 1 | -1/+3 |
2014-11-22 | ktest: Use make -s kernelrelease | Michal Marek | 1 | -1/+1 |
2014-10-08 | ktest: Don't bother with bisect good or bad on replay | Steven Rostedt (Red Hat) | 1 | -6/+8 |
2014-10-08 | ktest: Fix check for new kernel success on rebooting to good kernel | Steven Rostedt (Red Hat) | 1 | -0/+6 |
2014-09-20 | ktest: add ability to skip during BISECT_MANUAL | Chris J Arges | 1 | -2/+4 |
2014-09-20 | ktest: Add PATCHCHECK_CHERRY | Steven Rostedt (Red Hat) | 2 | -6/+39 |
2014-04-24 | ktest: Update documentation on config_bisect | Steven Rostedt (Red Hat) | 1 | -38/+27 |
2014-04-24 | ktest: Add the config bisect manual back | Steven Rostedt (Red Hat) | 1 | -1/+7 |
2014-04-24 | ktest: Remove unused functions | Steven Rostedt (Red Hat) | 1 | -62/+1 |
2014-04-24 | ktest: Put back in the CONFIG_BISECT_CHECK | Steven Rostedt (Red Hat) | 1 | -2/+23 |
2014-04-24 | ktest: Rewrite the config-bisect to actually work | Steven Rostedt (Red Hat) | 1 | -226/+226 |
2014-04-24 | ktest: Some cleanup for improving readability | Satoru Takeuchi | 1 | -22/+20 |
2014-04-24 | ktest: add 2nd parameter of run_command() to set the redirect target file | Satoru Takeuchi | 1 | -8/+3 |
2014-02-27 | ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf | Satoru Takeuchi | 1 | -0/+4 |
2014-01-20 | Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -32/+147 |
2014-01-19 | ktest: Add BISECT_TRIES to bisect test | Steven Rostedt (Red Hat) | 2 | -2/+36 |
2013-12-12 | ktest: Add eval '=~' command to modify variables in config file | Steven Rostedt (Red Hat) | 1 | -21/+81 |
2013-12-12 | ktest: Add special variable ${KERNEL_VERSION} | Steven Rostedt (Red Hat) | 1 | -8/+19 |
2013-12-03 | ktest: Add documentation of CLOSE_CONSOLE_SIGNAL | Steven Rostedt (Red Hat) | 1 | -0/+7 |
2013-12-03 | ktest: Make the signal to terminate the console configurable | Satoru Takeuchi | 1 | -1/+4 |
2013-09-17 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 1 | -6/+0 |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-04-25 | ktest: Reset grub menu cache with different machines | Steven Rostedt (Red Hat) | 1 | -2/+7 |
2013-03-08 | ktest: Allow tests to use different GRUB_MENUs | Steven Rostedt (Red Hat) | 1 | -2/+7 |
2013-02-18 | ktest: Remove indexes from warnings check | Steven Rostedt (Red Hat) | 1 | -8/+26 |
2013-02-05 | ktest: Ignore warnings during reboot | Steven Rostedt (Red Hat) | 1 | -0/+8 |
2013-02-05 | ktest: Search for linux banner for successful reboot | Steven Rostedt (Red Hat) | 1 | -1/+6 |