xiaoxiang781216 commented on PR #2961: URL: https://github.com/apache/nuttx-apps/pull/2961#issuecomment-2604269048
> @xiaoxiang781216 I thought the same - we can move some tools back to `apps/system` and some to `apps/benchmark`. But what about `cmoka` , `unity` and `fff`? These fits quite well in `apps/testing`. Maybe something like this: > > * programs that return pass/fail output - `apps/tests` > * testing frameworks to be used by user- `apps/testing` I prefer that testing frameworks and test case under one top level folder(either tests or testing is fine for me), we can move the testing framework to utils or frameworks etc. > * performance tests - `apps/benchmark` > * small testing apps that doesn't fit above - `apps/system` LGTM. -- 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]
