summaryrefslogtreecommitdiff
path: root/doc/develop/pytest/index.rst
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-05-08 15:34:43 -0600
committerHeinrich Schuchardt <[email protected]>2025-05-11 12:52:56 +0200
commit4964cc9caa885dbcdc028ecff5e86678ef3ea8af (patch)
tree2e758c86aead6415b752cd79a1a2936118ab83ed /doc/develop/pytest/index.rst
parent6c3c08c4789b482e810dc4b60bfee914b063b232 (diff)
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/pytest/index.rst')
-rw-r--r--doc/develop/pytest/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/pytest/index.rst b/doc/develop/pytest/index.rst
index 3265eb97c7e..cd6eb5f038f 100644
--- a/doc/develop/pytest/index.rst
+++ b/doc/develop/pytest/index.rst
@@ -18,6 +18,7 @@ Individual tests
:maxdepth: 1
test_000_version
+ test_bind
test_bootstage
test_efi_loader
test_net