summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2011-07-15ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt-12/+7
2011-07-15ktest: Keep fonud configs separate from default configsSteven Rostedt-4/+8
2011-07-15ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt-14/+59
2011-07-15ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt-22/+273
2011-07-15ktest: Add test type make_min_configSteven Rostedt-4/+301
2011-06-14ktest: Require one TEST_START in config fileSteven Rostedt-0/+11
2011-06-14ktest: Add helper function to avoid duplicate codeSteven Rostedt-26/+20
2011-06-14ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt-2/+20
2011-06-14ktest: Fix tar extracting of modules to targetSteven Rostedt-1/+1
2011-06-14ktest: Have the testing tmp dir include machine nameSteven Rostedt-3/+3
2011-06-14ktest: Add POST/PRE_BUILD optionsSteven Rostedt-3/+60
2011-06-13ktest: Allow initrd processing without modules definedSteven Rostedt-6/+12
2011-06-13ktest: Have LOG_FILE evaluate options as wellSteven Rostedt-58/+68
2011-06-13ktest: Have wait on stdio honor bug timeoutSteven Rostedt-1/+10
2011-06-13ktest: Implement our own force min configSteven Rostedt-13/+61
2011-06-13ktest: Add TEST_NAME optionSteven Rostedt-2/+22
2011-06-13ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt-7/+18
2011-06-13ktest: Add detection of triple faultsSteven Rostedt-0/+30
2011-06-13ktest: Notify reason to break out of monitoring bootSteven Rostedt-2/+10
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt-1/+1
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt-2/+2
2011-05-20ktest: Allow options to be used by other optionsSteven Rostedt-1/+97
2011-05-20ktest: Create variables for the ktest config filesSteven Rostedt-0/+121
2011-05-20ktest: Reboot after each patchcheck runSteven Rostedt-0/+17
2011-05-20ktest: Reboot to good kernel after every bisect runSteven Rostedt-5/+5
2011-05-20ktest: If test failed due to timeout, print thatSteven Rostedt-0/+1
2011-05-20ktest: Fix post install commandSteven Rostedt-1/+1
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-20/+161
2011-03-08ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt-1/+20
2011-03-08ktest: Monitor kernel while running of user testsSteven Rostedt-0/+14
2011-03-08ktest: Fix bug where the test would not end after failureSteven Rostedt-1/+1
2011-03-08ktest: Add BISECT_FILES to run git bisect on pathsSteven Rostedt-1/+17
2011-03-08ktest: Add BISECT_SKIPSteven Rostedt-8/+37
2011-03-08ktest: Add manual bisectSteven Rostedt-2/+47
2011-03-08ktest: Handle kernels before make oldnoconfigSteven Rostedt-7/+20
2011-03-08ktest: Start failure timeout on panic tooSteven Rostedt-0/+1
2011-03-08ktest: Print logfile name on failureSteven Rostedt-0/+4
2011-02-08trivial: Fix Steven's Copyright typosUwe Kleine-König-1/+1
2010-11-18ktest: Ask for the manditory config options instead of just failingSteven Rostedt-14/+206
2010-11-18ktest: Copy the last good and bad configs in config_bisectSteven Rostedt-0/+4
2010-11-18ktest: For grub reboot, use run_ssh instead of run_commandSteven Rostedt-1/+1
2010-11-18ktest: Added force stop after success and failureSteven Rostedt-1/+44
2010-11-18ktest: Parse off the directory name in useconfig for failuresSteven Rostedt-1/+6
2010-11-18ktest: Use different temp config name for minconfigSteven Rostedt-2/+2
2010-11-18ktest: Updated the sample.conf for the latest optionsSteven Rostedt-1/+89
2010-11-18ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt-0/+30
2010-11-18ktest: Added config_bisect test typeSteven Rostedt-21/+388
2010-11-18ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt-18/+63
2010-11-18ktest: Output something easy to parse for failure or successSteven Rostedt-2/+2