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:

committed by
Heinrich Schuchardt

parent
9effbe1548
commit
4fde49c317
@@ -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_*
|
||||
|
Reference in New Issue
Block a user