aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2011-07-15ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notGravatar Steven Rostedt 1-12/+7
2011-07-15ktest: Keep fonud configs separate from default configsGravatar Steven Rostedt 1-4/+8
2011-07-15ktest: Add prompt to use OUTPUT_MIN_CONFIGGravatar Steven Rostedt 2-14/+59
2011-07-15ktest: Use Kconfig dependencies to shorten time to make min_configGravatar Steven Rostedt 2-22/+273
2011-07-15ktest: Add test type make_min_configGravatar Steven Rostedt 2-4/+301
2011-06-14ktest: Require one TEST_START in config fileGravatar Steven Rostedt 1-0/+11
2011-06-14ktest: Add helper function to avoid duplicate codeGravatar Steven Rostedt 1-26/+20
2011-06-14ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesGravatar Steven Rostedt 2-2/+20
2011-06-14ktest: Fix tar extracting of modules to targetGravatar Steven Rostedt 1-1/+1
2011-06-14ktest: Have the testing tmp dir include machine nameGravatar Steven Rostedt 2-3/+3
2011-06-14ktest: Add POST/PRE_BUILD optionsGravatar Steven Rostedt 2-3/+60
2011-06-13ktest: Allow initrd processing without modules definedGravatar Steven Rostedt 1-6/+12
2011-06-13ktest: Have LOG_FILE evaluate options as wellGravatar Steven Rostedt 1-58/+68
2011-06-13ktest: Have wait on stdio honor bug timeoutGravatar Steven Rostedt 1-1/+10
2011-06-13ktest: Implement our own force min configGravatar Steven Rostedt 1-13/+61
2011-06-13ktest: Add TEST_NAME optionGravatar Steven Rostedt 2-2/+22
2011-06-13ktest: Add CONFIG_BISECT_GOOD optionGravatar Steven Rostedt 2-7/+18
2011-06-13ktest: Add detection of triple faultsGravatar Steven Rostedt 2-0/+30
2011-06-13ktest: Notify reason to break out of monitoring bootGravatar Steven Rostedt 1-2/+10
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectGravatar Steven Rostedt 1-1/+1
2011-06-02ktest: Fix result of rebooting the kernelGravatar Steven Rostedt 1-1/+1
2011-06-02ktest: Fix off-by-one in config bisect resultGravatar Steven Rostedt 1-2/+2
2011-05-20ktest: Allow options to be used by other optionsGravatar Steven Rostedt 2-1/+97
2011-05-20ktest: Create variables for the ktest config filesGravatar Steven Rostedt 2-0/+121
2011-05-20ktest: Reboot after each patchcheck runGravatar Steven Rostedt 2-0/+17
2011-05-20ktest: Reboot to good kernel after every bisect runGravatar Steven Rostedt 1-5/+5
2011-05-20ktest: If test failed due to timeout, print thatGravatar Steven Rostedt 1-0/+1
2011-05-20ktest: Fix post install commandGravatar Steven Rostedt 1-1/+1
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 2-20/+161
2011-03-08ktest: Add STOP_TEST_AFTER to stop the test after a period of timeGravatar Steven Rostedt 2-1/+20
2011-03-08ktest: Monitor kernel while running of user testsGravatar Steven Rostedt 1-0/+14
2011-03-08ktest: Fix bug where the test would not end after failureGravatar Steven Rostedt 1-1/+1
2011-03-08ktest: Add BISECT_FILES to run git bisect on pathsGravatar Steven Rostedt 2-1/+17
2011-03-08ktest: Add BISECT_SKIPGravatar Steven Rostedt 2-8/+37
2011-03-08ktest: Add manual bisectGravatar Steven Rostedt 2-2/+47
2011-03-08ktest: Handle kernels before make oldnoconfigGravatar Steven Rostedt 1-7/+20
2011-03-08ktest: Start failure timeout on panic tooGravatar Steven Rostedt 1-0/+1
2011-03-08ktest: Print logfile name on failureGravatar Steven Rostedt 1-0/+4
2011-02-08trivial: Fix Steven's Copyright typosGravatar Uwe Kleine-König 1-1/+1
2010-11-18ktest: Ask for the manditory config options instead of just failingGravatar Steven Rostedt 1-14/+206
2010-11-18ktest: Copy the last good and bad configs in config_bisectGravatar Steven Rostedt 1-0/+4
2010-11-18ktest: For grub reboot, use run_ssh instead of run_commandGravatar Steven Rostedt 1-1/+1
2010-11-18ktest: Added force stop after success and failureGravatar Steven Rostedt 2-1/+44
2010-11-18ktest: Parse off the directory name in useconfig for failuresGravatar Steven Rostedt 1-1/+6
2010-11-18ktest: Use different temp config name for minconfigGravatar Steven Rostedt 1-2/+2
2010-11-18ktest: Updated the sample.conf for the latest optionsGravatar Steven Rostedt 1-1/+89
2010-11-18ktest: Added compare script to test ktest.pl to sample.confGravatar Steven Rostedt 1-0/+30
2010-11-18ktest: Added config_bisect test typeGravatar Steven Rostedt 1-21/+388
2010-11-18ktest/cleanups: Added version 0.2, ssh as optionsGravatar Steven Rostedt 1-18/+63
2010-11-18ktest: Output something easy to parse for failure or successGravatar Steven Rostedt 1-2/+2