commit | caae73ac35084abfa96fd7813ec2b209b3ca204c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 08 15:34:43 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun May 11 12:52:56 2025 +0200 |
tree | 2e758c86aead6415b752cd79a1a2936118ab83ed | |
parent | d705f99ab3786bd552723e735f44943b6f4e5ef8 [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 <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>