OSDN Git Service

Documentation: KUnit: Added KUnit Architecture
authorHarinder Singh <sharinder@google.com>
Fri, 17 Dec 2021 04:49:07 +0000 (04:49 +0000)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Dec 2021 19:49:06 +0000 (12:49 -0700)
commitbc145b370c11b92e497315f54636253f5af4323a
tree7b323aece4ea43ea439a11c2ff09cc7d4f6e172e
parentc48b9ef1f7949e9024121702031775735e5d7418
Documentation: KUnit: Added KUnit Architecture

Describe the components of KUnit and how the kernel mode parts
interact with kunit_tool.

Signed-off-by: Harinder Singh <sharinder@google.com>
Co-developed-by: Marco Elver <elver@google.com>
Signed-off-by: Marco Elver <elver@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Link: https://lore.kernel.org/r/20211217044911.798817-4-sharinder@google.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/dev-tools/kunit/architecture.rst [new file with mode: 0644]
Documentation/dev-tools/kunit/index.rst
Documentation/dev-tools/kunit/kunit_suitememorydiagram.svg [new file with mode: 0644]
Documentation/dev-tools/kunit/start.rst