michallenc opened a new pull request, #2139: URL: https://github.com/apache/nuttx-apps/pull/2139
## Summary This adds counting of correct/incorrect tests to scanftest and fstest and thus allow to check whether the tests are really successful. Current CI tests only check whether the test program does on end with hard fault but do not check whether the results are correct (and they are not). This will allow to check if new patches break some OS functions. ## Impact Better CI. ## Testing CI test pass -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org