API ReferenceΒΆ

This section documents the KUnit kernel testing API. It is divided into 3 sections:

Test API

documents all of the standard testing API excluding mocking or mocking related features.

Class and Function Mocking

documents class and function mocking features.

Platform Mocking

documents mocking libraries that mock out platform specific features.