From: Rae Moar <rmoar@google.com>
To: frowand.list@gmail.com, davidgow@google.com,
keescook@chromium.org, raemoar63@gmail.com, Tim.Bird@sony.com,
shuah@kernel.org
Cc: tytso@google.com, gustavo.padovan@collabora.com,
ricardo.canuelo@collabora.com, corbet@lwn.net,
kernelci@lists.linux.dev, linux-kselftest@vger.kernel.org,
kunit-dev@googlegroups.com, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, Rae Moar <rmoar@google.com>
Subject: [PATCH RESEND 5/5] ktap_v2: change version to 2 in KTAP specification
Date: Fri, 7 Nov 2025 05:29:26 +0000 [thread overview]
Message-ID: <20251107052926.3403265-6-rmoar@google.com> (raw)
In-Reply-To: <20251107052926.3403265-1-rmoar@google.com>
Prepare KTAP specification for the final release of version 2 by
removing "-rc" in the title. This would previously cause a Sphinx
warning.
This series represents the final version of KTAP version 2 that includes
the major addition of test metadata.
Signed-off-by: Rae Moar <rmoar@google.com>
---
Documentation/dev-tools/ktap.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/dev-tools/ktap.rst b/Documentation/dev-tools/ktap.rst
index d118119910f8..1abb30887008 100644
--- a/Documentation/dev-tools/ktap.rst
+++ b/Documentation/dev-tools/ktap.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0
===================================================
-The Kernel Test Anything Protocol (KTAP), version 2-rc
+The Kernel Test Anything Protocol (KTAP), version 2
===================================================
TAP, or the Test Anything Protocol is a format for specifying test results used
--
2.51.2.1041.gc1ab5b90ca-goog
prev parent reply other threads:[~2025-11-07 5:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-07 5:29 [PATCH RESEND 0/5] release of KTAP version 2 Rae Moar
2025-11-07 5:29 ` [PATCH RESEND 1/5] ktap_v2: change version to 2-rc in KTAP specification Rae Moar
2025-11-07 5:29 ` [PATCH RESEND 2/5] ktap_v2: change "version 1" to "version 2" in examples Rae Moar
2025-11-07 5:29 ` [PATCH RESEND 3/5] ktap_v2: add test metadata Rae Moar
2025-11-07 5:29 ` [PATCH RESEND 4/5] ktap_v2: formatting fixes to ktap spec Rae Moar
2025-11-07 5:29 ` Rae Moar [this message]
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=20251107052926.3403265-6-rmoar@google.com \
--to=rmoar@google.com \
--cc=Tim.Bird@sony.com \
--cc=corbet@lwn.net \
--cc=davidgow@google.com \
--cc=frowand.list@gmail.com \
--cc=gustavo.padovan@collabora.com \
--cc=keescook@chromium.org \
--cc=kernelci@lists.linux.dev \
--cc=kunit-dev@googlegroups.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=raemoar63@gmail.com \
--cc=ricardo.canuelo@collabora.com \
--cc=shuah@kernel.org \
--cc=tytso@google.com \
/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).