aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest/ktest.pl
Commit message (Expand)AuthorAge
* ktest: Add native support for syslinux boot loaderSteven Rostedt2012-12-11
* ktest: Sync before rebootSteven Rostedt2012-12-11
* ktest: Add support for grub2Steven Rostedt2012-11-13
* ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-26
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-11
|\
| * kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-27
* | ktest: Fix ELSE IF statementsSteven Rostedt2012-09-26
|/
* ktest: Allow perl regex expressions in conditional statementsSteven Rostedt2012-07-30
* ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt2012-07-30
* ktest: Reset saved min (force) configs for each testSteven Rostedt2012-07-20
* ktest: Add check for bug or panic during rebootSteven Rostedt2012-07-19
* ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2012-07-19
* ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt2012-07-19
* ktest: Add CONFIG_BISECT_CHECK optionSteven Rostedt2012-07-19
* ktest: Add PRE_INSTALL optionSteven Rostedt2012-07-19
* ktest: Add PRE/POST_KTEST and TEST optionsSteven Rostedt2012-07-19
* ktest: Remove commented exitSteven Rostedt2012-07-19
* ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2012-05-22
* ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt2012-05-21
* ktest: Fix kernelrevision with POST_BUILDSteven Rostedt2012-05-18
* ktest: Fix reboot on success stopping all rebootsSteven Rostedt2012-05-01
* ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill2012-05-01
* Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-03-23
|\
| * ktest: Allow a test to override REBOOT_ON_SUCCESSSteven Rostedt2012-03-21
| * ktest: Fix SWITCH_TO_GOOD to also reboot the machineSteven Rostedt2012-03-21
| * ktest: Add SCP_TO_TARGET_INSTALL optionSteven Rostedt2012-03-21
| * ktest: Add warning when bugs are ignoredSteven Rostedt2012-03-21
| * ktest: Add INSTALL_MOD_STRIP=1 when installing modulesSteven Rostedt2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * tools: Fix typo in ktest.plMasanari Iida2012-02-21
* | ktest: Fix make_min_config test when build failsSteven Rostedt2012-02-27
|/
* ktest: Add INGORE_ERRORS to ignore warnings in boot upSteven Rostedt2012-01-04
* ktest: Still do reboot even for REBOOT_TYPE = scriptSteven Rostedt2012-01-04
* ktest: Detect typos in option namesSteven Rostedt2011-12-22
* ktest: Have all values be set by defaultsSteven Rostedt2011-12-22
* ktest: Change initialization of defaults hash to perl formatSteven Rostedt2011-12-22
* ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TESTSteven Rostedt2011-12-22
* ktest: Allow overriding bisect test resultsSteven Rostedt2011-12-22
* ktest: Evaluate options before processing themSteven Rostedt2011-12-22
* ktest: Evaluate $KERNEL_VERSION in both install and post installSteven Rostedt2011-12-22
* ktest: Only ask options needed for installSteven Rostedt2011-12-22
* ktest: When creating a new config, ask for BUILD_OPTIONSSteven Rostedt2011-12-22
* ktest: Do not ask for some options if the only test is buildSteven Rostedt2011-12-22
* ktest: Ask for type of test when creating a new configSteven Rostedt2011-12-22
* ktest: Allow bisect test to restart where it left offSteven Rostedt2011-12-22
* ktest: When creating new config, allow the use of ${THIS_DIR}Steven Rostedt2011-11-23
* ktest: Add default for ssh-user, build-target and target-imageSteven Rostedt2011-11-21
* ktest: Allow success logs to be storedRabin Vincent2011-11-18
* ktest: Save test outputRabin Vincent2011-11-18
* ktest: Check parent options for iterated testsRabin Vincent2011-11-18