public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] [GIT PULL] ktest: updates for v3.9
@ 2013-02-20  4:07 Steven Rostedt
  2013-02-20  4:07 ` [PATCH 1/7] ktest: Do not require CONSOLE for build or install bisects Steven Rostedt
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Steven Rostedt @ 2013-02-20  4:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds

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


Linus,

Updates include:

 o Added ability to have all builds test warnings.

 o Fixed failing reboot when the reboot produces a non fatal error.

 o Config reading fixes and other cleanups.

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

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

Head SHA1: b4e059fa0c07e0c054dab9a48c2e3f7d7d4563be


Steven Rostedt (Red Hat) (7):
      ktest: Do not require CONSOLE for build or install bisects
      ktest: Strip off '\n' when reading which files were modified
      ktest: Allow a test option to use its default option
      ktest: Add make_warnings_file and process full warnings
      ktest: Search for linux banner for successful reboot
      ktest: Ignore warnings during reboot
      ktest: Remove indexes from warnings check

----
 .../testing/ktest/examples/include/patchcheck.conf |   37 ++++
 tools/testing/ktest/ktest.pl                       |  190 ++++++++++++++++++--
 tools/testing/ktest/sample.conf                    |   44 +++++
 3 files changed, 253 insertions(+), 18 deletions(-)

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

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

end of thread, other threads:[~2013-02-20  4:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  4:07 [PATCH 0/7] [GIT PULL] ktest: updates for v3.9 Steven Rostedt
2013-02-20  4:07 ` [PATCH 1/7] ktest: Do not require CONSOLE for build or install bisects Steven Rostedt
2013-02-20  4:07 ` [PATCH 2/7] ktest: Strip off \n when reading which files were modified Steven Rostedt
2013-02-20  4:07 ` [PATCH 3/7] ktest: Allow a test option to use its default option Steven Rostedt
2013-02-20  4:07 ` [PATCH 4/7] ktest: Add make_warnings_file and process full warnings Steven Rostedt
2013-02-20  4:07 ` [PATCH 5/7] ktest: Search for linux banner for successful reboot Steven Rostedt
2013-02-20  4:07 ` [PATCH 6/7] ktest: Ignore warnings during reboot Steven Rostedt
2013-02-20  4:07 ` [PATCH 7/7] ktest: Remove indexes from warnings check Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox