Hello MicroEJ team,
I have setup the java-testsuite-core-runner project from github (VEEPortQualificationTools/tests/core/java-testsuite-runner-core at master · MicroEJ/VEEPortQualificationTools · GitHub), the test suite runs fine when I build the project with mmm. However I would like to build the project in another “mode”. Instead of running the tests I would like for the build to only compile a test application, like creating a launcher in the IDE and then running it to deploy the microejapp.o and microejruntime.a.
I use the command mmm build
on the java-testsuite-core-runner project, is there any way I can tweak this build to do what I want?
Regards,
Philip