All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/19] [GIT PULL] ktest: new features and fixes
@ 2011-07-26  1:22 Steven Rostedt
  2011-07-26  1:22 ` [PATCH 01/19] ktest: Notify reason to break out of monitoring boot Steven Rostedt
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Steven Rostedt @ 2011-07-26  1:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds

Linus,

Please pull the following patches.

The following patches are in:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest.git

    branch: for-linus


Steven Rostedt (19):
      ktest: Notify reason to break out of monitoring boot
      ktest: Add detection of triple faults
      ktest: Add CONFIG_BISECT_GOOD option
      ktest: Add TEST_NAME option
      ktest: Implement our own force min config
      ktest: Have wait on stdio honor bug timeout
      ktest: Have LOG_FILE evaluate options as well
      ktest: Allow initrd processing without modules defined
      ktest: Add POST/PRE_BUILD options
      ktest: Have the testing tmp dir include machine name
      ktest: Fix tar extracting of modules to target
      ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
      ktest: Add helper function to avoid duplicate code
      ktest: Require one TEST_START in config file
      ktest: Add test type make_min_config
      ktest: Use Kconfig dependencies to shorten time to make min_config
      ktest: Add prompt to use OUTPUT_MIN_CONFIG
      ktest: Keep fonud configs separate from default configs
      ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not

----
 tools/testing/ktest/ktest.pl    |  970 +++++++++++++++++++++++++++++++++------
 tools/testing/ktest/sample.conf |  142 ++++++-
 2 files changed, 963 insertions(+), 149 deletions(-)

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-07-26  1:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26  1:22 [PATCH 00/19] [GIT PULL] ktest: new features and fixes Steven Rostedt
2011-07-26  1:22 ` [PATCH 01/19] ktest: Notify reason to break out of monitoring boot Steven Rostedt
2011-07-26  1:22 ` [PATCH 02/19] ktest: Add detection of triple faults Steven Rostedt
2011-07-26  1:22 ` [PATCH 03/19] ktest: Add CONFIG_BISECT_GOOD option Steven Rostedt
2011-07-26  1:22 ` [PATCH 04/19] ktest: Add TEST_NAME option Steven Rostedt
2011-07-26  1:22 ` [PATCH 05/19] ktest: Implement our own force min config Steven Rostedt
2011-07-26  1:22 ` [PATCH 06/19] ktest: Have wait on stdio honor bug timeout Steven Rostedt
2011-07-26  1:22 ` [PATCH 07/19] ktest: Have LOG_FILE evaluate options as well Steven Rostedt
2011-07-26  1:22 ` [PATCH 08/19] ktest: Allow initrd processing without modules defined Steven Rostedt
2011-07-26  1:22 ` [PATCH 09/19] ktest: Add POST/PRE_BUILD options Steven Rostedt
2011-07-26  1:22 ` [PATCH 10/19] ktest: Have the testing tmp dir include machine name Steven Rostedt
2011-07-26  1:22 ` [PATCH 11/19] ktest: Fix tar extracting of modules to target Steven Rostedt
2011-07-26  1:22 ` [PATCH 12/19] ktest: Add IGNORE_WARNINGS to ignore warnings in some patches Steven Rostedt
2011-07-26  1:22 ` [PATCH 13/19] ktest: Add helper function to avoid duplicate code Steven Rostedt
2011-07-26  1:22 ` [PATCH 14/19] ktest: Require one TEST_START in config file Steven Rostedt
2011-07-26  1:22 ` [PATCH 15/19] ktest: Add test type make_min_config Steven Rostedt
2011-07-26  1:22 ` [PATCH 16/19] ktest: Use Kconfig dependencies to shorten time to make min_config Steven Rostedt
2011-07-26  1:22 ` [PATCH 17/19] ktest: Add prompt to use OUTPUT_MIN_CONFIG Steven Rostedt
2011-07-26  1:22 ` [PATCH 18/19] ktest: Keep fonud configs separate from default configs Steven Rostedt
2011-07-26  1:22 ` [PATCH 19/19] ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.