Documentation: dev-tools: Add KTAP specification
authorRae Moar <rmoar@google.com>
Tue, 7 Dec 2021 19:02:51 +0000 (11:02 -0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 10 Dec 2021 21:37:35 +0000 (14:37 -0700)
commita32fa6b2e8b4e0b8c03f5218afa0649e188239c5
treeb68fb4b5bc5adc3f3a35382972213dad88195d68
parent1b695cc6c8f8e61cc8ba7d3e5a0f8898ea593aab
Documentation: dev-tools: Add KTAP specification

It does not make any significant additions or changes other than those
already in use in the kernel: additional features can be added as they
become necessary and used.

[1]: https://testanything.org/tap-version-13-specification.html

Signed-off-by: Rae Moar <rmoar@google.com>
Co-developed-by: David Gow <davidgow@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20211207190251.18426-1-davidgow@google.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/dev-tools/index.rst
Documentation/dev-tools/ktap.rst [new file with mode: 0644]