Age | Commit message (Expand) | Author |
2014-10-07 | ktest: Don't bother with bisect good or bad on replay | Steven Rostedt (Red Hat) |
2014-10-07 | ktest: Fix check for new kernel success on rebooting to good kernel | Steven Rostedt (Red Hat) |
2014-09-19 | ktest: add ability to skip during BISECT_MANUAL | Chris J Arges |
2014-09-19 | ktest: Add PATCHCHECK_CHERRY | Steven Rostedt (Red Hat) |
2014-04-23 | ktest: Add the config bisect manual back | Steven Rostedt (Red Hat) |
2014-04-23 | ktest: Remove unused functions | Steven Rostedt (Red Hat) |
2014-04-23 | ktest: Put back in the CONFIG_BISECT_CHECK | Steven Rostedt (Red Hat) |
2014-04-23 | ktest: Rewrite the config-bisect to actually work | Steven Rostedt (Red Hat) |
2014-04-23 | ktest: Some cleanup for improving readability | Satoru Takeuchi |
2014-04-23 | ktest: add 2nd parameter of run_command() to set the redirect target file | Satoru Takeuchi |
2014-01-20 | Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-01-18 | ktest: Add BISECT_TRIES to bisect test | Steven Rostedt (Red Hat) |
2013-12-11 | ktest: Add eval '=~' command to modify variables in config file | Steven Rostedt (Red Hat) |
2013-12-11 | ktest: Add special variable ${KERNEL_VERSION} | Steven Rostedt (Red Hat) |
2013-12-03 | ktest: Make the signal to terminate the console configurable | Satoru Takeuchi |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida |
2013-04-24 | ktest: Reset grub menu cache with different machines | Steven Rostedt (Red Hat) |
2013-03-08 | ktest: Allow tests to use different GRUB_MENUs | Steven Rostedt (Red Hat) |
2013-02-18 | ktest: Remove indexes from warnings check | Steven Rostedt (Red Hat) |
2013-02-05 | ktest: Ignore warnings during reboot | Steven Rostedt (Red Hat) |
2013-02-05 | ktest: Search for linux banner for successful reboot | Steven Rostedt (Red Hat) |
2013-01-31 | ktest: Add make_warnings_file and process full warnings | Steven Rostedt (Red Hat) |
2013-01-31 | ktest: Allow a test option to use its default option | Steven Rostedt (Red Hat) |
2013-01-30 | ktest: Strip off '\n' when reading which files were modified | Steven Rostedt (Red Hat) |
2013-01-30 | ktest: Do not require CONSOLE for build or install bisects | Steven Rostedt (Red Hat) |
2012-12-11 | ktest: Test if target machine is up before install | Steven Rostedt |
2012-12-11 | ktest: Fix breakage from change of oldnoconfig to olddefconfig | Steven Rostedt |
2012-12-11 | ktest: Add native support for syslinux boot loader | Steven Rostedt |
2012-12-11 | ktest: Sync before reboot | Steven Rostedt |
2012-11-13 | ktest: Add support for grub2 | Steven Rostedt |
2012-10-26 | ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA | Steven Rostedt |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-09-27 | kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ... | Adam Lee |
2012-09-26 | ktest: Fix ELSE IF statements | Steven Rostedt |
2012-07-30 | ktest: Allow perl regex expressions in conditional statements | Steven Rostedt |
2012-07-30 | ktest: Ignore errors it tests if IGNORE_ERRORS is set | Steven Rostedt |
2012-07-20 | ktest: Reset saved min (force) configs for each test | Steven Rostedt |
2012-07-19 | ktest: Add check for bug or panic during reboot | Steven Rostedt |
2012-07-19 | ktest: Add MAX_MONITOR_WAIT option | Steven Rostedt |
2012-07-19 | ktest: Fix config bisect with how make oldnoconfig works | Steven Rostedt |
2012-07-19 | ktest: Add CONFIG_BISECT_CHECK option | Steven Rostedt |
2012-07-19 | ktest: Add PRE_INSTALL option | Steven Rostedt |
2012-07-19 | ktest: Add PRE/POST_KTEST and TEST options | Steven Rostedt |
2012-07-19 | ktest: Remove commented exit | Steven Rostedt |
2012-05-22 | ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config | Steven Rostedt |
2012-05-21 | ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network | Steven Rostedt |
2012-05-18 | ktest: Fix kernelrevision with POST_BUILD | Steven Rostedt |
2012-05-01 | ktest: Fix reboot on success stopping all reboots | Steven Rostedt |
2012-05-01 | ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP | Russ Dill |
2012-03-23 | Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |