File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11tests :
22 buildsystem.config_dir.user_defined :
3- platform_allow : native_posix
3+ platform_allow : native_sim
44 build_only : true
55 extra_args : APPLICATION_CONFIG_DIR:PATH=foo
Original file line number Diff line number Diff line change 11common :
22 tags : cmake
33 build_only : true
4- platform_allow : native_posix
4+ platform_allow : native_sim
55tests :
66 buildsystem.overlays.var_expansions.CONF_FILE :
77 extra_conf_files :
Original file line number Diff line number Diff line change @@ -2,11 +2,12 @@ common:
22 tags : snippets
33 platform_allow :
44 - native_posix
5+ - native_sim
56 - qemu_x86
67 - qemu_x86_64
78 - qemu_cortex_m3
89 integration_platforms :
9- - native_posix
10+ - native_sim
1011
1112tests :
1213 # Test the initial state with no snippets applied
Original file line number Diff line number Diff line change 11common :
22 tags : cmake
33 build_only : true
4- platform_allow : native_posix
4+ platform_allow : native_sim
55tests :
66 buildsystem.extensions.zephyr_get.no_sysbuild :
77 sysbuild : false
You can’t perform that action at this time.
0 commit comments