mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
test: Add documentation for the FIT test
Add a Sphinx automodule page for test_fit.py so it appears in the pytest documentation alongside the other test modules. The index already uses a glob pattern, so this is picked up automatically. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
06b12fba0c
commit
65c036eeec
10
doc/develop/pytest/test_fit.rst
Normal file
10
doc/develop/pytest/test_fit.rst
Normal file
@ -0,0 +1,10 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0+
|
||||
|
||||
test_fit
|
||||
========
|
||||
|
||||
.. automodule:: test_fit
|
||||
:synopsis:
|
||||
:member-order: bysource
|
||||
:members:
|
||||
:undoc-members:
|
||||
Loading…
x
Reference in New Issue
Block a user