mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 10:26:37 +00:00
NuttX CI runtime test cases have migrated to NTFC. Remove the unused pytest harness and related files. Assisted-by: Claude Code Signed-off-by: raiden00pl <raiden00@railab.me>
18 lines
322 B
ReStructuredText
18 lines
322 B
ReStructuredText
=======
|
|
Testing
|
|
=======
|
|
|
|
This page contains information related to NuttX testing.
|
|
|
|
For information about included NuttX testing applications, please see
|
|
:doc:`/applications/testing/index`.
|
|
|
|
.. note::
|
|
|
|
NuttX CI runtime test cases use :doc:`NTFC </testing/ntfc>`.
|
|
|
|
.. toctree::
|
|
|
|
nuttx-ci.rst
|
|
ntfc.rst
|
|
nxdart.rst
|