forked from OERV-BSP/u-boot
Add this test to the documentation. No changes to the test itself were required. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
28 lines
354 B
ReStructuredText
28 lines
354 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
pytest Framework within U-Boot
|
|
==============================
|
|
|
|
General
|
|
-------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
usage
|
|
|
|
Individual tests
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
test_000_version
|
|
test_bind
|
|
test_bootmenu
|
|
test_bootstage
|
|
test_button
|
|
test_efi_loader
|
|
test_net
|
|
test_net_boot
|