diff options
| author | Tom Rini <trini@konsulko.com> | 2025-05-08 15:34:45 -0600 | 
|---|---|---|
| committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-05-11 12:52:57 +0200 | 
| commit | 02e5d344a0d75a4f05682b3438354748dc83d941 (patch) | |
| tree | 58272fe3d44e671f2d85f6eb529d5722d6c8e8d5 /doc/develop/pytest/index.rst | |
| parent | e1076c6619194ddd82f8e364d8cafd907da40616 (diff) | |
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>
Diffstat (limited to 'doc/develop/pytest/index.rst')
| -rw-r--r-- | doc/develop/pytest/index.rst | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/develop/pytest/index.rst b/doc/develop/pytest/index.rst index 4d949cfd1d2..0a7c1b21a24 100644 --- a/doc/develop/pytest/index.rst +++ b/doc/develop/pytest/index.rst @@ -21,6 +21,7 @@ Individual tests     test_bind     test_bootmenu     test_bootstage +   test_button     test_efi_loader     test_net     test_net_boot | 
