zephyr/samples/subsys/testsuite/integration/testcase.yaml
Alberto Escolar Piedras 868489b98e samples: Enable any which runs in native_posix also in native_sim
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>
2023-11-20 12:02:48 +01:00

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