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>
This commit is contained in:
Tom Rini
2025-05-12 15:54:24 -06:00
committed by Heinrich Schuchardt
parent 9effbe1548
commit 4fde49c317

View File

@@ -16,12 +16,6 @@ Individual tests
.. toctree::
:maxdepth: 1
:glob:
test_000_version
test_bind
test_bootmenu
test_bootstage
test_button
test_efi_loader
test_net
test_net_boot
test_*