| Commit message (Expand) | Author | Age | Files | Lines |
* | ktest: Place quotes around item variable | Steven Rostedt (Red Hat) | 2015-02-03 | 1 | -1/+1 |
* | ktest: Cleanup terminal on dodie() failure | Josh Poimboeuf | 2015-02-02 | 1 | -1/+6 |
* | ktest: Print build,install,boot,test times at success and failure | Steven Rostedt (Red Hat) | 2015-02-02 | 1 | -0/+4 |
* | ktest: Enable user input to the console | Josh Poimboeuf | 2015-02-02 | 1 | -15/+36 |
* | ktest: Give console process a dedicated tty | Josh Poimboeuf | 2015-02-02 | 1 | -9/+57 |
* | ktest: Rename start_monitor_and_boot to start_monitor_and_install | Steven Rostedt (Red Hat) | 2015-01-29 | 1 | -5/+5 |
* | ktest: Show times for build, install, boot and test | Steven Rostedt (Red Hat) | 2015-01-29 | 1 | -4/+105 |
* | ktest: Restore tty settings after closing console | Josh Poimboeuf | 2015-01-27 | 1 | -0/+7 |
* | ktest: Add timings for commands | Steven Rostedt (Red Hat) | 2015-01-27 | 1 | -0/+13 |
* | ktest: Add back "tail -1" to kernelrelease make | Steven Rostedt (Red Hat) | 2014-11-23 | 1 | -1/+1 |
* | ktest: Add name to running title | Steven Rostedt (Red Hat) | 2014-11-21 | 1 | -1/+7 |
* | ktest: Allow tests to undefine default options | Steven Rostedt (Red Hat) | 2014-11-21 | 1 | -8/+15 |
* | ktest: Fix make_min_config to handle new assign_configs call | Steven Rostedt (Red Hat) | 2014-11-21 | 1 | -1/+3 |
* | ktest: Use make -s kernelrelease | Michal Marek | 2014-11-21 | 1 | -1/+1 |
* | ktest: Don't bother with bisect good or bad on replay | Steven Rostedt (Red Hat) | 2014-10-07 | 1 | -6/+8 |
* | ktest: Fix check for new kernel success on rebooting to good kernel | Steven Rostedt (Red Hat) | 2014-10-07 | 1 | -0/+6 |
* | ktest: add ability to skip during BISECT_MANUAL | Chris J Arges | 2014-09-19 | 1 | -2/+4 |
* | ktest: Add PATCHCHECK_CHERRY | Steven Rostedt (Red Hat) | 2014-09-19 | 2 | -6/+39 |
* | ktest: Update documentation on config_bisect | Steven Rostedt (Red Hat) | 2014-04-23 | 1 | -38/+27 |
* | ktest: Add the config bisect manual back | Steven Rostedt (Red Hat) | 2014-04-23 | 1 | -1/+7 |
* | ktest: Remove unused functions | Steven Rostedt (Red Hat) | 2014-04-23 | 1 | -62/+1 |
* | ktest: Put back in the CONFIG_BISECT_CHECK | Steven Rostedt (Red Hat) | 2014-04-23 | 1 | -2/+23 |
* | ktest: Rewrite the config-bisect to actually work | Steven Rostedt (Red Hat) | 2014-04-23 | 1 | -226/+226 |
* | ktest: Some cleanup for improving readability | Satoru Takeuchi | 2014-04-23 | 1 | -22/+20 |
* | ktest: add 2nd parameter of run_command() to set the redirect target file | Satoru Takeuchi | 2014-04-23 | 1 | -8/+3 |
* | ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf | Satoru Takeuchi | 2014-02-26 | 1 | -0/+4 |
* | Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2014-01-20 | 2 | -32/+147 |
|\ |
|
| * | ktest: Add BISECT_TRIES to bisect test | Steven Rostedt (Red Hat) | 2014-01-18 | 2 | -2/+36 |
| * | ktest: Add eval '=~' command to modify variables in config file | Steven Rostedt (Red Hat) | 2013-12-11 | 1 | -21/+81 |
| * | ktest: Add special variable ${KERNEL_VERSION} | Steven Rostedt (Red Hat) | 2013-12-11 | 1 | -8/+19 |
| * | ktest: Add documentation of CLOSE_CONSOLE_SIGNAL | Steven Rostedt (Red Hat) | 2013-12-03 | 1 | -0/+7 |
| * | ktest: Make the signal to terminate the console configurable | Satoru Takeuchi | 2013-12-03 | 1 | -1/+4 |
* | | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-16 | 1 | -6/+0 |
* | | treewide: Fix typo in printk | Masanari Iida | 2013-05-28 | 1 | -1/+1 |
|/ |
|
* | ktest: Reset grub menu cache with different machines | Steven Rostedt (Red Hat) | 2013-04-24 | 1 | -2/+7 |
* | ktest: Allow tests to use different GRUB_MENUs | Steven Rostedt (Red Hat) | 2013-03-08 | 1 | -2/+7 |
* | ktest: Remove indexes from warnings check | Steven Rostedt (Red Hat) | 2013-02-18 | 1 | -8/+26 |
* | ktest: Ignore warnings during reboot | Steven Rostedt (Red Hat) | 2013-02-05 | 1 | -0/+8 |
* | ktest: Search for linux banner for successful reboot | Steven Rostedt (Red Hat) | 2013-02-05 | 1 | -1/+6 |
* | ktest: Add make_warnings_file and process full warnings | Steven Rostedt (Red Hat) | 2013-01-31 | 3 | -6/+185 |
* | ktest: Allow a test option to use its default option | Steven Rostedt (Red Hat) | 2013-01-31 | 1 | -6/+10 |
* | ktest: Strip off '\n' when reading which files were modified | Steven Rostedt (Red Hat) | 2013-01-30 | 1 | -0/+4 |
* | ktest: Do not require CONSOLE for build or install bisects | Steven Rostedt (Red Hat) | 2013-01-30 | 1 | -5/+22 |
* | ktest: Test if target machine is up before install | Steven Rostedt | 2012-12-11 | 1 | -0/+10 |
* | ktest: Fix breakage from change of oldnoconfig to olddefconfig | Steven Rostedt | 2012-12-11 | 1 | -4/+8 |
* | ktest: Add native support for syslinux boot loader | Steven Rostedt | 2012-12-11 | 2 | -2/+48 |
* | ktest: Sync before reboot | Steven Rostedt | 2012-12-11 | 1 | -0/+3 |
* | ktest: Add support for grub2 | Steven Rostedt | 2012-11-13 | 2 | -4/+91 |
* | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA | Steven Rostedt | 2012-10-26 | 1 | -2/+4 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-10-12 | 1 | -8/+7 |
|\ |
|