twister tests: Replace native_posix with native_sim
As native_sim is replacing native_posix overall and becoming the default test platform. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
6fce48b028
commit
188cdd95c5
@ -1,11 +1,11 @@
|
||||
tests:
|
||||
dummy.agnostic.group1.subgroup1:
|
||||
platform_allow:
|
||||
- native_posix
|
||||
- native_sim
|
||||
- qemu_x86
|
||||
- qemu_x86_64
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_sim
|
||||
tags:
|
||||
- agnostic
|
||||
- subgrouped
|
||||
|
||||
@ -2,11 +2,11 @@ tests:
|
||||
dummy.agnostic.group1.subgroup2:
|
||||
build_only: true
|
||||
platform_allow:
|
||||
- native_posix
|
||||
- native_sim
|
||||
- qemu_x86
|
||||
- qemu_x86_64
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_sim
|
||||
tags:
|
||||
- agnostic
|
||||
- subgrouped
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
tests:
|
||||
dummy.agnostic.group2:
|
||||
platform_allow:
|
||||
- native_posix
|
||||
- native_sim
|
||||
- qemu_x86
|
||||
- qemu_x86_64
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_sim
|
||||
tags: agnostic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user