commit | b1bed97861b0d19dcc82a550d4dc4b38f5c711dd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu May 08 15:34:45 2025 -0600 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun May 11 12:52:57 2025 +0200 |
tree | 58272fe3d44e671f2d85f6eb529d5722d6c8e8d5 | |
parent | 1f1f58629d92e4520c403c8eebe1b5e0da450ae3 [diff] [blame] |
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>
diff --git a/doc/develop/pytest/index.rst b/doc/develop/pytest/index.rst index 4d949cf..0a7c1b2 100644 --- a/doc/develop/pytest/index.rst +++ b/doc/develop/pytest/index.rst
@@ -21,6 +21,7 @@ test_bind test_bootmenu test_bootstage + test_button test_efi_loader test_net test_net_boot