1. f9dfb65 ktest: Check parent options for iterated tests by Rabin Vincent · 13 years ago
  2. 815e2bd ktest: Evaluate variables entered on the command line by Steven Rostedt · 13 years ago
  3. 7bf5107 ktest: Add variable ${PWD} by Steven Rostedt · 13 years ago
  4. 9f7424c ktest: Add another monitor flush before installing kernel by Steven Rostedt · 13 years ago
  5. c54367f ktest: Do not opencode reboot in grub setting by Steven Rostedt · 13 years ago
  6. 8d73521 ktest: Add processing of complex conditionals by Steven Rostedt · 13 years ago
  7. a9f8442 ktest: Fix parsing of config section lines by Steven Rostedt · 13 years ago
  8. ac6974c ktest: Sort make_min_config configs by dependecies by Steven Rostedt · 13 years ago
  9. 9900b5d ktest: Add DEFINED keyword for IF statements by Steven Rostedt · 13 years ago
  10. 3d1cc41 ktest: Add OVERRIDE keyword to DEFAULTS section by Steven Rostedt · 13 years ago
  11. 0050b6b ktest: Consolidate TEST_TYPE and DEFAULT code by Steven Rostedt · 13 years ago
  12. 2ed3b16 ktest: Add INCLUDE keyword to include other config files by Steven Rostedt · 13 years ago
  13. ab7a3f5 ktest: Let IF keyword take comparisons by Steven Rostedt · 13 years ago
  14. 45d73a5 ktest: Add IF and ELSE to config sections by Steven Rostedt · 13 years ago
  15. 4ab1cce ktest: Do not reboot on config or build issues by Steven Rostedt · 13 years ago
  16. 2b80336 ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot by Steven Rostedt · 13 years ago
  17. e0a8742 ktest: Add NO_INSTALL option to not install for a test by Steven Rostedt · 13 years ago
  18. eaa1fe2 ktest: Fail when grub menu not found by Steven Rostedt · 13 years ago
  19. 2728be4 ktest: Include monitor in reboot code by Andrew Jones · 13 years ago
  20. 1348823 ktest: Only need to save .config when doing mrproper by Andrew Jones · 13 years ago
  21. a908a66 ktest: Create outputdir if it does not exist by Andrew Jones · 13 years ago
  22. cd8e368 ktest: Add TEST_TYPE install option by Steven Rostedt · 13 years ago
  23. 250bae8 ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not by Steven Rostedt · 13 years ago
  24. 43d1b65 ktest: Keep fonud configs separate from default configs by Steven Rostedt · 13 years ago
  25. 35ce595 ktest: Add prompt to use OUTPUT_MIN_CONFIG by Steven Rostedt · 13 years ago
  26. b9066f6 ktest: Use Kconfig dependencies to shorten time to make min_config by Steven Rostedt · 13 years ago
  27. 4c4ab12 ktest: Add test type make_min_config by Steven Rostedt · 13 years ago
  28. 0df213c ktest: Require one TEST_START in config file by Steven Rostedt · 13 years ago
  29. ddf607e ktest: Add helper function to avoid duplicate code by Steven Rostedt · 13 years ago
  30. 1990207 ktest: Add IGNORE_WARNINGS to ignore warnings in some patches by Steven Rostedt · 13 years ago
  31. e7b1344 ktest: Fix tar extracting of modules to target by Steven Rostedt · 13 years ago
  32. 4892063 ktest: Have the testing tmp dir include machine name by Steven Rostedt · 13 years ago
  33. 0bd6c1a ktest: Add POST/PRE_BUILD options by Steven Rostedt · 13 years ago
  34. db05cfe ktest: Allow initrd processing without modules defined by Steven Rostedt · 13 years ago
  35. 23715c3 ktest: Have LOG_FILE evaluate options as well by Steven Rostedt · 13 years ago
  36. ecaf8e5 ktest: Have wait on stdio honor bug timeout by Steven Rostedt · 13 years ago
  37. fcb3f16 ktest: Implement our own force min config by Steven Rostedt · 13 years ago
  38. 9064af5 ktest: Add TEST_NAME option by Steven Rostedt · 13 years ago
  39. 30f75da ktest: Add CONFIG_BISECT_GOOD option by Steven Rostedt · 13 years ago
  40. f1a5b96 ktest: Add detection of triple faults by Steven Rostedt · 13 years ago
  41. cd4f1d5 ktest: Notify reason to break out of monitoring boot by Steven Rostedt · 13 years ago
  42. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  43. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  44. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  45. 2a62512 ktest: Allow options to be used by other options by Steven Rostedt · 13 years ago
  46. 77d942c ktest: Create variables for the ktest config files by Steven Rostedt · 13 years ago
  47. 27d934b ktest: Reboot after each patchcheck run by Steven Rostedt · 13 years ago
  48. 4025bc6 ktest: Reboot to good kernel after every bisect run by Steven Rostedt · 13 years ago
  49. 4d62bf5 ktest: If test failed due to timeout, print that by Steven Rostedt · 13 years ago
  50. ca6a21f ktest: Fix post install command by Steven Rostedt · 13 years ago
  51. b52307c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  52. 2d01b26 ktest: Add STOP_TEST_AFTER to stop the test after a period of time by Steven Rostedt · 13 years ago
  53. 8ea0e06 ktest: Monitor kernel while running of user tests by Steven Rostedt · 13 years ago
  54. 4651920 ktest: Fix bug where the test would not end after failure by Steven Rostedt · 13 years ago
  55. 3410f6f ktest: Add BISECT_FILES to run git bisect on paths by Steven Rostedt · 13 years ago
  56. c23dca7 ktest: Add BISECT_SKIP by Steven Rostedt · 13 years ago
  57. c960bb9 ktest: Add manual bisect by Steven Rostedt · 13 years ago
  58. 612b9e9 ktest: Handle kernels before make oldnoconfig by Steven Rostedt · 13 years ago
  59. 10abf11 ktest: Start failure timeout on panic too by Steven Rostedt · 13 years ago
  60. f80802c ktest: Print logfile name on failure by Steven Rostedt · 13 years ago
  61. cce1dac trivial: Fix Steven's Copyright typos by Uwe Kleine-König · 14 years ago
  62. 8d1491b ktest: Ask for the manditory config options instead of just failing by Steven Rostedt · 14 years ago
  63. f1a2785 ktest: Copy the last good and bad configs in config_bisect by Steven Rostedt · 14 years ago
  64. eec5646 ktest: For grub reboot, use run_ssh instead of run_command by Steven Rostedt · 14 years ago
  65. 1c8a617 ktest: Added force stop after success and failure by Steven Rostedt · 14 years ago
  66. cccae1a ktest: Parse off the directory name in useconfig for failures by Steven Rostedt · 14 years ago
  67. 9be2e6b ktest: Use different temp config name for minconfig by Steven Rostedt · 14 years ago
  68. d1fbd7e ktest: Updated the sample.conf for the latest options by Steven Rostedt · 14 years ago
  69. dbc6d0a ktest: Added compare script to test ktest.pl to sample.conf by Steven Rostedt · 14 years ago
  70. 0a05c76 ktest: Added config_bisect test type by Steven Rostedt · 14 years ago
  71. e48c529 ktest/cleanups: Added version 0.2, ssh as options by Steven Rostedt · 14 years ago
  72. 7a849cd ktest: Output something easy to parse for failure or success by Steven Rostedt · 14 years ago
  73. 21a9679 ktest: Allow a test case to undefine a default value by Steven Rostedt · 14 years ago
  74. 51ad1dd ktest: Use $output_config instead of typing $outputdir/.config by Steven Rostedt · 14 years ago
  75. d1e2f22 ktest: Write to stdout if no log file is given by Steven Rostedt · 14 years ago
  76. 9386c6a ktest: Use oldnoconfig instead of yes command by Steven Rostedt · 14 years ago
  77. dc89568 ktest: Update the sample config file with more documentation by Steven Rostedt · 14 years ago
  78. a57419b ktest: New TEST_START instead of using [], and use real SHA1s by Steven Rostedt · 14 years ago
  79. 576f627 ktest: Add poweroff after halt and powercycle after reboot by Steven Rostedt · 14 years ago
  80. 8b37ca8 ktest: Add POST_INSTALL to allow initrds to be created by Steven Rostedt · 14 years ago
  81. a75fece ktest: Added sample.conf, new %default option format by Steven Rostedt · 14 years ago
  82. 7faafbd ktest: Add open and close console and start stop monitor by Steven Rostedt · 14 years ago
  83. 2b7d9b2 ktest: Added continuing on success, clear log and timeout by Steven Rostedt · 14 years ago
  84. d6ce2a0 ktest: Add reverse bisect, better logging, copyright by Steven Rostedt · 14 years ago
  85. 6c5ee0b ktest: Added patchcheck by Steven Rostedt · 14 years ago
  86. 1a5cfce ktest: Added reboot on success by Steven Rostedt · 14 years ago
  87. 5a391fb ktest: Added better console, add test build by Steven Rostedt · 14 years ago
  88. 5f9b6ce ktest: Bisecting, install modules, add logging by Steven Rostedt · 14 years ago
  89. 75c3fda7 ktest: New features reboot on error, make options by Steven Rostedt · 14 years ago
  90. 5c42fc5 ktest: New features: noclean, dodie, poweroff on error and success by Steven Rostedt · 14 years ago
  91. 2545eb6 Initial start of ktest.pl by Steven Rostedt · 14 years ago