summaryrefslogtreecommitdiff
path: root/doc/develop/pytest/test_bind.rst
AgeCommit message (Collapse)Author
2025-05-11doc: pytest: Document the test_bind testTom Rini
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]>