[PATCH 0/4] doc: improve C test documentation
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Tue Nov 18 21:17:29 CET 2025
* Add missing Sphinx comments in include/test.ut.h.
* Add include/test.ut.h to the HTML documentation.
* Describe C test return values
Heinrich Schuchardt (4):
doc: make writing DM test subsection of writing C test
test: document ut.h
doc: add include/test/ut.h to HTML documentation
doc: describe return values of C tests
doc/api/index.rst | 1 +
doc/api/test.rst | 11 +++
doc/develop/tests_writing.rst | 63 ++++++++------
include/test/ut.h | 159 ++++++++++++++++++++++++++++------
4 files changed, 181 insertions(+), 53 deletions(-)
create mode 100644 doc/api/test.rst
--
2.51.0
More information about the U-Boot
mailing list