blob: a032f9425b5440a197569b2a7f5dce97cd29934f [file] [log] [blame]
=============
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.
================================= ==============================================