Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-microblaze.git] / Documentation / dev-tools / kunit / api / index.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 =============
4 API Reference
5 =============
6 .. toctree::
7
8         test
9
10 This section documents the KUnit kernel testing API. It is divided into the
11 following sections:
12
13 ================================= ==============================================
14 :doc:`test`                       documents all of the standard testing API
15                                   excluding mocking or mocking related features.
16 ================================= ==============================================