Age | Commit message (Expand) | Author |
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-10-01 | Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | 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-09-01 | tools/testing: fix comment / output typos | Masanari Iida |
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-23 | ktest: Change singular "paranthesis" to plural "parentheses" | Jesper Juhl |
2012-05-22 | ktest: Add README to explain what is in the examples directory | Steven Rostedt |
2012-05-22 | ktest: Add the snowball.conf example config | Steven Rostedt |
2012-05-22 | ktest: Add an example config that does cross compiling of several archs | Steven Rostedt |
2012-05-22 | ktest: Add kvm.conf example config | Steven Rostedt |
2012-05-22 | ktest: Add useful example configs | 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 |
2012-03-21 | ktest: Allow a test to override REBOOT_ON_SUCCESS | Steven Rostedt |
2012-03-21 | ktest: Fix SWITCH_TO_GOOD to also reboot the machine | Steven Rostedt |
2012-03-21 | ktest: Add SCP_TO_TARGET_INSTALL option | Steven Rostedt |
2012-03-21 | ktest: Add warning when bugs are ignored | Steven Rostedt |
2012-03-21 | ktest: Add INSTALL_MOD_STRIP=1 when installing modules | Steven Rostedt |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-02-27 | Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/... | Linus Torvalds |
2012-02-27 | ktest: Fix make_min_config test when build fails | Steven Rostedt |
2012-02-21 | tools: Fix typo in ktest.pl | Masanari Iida |
2012-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-04 | ktest: Add INGORE_ERRORS to ignore warnings in boot up | Steven Rostedt |
2012-01-04 | ktest: Still do reboot even for REBOOT_TYPE = script | Steven Rostedt |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-12-22 | ktest: Fix compare script to test if options are not documented | Steven Rostedt |
2011-12-22 | ktest: Detect typos in option names | Steven Rostedt |