summaryrefslogtreecommitdiff
path: root/tools/testing/ktest
AgeCommit message (Expand)Author
2011-12-23ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt
2011-12-23ktest: Only ask options needed for installSteven Rostedt
2011-12-23ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt
2011-12-23ktest: Do not ask for some options if the only test is buildSteven Rostedt
2011-12-23ktest: Ask for type of test when creating a new configSteven Rostedt
2011-12-23ktest: Allow bisect test to restart where it left offSteven Rostedt
2011-11-23ktest: When creating new config, allow the use of ${THIS_DIR}Steven Rostedt
2011-11-22ktest: Add default for ssh-user, build-target and target-imageSteven Rostedt
2011-11-18ktest: Allow success logs to be storedRabin Vincent
2011-11-18ktest: Save test outputRabin Vincent
2011-11-18ktest: Check parent options for iterated testsRabin Vincent
2011-10-28ktest: Evaluate variables entered on the command lineSteven Rostedt
2011-10-22ktest: Add variable ${PWD}Steven Rostedt
2011-10-22ktest: Add another monitor flush before installing kernelSteven Rostedt
2011-10-20ktest: Do not opencode reboot in grub settingSteven Rostedt
2011-10-17ktest: Add processing of complex conditionalsSteven Rostedt
2011-10-17ktest: Fix parsing of config section linesSteven Rostedt
2011-10-17ktest: Sort make_min_config configs by dependeciesSteven Rostedt
2011-10-17ktest: Add DEFINED keyword for IF statementsSteven Rostedt
2011-10-17ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven Rostedt
2011-10-17ktest: Consolidate TEST_TYPE and DEFAULT codeSteven Rostedt
2011-10-17ktest: Add INCLUDE keyword to include other config filesSteven Rostedt
2011-10-17ktest: Let IF keyword take comparisonsSteven Rostedt
2011-10-17ktest: Add IF and ELSE to config sectionsSteven Rostedt
2011-10-17ktest: Do not reboot on config or build issuesSteven Rostedt
2011-10-17ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a rebootSteven Rostedt
2011-10-17ktest: Add NO_INSTALL option to not install for a testSteven Rostedt
2011-10-17ktest: Fail when grub menu not foundSteven Rostedt
2011-10-17ktest: Include monitor in reboot codeAndrew Jones
2011-10-17ktest: Only need to save .config when doing mrproperAndrew Jones
2011-10-17ktest: Create outputdir if it does not existAndrew Jones
2011-10-17ktest: Add TEST_TYPE install optionSteven Rostedt
2011-07-16ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt
2011-07-16ktest: Keep fonud configs separate from default configsSteven Rostedt
2011-07-16ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt
2011-07-16ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt
2011-07-16ktest: Add test type make_min_configSteven Rostedt
2011-06-15ktest: Require one TEST_START in config fileSteven Rostedt
2011-06-15ktest: Add helper function to avoid duplicate codeSteven Rostedt
2011-06-15ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt
2011-06-15ktest: Fix tar extracting of modules to targetSteven Rostedt
2011-06-15ktest: Have the testing tmp dir include machine nameSteven Rostedt
2011-06-15ktest: Add POST/PRE_BUILD optionsSteven Rostedt
2011-06-13ktest: Allow initrd processing without modules definedSteven Rostedt
2011-06-13ktest: Have LOG_FILE evaluate options as wellSteven Rostedt
2011-06-13ktest: Have wait on stdio honor bug timeoutSteven Rostedt
2011-06-13ktest: Implement our own force min configSteven Rostedt
2011-06-13ktest: Add TEST_NAME optionSteven Rostedt
2011-06-13ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt
2011-06-13ktest: Add detection of triple faultsSteven Rostedt