summaryrefslogtreecommitdiff
path: root/tools/testing/ktest/ktest.pl
AgeCommit message (Expand)Author
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt
2012-07-21ktest: Reset saved min (force) configs for each testSteven Rostedt
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt
2012-07-19ktest: Add PRE_INSTALL optionSteven Rostedt
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt
2012-07-19ktest: Remove commented exitSteven Rostedt
2012-05-22ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt
2012-05-21ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt
2012-05-18ktest: Fix kernelrevision with POST_BUILDSteven Rostedt
2012-05-01ktest: Fix reboot on success stopping all rebootsSteven Rostedt
2012-05-01ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill
2012-03-23Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-03-21ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt
2012-03-21ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt
2012-03-21ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt
2012-03-21ktest: Add warning when bugs are ignoredSteven Rostedt
2012-03-21ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-02-27ktest: Fix make_min_config test when build failsSteven Rostedt
2012-02-21tools: Fix typo in ktest.plMasanari Iida
2012-01-05ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt
2012-01-05ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt
2011-12-23ktest: Detect typos in option namesSteven Rostedt
2011-12-23ktest: Have all values be set by defaultsSteven Rostedt
2011-12-23ktest: Change initialization of defaults hash to perl formatSteven Rostedt
2011-12-23ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt
2011-12-23ktest: Allow overriding bisect test resultsSteven Rostedt
2011-12-23ktest: Evaluate options before processing themSteven Rostedt
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