cederom opened a new issue, #15735: URL: https://github.com/apache/nuttx/issues/15735
### Description * Develop documented architecture for distributed runtime and build test farm. * Use only generic portable solutions with no OS-specific hacks (i.e. Docker is Linux only). * Target platforms: Linux, BSD, macOS, Windoze/WSL?. * Use PyTest [1]. Each test should return PASS/FAIL result along with logs. * Assume two configurable test areas: 1. build, 2. runtime. These should contain basic test, and should be easily extensible with extended, additional, and custom tests. * Create easy to use bootstrap script for environment setup on end-user machines. [1] https://docs.pytest.org/en/stable/ ### Verification - [x] I have verified before submitting the report. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org