linguini1 commented on code in PR #3270: URL: https://github.com/apache/nuttx-apps/pull/3270#discussion_r2646433338
########## testing/cmocka/Kconfig: ########## @@ -12,6 +12,15 @@ config TESTING_CMOCKA if TESTING_CMOCKA +config TESTING_CMOCKA_PROG + bool "Compile cmocka binary" Review Comment: How come tristate should be used here? -- 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]
