| Commit message (Expand) | Author | Age |
* | ktest: When creating a new config, ask for BUILD_OPTIONS | Steven Rostedt | 2011-12-22 |
* | ktest: Do not ask for some options if the only test is build | Steven Rostedt | 2011-12-22 |
* | ktest: Ask for type of test when creating a new config | Steven Rostedt | 2011-12-22 |
* | ktest: Allow bisect test to restart where it left off | Steven Rostedt | 2011-12-22 |
* | ktest: When creating new config, allow the use of ${THIS_DIR} | Steven Rostedt | 2011-11-23 |
* | ktest: Add default for ssh-user, build-target and target-image | Steven Rostedt | 2011-11-21 |
* | ktest: Allow success logs to be stored | Rabin Vincent | 2011-11-18 |
* | ktest: Save test output | Rabin Vincent | 2011-11-18 |
* | ktest: Check parent options for iterated tests | Rabin Vincent | 2011-11-18 |
* | ktest: Evaluate variables entered on the command line | Steven Rostedt | 2011-10-28 |
* | ktest: Add variable ${PWD} | Steven Rostedt | 2011-10-22 |
* | ktest: Add another monitor flush before installing kernel | Steven Rostedt | 2011-10-22 |
* | ktest: Do not opencode reboot in grub setting | Steven Rostedt | 2011-10-20 |
* | ktest: Add processing of complex conditionals | Steven Rostedt | 2011-10-17 |
* | ktest: Fix parsing of config section lines | Steven Rostedt | 2011-10-17 |
* | ktest: Sort make_min_config configs by dependecies | 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: Consolidate TEST_TYPE and DEFAULT code | 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: Do not reboot on config or build issues | 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: Fail when grub menu not found | Steven Rostedt | 2011-10-17 |
* | ktest: Include monitor in reboot code | Andrew Jones | 2011-10-17 |
* | ktest: Only need to save .config when doing mrproper | Andrew Jones | 2011-10-17 |
* | ktest: Create outputdir if it does not exist | Andrew Jones | 2011-10-17 |
* | ktest: Add TEST_TYPE install option | Steven Rostedt | 2011-10-17 |
* | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not | Steven Rostedt | 2011-07-15 |
* | ktest: Keep fonud configs separate from default configs | 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-07-15 |
* | ktest: Require one TEST_START in config file | Steven Rostedt | 2011-06-14 |
* | ktest: Add helper function to avoid duplicate code | Steven Rostedt | 2011-06-14 |
* | ktest: Add IGNORE_WARNINGS to ignore warnings in some patches | Steven Rostedt | 2011-06-14 |
* | ktest: Fix tar extracting of modules to target | 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-14 |
* | ktest: Allow initrd processing without modules defined | Steven Rostedt | 2011-06-13 |
* | ktest: Have LOG_FILE evaluate options as well | Steven Rostedt | 2011-06-13 |
* | ktest: Have wait on stdio honor bug timeout | Steven Rostedt | 2011-06-13 |
* | ktest: Implement our own force min config | 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-06-13 |
* | ktest: Notify reason to break out of monitoring boot | Steven Rostedt | 2011-06-13 |
* | ktest: Ignore unset values of the minconfig in config_bisect | Steven Rostedt | 2011-06-02 |