[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120522120531.460108326@goodmis.org>
Date: Tue, 22 May 2012 08:05:31 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 0/8] [GIT PULL] ktest: updates for v3.5
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists