| Commit message (Expand) | Author | Age |
* | ktest: Allow options to be used by other options | Steven Rostedt | 2011-05-20 |
* | ktest: Create variables for the ktest config files | Steven Rostedt | 2011-05-20 |
* | ktest: Reboot after each patchcheck run | Steven Rostedt | 2011-05-20 |
* | ktest: Reboot to good kernel after every bisect run | Steven Rostedt | 2011-05-20 |
* | ktest: If test failed due to timeout, print that | Steven Rostedt | 2011-05-20 |
* | ktest: Fix post install command | Steven Rostedt | 2011-05-20 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-03-21 |
|\ |
|
| * | ktest: Add STOP_TEST_AFTER to stop the test after a period of time | Steven Rostedt | 2011-03-08 |
| * | ktest: Monitor kernel while running of user tests | Steven Rostedt | 2011-03-08 |
| * | ktest: Fix bug where the test would not end after failure | Steven Rostedt | 2011-03-08 |
| * | ktest: Add BISECT_FILES to run git bisect on paths | Steven Rostedt | 2011-03-08 |
| * | ktest: Add BISECT_SKIP | Steven Rostedt | 2011-03-08 |
| * | ktest: Add manual bisect | Steven Rostedt | 2011-03-08 |
| * | ktest: Handle kernels before make oldnoconfig | Steven Rostedt | 2011-03-08 |
| * | ktest: Start failure timeout on panic too | Steven Rostedt | 2011-03-08 |
| * | ktest: Print logfile name on failure | Steven Rostedt | 2011-03-08 |
* | | trivial: Fix Steven's Copyright typos | Uwe Kleine-König | 2011-02-08 |
|/ |
|
* | ktest: Ask for the manditory config options instead of just failing | Steven Rostedt | 2010-11-18 |
* | ktest: Copy the last good and bad configs in config_bisect | Steven Rostedt | 2010-11-18 |
* | ktest: For grub reboot, use run_ssh instead of run_command | Steven Rostedt | 2010-11-18 |
* | ktest: Added force stop after success and failure | Steven Rostedt | 2010-11-18 |
* | ktest: Parse off the directory name in useconfig for failures | Steven Rostedt | 2010-11-18 |
* | ktest: Use different temp config name for minconfig | Steven Rostedt | 2010-11-18 |
* | ktest: Updated the sample.conf for the latest options | Steven Rostedt | 2010-11-18 |
* | ktest: Added compare script to test ktest.pl to sample.conf | Steven Rostedt | 2010-11-18 |
* | ktest: Added config_bisect test type | Steven Rostedt | 2010-11-18 |
* | ktest/cleanups: Added version 0.2, ssh as options | Steven Rostedt | 2010-11-18 |
* | ktest: Output something easy to parse for failure or success | Steven Rostedt | 2010-11-18 |
* | ktest: Allow a test case to undefine a default value | Steven Rostedt | 2010-11-18 |
* | ktest: Use $output_config instead of typing $outputdir/.config | Steven Rostedt | 2010-11-18 |
* | ktest: Write to stdout if no log file is given | Steven Rostedt | 2010-11-18 |
* | ktest: Use oldnoconfig instead of yes command | Steven Rostedt | 2010-11-18 |
* | ktest: Update the sample config file with more documentation | Steven Rostedt | 2010-11-18 |
* | ktest: New TEST_START instead of using [], and use real SHA1s | Steven Rostedt | 2010-11-18 |
* | ktest: Add poweroff after halt and powercycle after reboot | Steven Rostedt | 2010-11-18 |
* | ktest: Add POST_INSTALL to allow initrds to be created | Steven Rostedt | 2010-11-18 |
* | ktest: Added sample.conf, new %default option format | Steven Rostedt | 2010-11-18 |
* | ktest: Add open and close console and start stop monitor | Steven Rostedt | 2010-11-18 |
* | ktest: Added continuing on success, clear log and timeout | Steven Rostedt | 2010-11-18 |
* | ktest: Add reverse bisect, better logging, copyright | Steven Rostedt | 2010-11-18 |
* | ktest: Added patchcheck | Steven Rostedt | 2010-11-18 |
* | ktest: Added reboot on success | Steven Rostedt | 2010-11-18 |
* | ktest: Added better console, add test build | Steven Rostedt | 2010-11-18 |
* | ktest: Bisecting, install modules, add logging | Steven Rostedt | 2010-11-18 |
* | ktest: New features reboot on error, make options | Steven Rostedt | 2010-11-18 |
* | ktest: New features: noclean, dodie, poweroff on error and success | Steven Rostedt | 2010-11-18 |
* | Initial start of ktest.pl | Steven Rostedt | 2010-11-18 |