native_posix is being removed as it has reached its end of life in 4.2, after being deprecated since 4.0. Remove the twister support for native_posix[//64] and therefore all references to them from the testcases and samples yamls, so twister does not error out. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
10 lines
185 B
YAML
10 lines
185 B
YAML
tests:
|
|
# section.subsection
|
|
sample.testing.ztest:
|
|
build_only: true
|
|
platform_allow:
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|
|
tags: test_framework
|