[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210503230510.845068955@goodmis.org>
Date: Mon, 03 May 2021 19:05:10 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: "John Warthog9 Hawley" <warthog9@...nel.org>
Subject: [for-next][PATCH 0/7] ktest: Get ready for pulling for 5.13
These patches have been part of my local ktest tree for some time,
but I realized they never went to the mailing list. Sending them
now and tomorrow I'll send a pull request to Linus.
As it's just the ktest script, no harm will come to the rest of the
kernel for being late.
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
for-next
Head SHA1: c7ceee6958770c447b86a8917a603a20d646b608
John 'Warthog9' Hawley (VMware) (6):
ktest: Minor cleanup with uninitialized variable $build_options
ktest: Add example config for using VMware VMs
ktest: Adding editor hints to improve consistency
ktest: Fixing indentation to match expected pattern
ktest: Further consistency cleanups
ktest: Re-arrange the code blocks for better discoverability
Steven Rostedt (VMware) (1):
ktest: Add KTEST section to MAINTAINERS file
----
MAINTAINERS | 6 +
tools/testing/ktest/examples/vmware.conf | 137 ++++++++
tools/testing/ktest/ktest.pl | 571 ++++++++++++++++---------------
3 files changed, 433 insertions(+), 281 deletions(-)
create mode 100644 tools/testing/ktest/examples/vmware.conf
Powered by blists - more mailing lists