]> asedeno.scripts.mit.edu Git - linux.git/commit
Documentation: kunit: add documentation for kunit_tool
authorBrendan Higgins <brendanhiggins@google.com>
Wed, 20 Nov 2019 01:17:00 +0000 (17:17 -0800)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 9 Dec 2019 18:22:01 +0000 (11:22 -0700)
commit99e51aa8f70137310496f98937cfeecac0529a5a
tree64aa68de0a3cbeaf29fd0bb9f4ee72f17f64ddde
parente7d7ad0e413f14f191b75d39e2c4a9dbf2683a71
Documentation: kunit: add documentation for kunit_tool

Add documentation for the Python script used to build, run, and collect
results from the kernel known as kunit_tool. kunit_tool
(tools/testing/kunit/kunit.py) was already added in previous commits.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/index.rst
Documentation/dev-tools/kunit/kunit-tool.rst [new file with mode: 0644]
Documentation/dev-tools/kunit/start.rst