blob: a4fdc35b32c5c51ff10f0ce1b82ad70b8bdee4e2 [file] [log] [blame]
.. SPDX-License-Identifier: GPL-2.0
=============
API Reference
=============
.. toctree::
test
class-and-function-mocking
platform-mocking
This section documents the KUnit kernel testing API. It is divided into 3
sections:
================================= ==============================================
:doc:`test` documents all of the standard testing API
excluding mocking or mocking related features.
:doc:`class-and-function-mocking` documents class and function mocking features.
:doc:`platform-mocking` documents mocking libraries that mock out
platform specific features.
================================= ==============================================