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