diff options
Diffstat (limited to 'doc/api/test.rst')
| -rw-r--r-- | doc/api/test.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/api/test.rst b/doc/api/test.rst new file mode 100644 index 00000000000..359cbd0617d --- /dev/null +++ b/doc/api/test.rst @@ -0,0 +1,11 @@ +.. SPDX-License-Identifier: GPL-2.0-or-later +.. Copyright (c) 2025 Heinrich Schuchardt + +Test Framework +============== + +Assertions and reporting functions +---------------------------------- + +.. kernel-doc:: include/test/ut.h + :internal: |
