doc: pytest: Document the test_button test
authorTom Rini <trini@konsulko.com>
Thu, 8 May 2025 21:34:45 +0000 (15:34 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 11 May 2025 10:52:57 +0000 (12:52 +0200)
commit02e5d344a0d75a4f05682b3438354748dc83d941
tree58272fe3d44e671f2d85f6eb529d5722d6c8e8d5
parente1076c6619194ddd82f8e364d8cafd907da40616
doc: pytest: Document the test_button test

Add this test to the documentation. No changes to the test itself were
required.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/develop/pytest/index.rst
doc/develop/pytest/test_button.rst [new file with mode: 0644]
test/py/tests/test_button.py