aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-18ktest: Allow a test case to undefine a default valueGravatar Steven Rostedt 1-0/+5
2010-11-18ktest: Use $output_config instead of typing $outputdir/.configGravatar Steven Rostedt 1-8/+10
2010-11-18ktest: Write to stdout if no log file is givenGravatar Steven Rostedt 1-2/+10
2010-11-18ktest: Use oldnoconfig instead of yes commandGravatar Steven Rostedt 1-3/+2
2010-11-18ktest: Update the sample config file with more documentationGravatar Steven Rostedt 1-91/+103
2010-11-18ktest: New TEST_START instead of using [], and use real SHA1sGravatar Steven Rostedt 2-118/+433
2010-11-18ktest: Add poweroff after halt and powercycle after rebootGravatar Steven Rostedt 2-15/+66
2010-11-18ktest: Add POST_INSTALL to allow initrds to be createdGravatar Steven Rostedt 2-0/+16
2010-11-18ktest: Added sample.conf, new %default option formatGravatar Steven Rostedt 2-142/+649
2010-11-18ktest: Add open and close console and start stop monitorGravatar Steven Rostedt 1-87/+170
2010-11-18ktest: Added continuing on success, clear log and timeoutGravatar Steven Rostedt 1-38/+78
2010-11-18ktest: Add reverse bisect, better logging, copyrightGravatar Steven Rostedt 1-6/+45
2010-11-18ktest: Added patchcheckGravatar Steven Rostedt 1-2/+140
2010-11-18ktest: Added reboot on successGravatar Steven Rostedt 1-1/+6
2010-11-18ktest: Added better console, add test buildGravatar Steven Rostedt 1-48/+159
2010-11-18ktest: Bisecting, install modules, add loggingGravatar Steven Rostedt 1-94/+227
2010-11-18ktest: New features reboot on error, make optionsGravatar Steven Rostedt 1-16/+46
2010-11-18ktest: New features: noclean, dodie, poweroff on error and successGravatar Steven Rostedt 1-21/+94
2010-11-18Initial start of ktest.plGravatar Steven Rostedt 1-0/+334