mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
The citests.rst now documents how to run the CI test suites locally (the same way they are done in NuttX GitHub CI). Other pages are created for different parts of NuttX testing. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
15 lines
261 B
ReStructuredText
15 lines
261 B
ReStructuredText
=======
|
|
Testing
|
|
=======
|
|
|
|
This page contains information related to NuttX testing.
|
|
|
|
For information about included NuttX testing applications, please see
|
|
:doc:`/applications/testing/index`.
|
|
|
|
.. toctree::
|
|
|
|
nuttx-ci.rst
|
|
citests.rst
|
|
ntfc.rst
|
|
nxdart.rst
|