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>
This commit is contained in:

committed by
Heinrich Schuchardt

parent
e1076c6619
commit
02e5d344a0
@@ -21,6 +21,7 @@ Individual tests
|
||||
test_bind
|
||||
test_bootmenu
|
||||
test_bootstage
|
||||
test_button
|
||||
test_efi_loader
|
||||
test_net
|
||||
test_net_boot
|
||||
|
8
doc/develop/pytest/test_button.rst
Normal file
8
doc/develop/pytest/test_button.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
test_button
|
||||
===========
|
||||
|
||||
.. automodule:: test_button
|
||||
:synopsis:
|
||||
:member-order: bysource
|
||||
:members:
|
||||
:undoc-members:
|
Reference in New Issue
Block a user