linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Subject: [PATCH 0/8] [GIT PULL] ktest: updates for v3.5
Date: Tue, 22 May 2012 08:05:31 -0400	[thread overview]
Message-ID: <20120522120531.460108326@goodmis.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1607 bytes --]


Linus,

Please pull the latest ktest-v3.5 tree, which can be found at:

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

Head SHA1: af738c3e4870c304b8c8c69e11bc6517b5b52d10


Steven Rostedt (8):
      ktest: Fix kernelrevision with POST_BUILD
      ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network
      ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config
      ktest: Add useful example configs
      ktest: Add kvm.conf example config
      ktest: Add an example config that does cross compiling of several archs
      ktest: Add the snowball.conf example config
      ktest: Add README to explain what is in the examples directory

----
 tools/testing/ktest/examples/README                |   32 +++
 tools/testing/ktest/examples/crosstests.conf       |  260 ++++++++++++++++++++
 tools/testing/ktest/examples/include/bisect.conf   |   90 +++++++
 tools/testing/ktest/examples/include/defaults.conf |  157 ++++++++++++
 .../testing/ktest/examples/include/min-config.conf |   60 +++++
 .../testing/ktest/examples/include/patchcheck.conf |   74 ++++++
 tools/testing/ktest/examples/include/tests.conf    |   74 ++++++
 tools/testing/ktest/examples/kvm.conf              |   88 +++++++
 tools/testing/ktest/examples/snowball.conf         |   53 ++++
 tools/testing/ktest/examples/test.conf             |   62 +++++
 tools/testing/ktest/ktest.pl                       |   36 ++-
 tools/testing/ktest/sample.conf                    |   16 ++
 12 files changed, 1001 insertions(+), 1 deletion(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2012-05-22 12:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 12:05 Steven Rostedt [this message]
2012-05-22 12:05 ` [PATCH 1/8] ktest: Fix kernelrevision with POST_BUILD Steven Rostedt
2012-05-22 12:05 ` [PATCH 2/8] ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network Steven Rostedt
2012-05-22 12:05 ` [PATCH 3/8] ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config Steven Rostedt
2012-05-22 12:05 ` [PATCH 4/8] ktest: Add useful example configs Steven Rostedt
2012-05-22 12:05 ` [PATCH 5/8] ktest: Add kvm.conf example config Steven Rostedt
2012-05-22 12:05 ` [PATCH 6/8] ktest: Add an example config that does cross compiling of several archs Steven Rostedt
2012-05-22 12:05 ` [PATCH 7/8] ktest: Add the snowball.conf example config Steven Rostedt
2012-05-22 12:05 ` [PATCH 8/8] ktest: Add README to explain what is in the examples directory Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120522120531.460108326@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).