doc: pytest: Document the test_bind test

Add this test to the documentation. None of the functions had comments,
so attempt to explain what each does.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Tom Rini
2025-05-08 15:34:43 -06:00
committed by Heinrich Schuchardt
parent 6c3c08c478
commit 4964cc9caa
3 changed files with 21 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Individual tests
:maxdepth: 1
test_000_version
test_bind
test_bootstage
test_efi_loader
test_net

View File

@@ -0,0 +1,8 @@
test_bind
=========
.. automodule:: test_bind
:synopsis:
:member-order: bysource
:members:
:undoc-members: