ivila commented on PR #152: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/152#issuecomment-2507290715
> @ivila agree I think compiling and running tests on arm64 runners makes better sense. However, we should be able to compile native for x86 too for testing purposes. However, we should accumulate all the library tests under: > > * optee-teec/systest > * optee-utee/systest I think `accumulate all the library tests` is not a good idea for library unit tests, because you have to expose everything you want to test, for example, I have a function that just use in a module and actually I don't want to expose it, I have to make it pub if I want to accumulate it.  -- 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: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org