From 4964cc9caa885dbcdc028ecff5e86678ef3ea8af Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 8 May 2025 15:34:43 -0600 Subject: 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 Reviewed-by: Simon Glass --- doc/develop/pytest/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/develop/pytest/index.rst') 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 -- cgit v1.2.3