[PATCH 3/4] doc: add include/test/ut.h to HTML documentation
Simon Glass
sjg at chromium.org
Wed Nov 19 14:16:10 CET 2025
On Tue, 18 Nov 2025 at 13:17, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> The asserts in ut.h are often used. Provide online documentation.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> doc/api/index.rst | 1 +
> doc/api/test.rst | 11 +++++++++++
> 2 files changed, 12 insertions(+)
> create mode 100644 doc/api/test.rst
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list