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

Add this test to the documentation. There was already a function comment
that included the argument, so convert it to the right style to be
rendered correctly in output.

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