1.. SPDX-License-Identifier: GPL-2.0
2
3========
4Test API
5========
6
7This file documents all of the standard testing API excluding mocking or mocking
8related features.
9
10.. kernel-doc:: include/kunit/test.h
11   :internal:
12