summaryrefslogtreecommitdiff
path: root/tools/testing/ktest/sample.conf
AgeCommit message (Expand)Author
2012-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2012-01-04ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt
2012-01-04ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-22ktest: Detect typos in option namesSteven Rostedt
2011-12-22ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt
2011-12-22ktest: Allow overriding bisect test resultsSteven Rostedt
2011-11-18ktest: Allow success logs to be storedRabin Vincent
2011-10-17ktest: Add processing of complex conditionalsSteven Rostedt
2011-10-17ktest: Add DEFINED keyword for IF statementsSteven Rostedt
2011-10-17ktest: Add OVERRIDE keyword to DEFAULTS sectionSteven 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: 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: Add TEST_TYPE install optionSteven Rostedt
2011-07-15ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt
2011-07-15ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt
2011-07-15ktest: Add test type make_min_configSteven Rostedt
2011-06-14ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt
2011-06-14ktest: Have the testing tmp dir include machine nameSteven Rostedt
2011-06-14ktest: Add POST/PRE_BUILD optionsSteven 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
2011-05-20ktest: Allow options to be used by other optionsSteven Rostedt
2011-05-20ktest: Create variables for the ktest config filesSteven Rostedt
2011-05-20ktest: Reboot after each patchcheck runSteven Rostedt
2011-03-08ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt
2011-03-08ktest: Add BISECT_FILES to run git bisect on pathsSteven Rostedt
2011-03-08ktest: Add BISECT_SKIPSteven Rostedt
2011-03-08ktest: Add manual bisectSteven Rostedt
2010-11-18ktest: Added force stop after success and failureSteven Rostedt
2010-11-18ktest: Updated the sample.conf for the latest optionsSteven Rostedt
2010-11-18ktest: Update the sample config file with more documentationSteven Rostedt
2010-11-18ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt
2010-11-18ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt
2010-11-18ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt
2010-11-18ktest: Added sample.conf, new %default option formatSteven Rostedt