u-boot/doc/develop/pytest/index.rst
Tom Rini 4fde49c317 doc: pytest: Use globing for test files
After the original series was merged, Quentin noted that we could handle
adding additional tests more easily by using the glob feature. Do so.

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2025-05-18 08:51:51 +02:00

22 lines
243 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0+
pytest Framework within U-Boot
==============================
General
-------
.. toctree::
:maxdepth: 1
usage
Individual tests
----------------
.. toctree::
:maxdepth: 1
:glob:
test_*