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