Enable the remaining samples which run now in native_posix also in native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
11 lines
206 B
YAML
11 lines
206 B
YAML
tests:
|
|
# section.subsection
|
|
sample.testing.ztest:
|
|
build_only: true
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|
|
tags: test_framework
|