zephyr/tests/cmake/zephyr_get/testcase.yaml
Alberto Escolar Piedras 548739cf8c tests/cmake/*: Switch to native_sim
Switch from native_posix to native_sim as test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00

12 lines
315 B
YAML

common:
tags: cmake
build_only: true
platform_allow: native_sim
tests:
buildsystem.extensions.zephyr_get.no_sysbuild:
sysbuild: false
buildsystem.extensions.zephyr_get.sysbuild:
sysbuild: true
extra_args: TESTCASE_VARIABLE="sysbuild.main"
zephyr_get_2nd_TESTCASE_VARIABLE="sysbuild.2nd"