mkiiskila commented on a change in pull request #1331: test/runtest: Move testbench code into runtest URL: https://github.com/apache/mynewt-core/pull/1331#discussion_r212300753
########## File path: test/runtest/syscfg.yml ########## @@ -19,11 +19,42 @@ # Package: test/runtest syscfg.defs: + RUNTEST_LOG: + description: > + Causes test results to be logged to a cbmem-backed logged. + value: 0 Review comment: Maybe default this to 1? This might make more sense to be defaulted on. I'm fine either way :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
