doc: pytest: Document the test_bind test
authorTom Rini <trini@konsulko.com>
Thu, 8 May 2025 21:34:43 +0000 (15:34 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 11 May 2025 10:52:56 +0000 (12:52 +0200)
commit4964cc9caa885dbcdc028ecff5e86678ef3ea8af
tree2e758c86aead6415b752cd79a1a2936118ab83ed
parent6c3c08c4789b482e810dc4b60bfee914b063b232
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>
doc/develop/pytest/index.rst
doc/develop/pytest/test_bind.rst [new file with mode: 0644]
test/py/tests/test_bind.py