xiaoxiang781216 commented on code in PR #3270: URL: https://github.com/apache/nuttx-apps/pull/3270#discussion_r2644612795
########## testing/cmocka/Kconfig: ########## @@ -12,6 +12,15 @@ config TESTING_CMOCKA if TESTING_CMOCKA +config TESTING_CMOCKA_ASLIB Review Comment: it's better to use TESTING_CMOCKA to enable the library, and use TESTING_CMOCKA_PROG to enable the program. -- 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]
