cederom commented on PR #2961: URL: https://github.com/apache/nuttx-apps/pull/2961#issuecomment-2603528134
Okay it seems @raiden00pl remarks on separating `apps/testing` into testing utilities (something to perform the tests) and `apps/tests` test scenarios (list of specific tests that returns PASS/FAIL) makes more sense now :-) What would be better / possible approach for now @txy-21 @xiaoxiang781216 ? 1. `apps/testing` cleanup by organizing existing stuff by function first then identify test cases and move them next to `apps/tests` based on categories created in `apps/testing`? 2. Use current time/work and split `apps/testing/function` and `apps/tests/function` right away? -- 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