szafonimateusz-mi opened a new pull request, #17728: URL: https://github.com/apache/nuttx/pull/17728
## Summary First step to solve https://github.com/apache/nuttx/issues/17717 This PR adds support for NTFC in CI and migrates `sim/citest` to use NTFC instead of `tools/ci/testrun` tool. The rest of `citest` configs uses the old testing method. https://github.com/apache/nuttx/commit/635cb70d2aa26fe79db1265966fbd47913df10fd must be also ported to nuttx-apps ## Impact NTFC performs more tests so `sim-01` will take longer but will provide better code coverage. ## Testing Tested in a private repository, let's see if it works with upstream. Here is an example run test for `sim/citest` on my fork with all tests passed: https://github.com/szafonimateusz-mi/nuttx/actions/runs/20580444513/job/59106747416#step:11:154 I will update this section when upstream CI is finished. -- 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]
