Emulation tests are implemented as part of the SonarCloud workflow (.github/workflows/sonarcloud.yml). These tests:
- Run on the
native_simplatform using Twister - Execute integration tests in an emulated environment.
- Generate code coverage reports.
- Use build wrapper for accurate code analysis.