doc: Start improving our pytest documentation
authorTom Rini <trini@konsulko.com>
Wed, 7 May 2025 22:08:17 +0000 (16:08 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 11 May 2025 10:52:56 +0000 (12:52 +0200)
commitbe2bdfd0199f37fed0ce19f90840f79d185e20d1
treebc2aefe74eb6e8e0bd032835a6c747d5f8e136c8
parent2865a8590f29c20a64cf0ba986f697d9973ed963
doc: Start improving our pytest documentation

Begin the work of documenting all of our pytests. To do this, we should
have a directory under develop for it as there will be a large number of
new files. As the current document is referenced externally in a number
of locations, add the sphinx_reredirects module so that we can redirect
from the old location to the new.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/conf.py
doc/develop/ci_testing.rst
doc/develop/index.rst
doc/develop/pytest/index.rst [new file with mode: 0644]
doc/develop/pytest/usage.rst [moved from doc/develop/py_testing.rst with 99% similarity]
doc/develop/testing.rst
doc/develop/tests_writing.rst
doc/sphinx/requirements.txt