commit | 1f1f58629d92e4520c403c8eebe1b5e0da450ae3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 08 15:34:44 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun May 11 12:52:57 2025 +0200 |
tree | bf16660f4f222925b390850915bd959726b377a8 | |
parent | caae73ac35084abfa96fd7813ec2b209b3ca204c [diff] |
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>