acassis commented on code in PR #17654:
URL: https://github.com/apache/nuttx/pull/17654#discussion_r2645415656


##########
Documentation/applications/testing/cmocka/index.rst:
##########
@@ -1,3 +1,25 @@
 ====================
 ``cmocka`` libcmocka
 ====================
+
+cmocka is:
+    an elegant unit testing framework for C with support for mock objects. It
+    only requires the standard C library, works on a range of computing
+    platforms (including embedded) and with different compilers.
+
+The cmocka application in the NuttX apps is an adapation of cmocka into the

Review Comment:
   ```suggestion
   The cmocka application in the NuttX apps is an adaptation of cmocka into the



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to