Docs/platforms/esp32s3: Add ostest docs

Add ostest docs for esp32s3

Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
Eren Terzioglu
2025-12-30 12:39:05 +01:00
committed by Xiang Xiao
parent 318e0b09b5
commit a8cec9a034
@@ -613,6 +613,12 @@ To test it, just run the ``oneshot`` example::
Waiting...
Finished
ostest
------
This is the NuttX test at apps/testing/ostest that is run against all new
architecture ports to assure a correct implementation of the OS.
qencoder
---