u-boot/doc/api/test.rst
Heinrich Schuchardt 3fea6dfd2e doc: add include/test/ut.h to HTML documentation
The asserts in ut.h are often used. Provide online documentation.

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-11-21 19:25:56 +01:00

12 lines
238 B
ReStructuredText

.. 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: