mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-14 11:16:58 +02:00
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>
22 lines
243 B
ReStructuredText
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_*
|