summaryrefslogtreecommitdiff
path: root/doc/develop/pytest/test_fit.rst
AgeCommit message (Collapse)Author
9 daystest: Add documentation for the FIT testSimon Glass
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 <[email protected]>