Age | Commit message (Expand) | Author |
2013-01-31 | ktest: Add make_warnings_file and process full warnings | Steven Rostedt (Red Hat) |
2012-12-11 | ktest: Add native support for syslinux boot loader | Steven Rostedt |
2012-11-13 | ktest: Add support for grub2 | Steven Rostedt |
2012-07-19 | ktest: Add MAX_MONITOR_WAIT option | 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-05-23 | ktest: Change singular "paranthesis" to plural "parentheses" | Jesper Juhl |
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-03-21 | ktest: Add SCP_TO_TARGET_INSTALL option | Steven Rostedt |
2012-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | 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: Detect typos in option names | Steven Rostedt |
2011-12-22 | ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST | Steven Rostedt |
2011-12-22 | ktest: Allow overriding bisect test results | Steven Rostedt |
2011-11-18 | ktest: Allow success logs to be stored | Rabin Vincent |
2011-10-17 | ktest: Add processing of complex conditionals | Steven Rostedt |
2011-10-17 | ktest: Add DEFINED keyword for IF statements | Steven Rostedt |
2011-10-17 | ktest: Add OVERRIDE keyword to DEFAULTS section | Steven Rostedt |
2011-10-17 | ktest: Add INCLUDE keyword to include other config files | Steven Rostedt |
2011-10-17 | ktest: Let IF keyword take comparisons | Steven Rostedt |
2011-10-17 | ktest: Add IF and ELSE to config sections | Steven Rostedt |
2011-10-17 | ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot | Steven Rostedt |
2011-10-17 | ktest: Add NO_INSTALL option to not install for a test | Steven Rostedt |
2011-10-17 | ktest: Add TEST_TYPE install option | Steven Rostedt |
2011-07-15 | ktest: Add prompt to use OUTPUT_MIN_CONFIG | Steven Rostedt |
2011-07-15 | ktest: Use Kconfig dependencies to shorten time to make min_config | Steven Rostedt |
2011-07-15 | ktest: Add test type make_min_config | Steven Rostedt |
2011-06-14 | ktest: Add IGNORE_WARNINGS to ignore warnings in some patches | Steven Rostedt |
2011-06-14 | ktest: Have the testing tmp dir include machine name | Steven Rostedt |
2011-06-14 | ktest: Add POST/PRE_BUILD options | Steven Rostedt |
2011-06-13 | ktest: Add TEST_NAME option | Steven Rostedt |
2011-06-13 | ktest: Add CONFIG_BISECT_GOOD option | Steven Rostedt |
2011-06-13 | ktest: Add detection of triple faults | Steven Rostedt |
2011-05-20 | ktest: Allow options to be used by other options | Steven Rostedt |
2011-05-20 | ktest: Create variables for the ktest config files | Steven Rostedt |
2011-05-20 | ktest: Reboot after each patchcheck run | Steven Rostedt |
2011-03-08 | ktest: Add STOP_TEST_AFTER to stop the test after a period of time | Steven Rostedt |
2011-03-08 | ktest: Add BISECT_FILES to run git bisect on paths | Steven Rostedt |
2011-03-08 | ktest: Add BISECT_SKIP | Steven Rostedt |
2011-03-08 | ktest: Add manual bisect | Steven Rostedt |
2010-11-18 | ktest: Added force stop after success and failure | Steven Rostedt |
2010-11-18 | ktest: Updated the sample.conf for the latest options | Steven Rostedt |
2010-11-18 | ktest: Update the sample config file with more documentation | Steven Rostedt |
2010-11-18 | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt |
2010-11-18 | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt |
2010-11-18 | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt |