summaryrefslogtreecommitdiff
path: root/doc/develop/pytest/test_bootmenu.rst
AgeCommit message (Collapse)Author
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>