samples canbus: Add native_sim to platform_allow
Add native_sim in these samples platform_allow filtering. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
39bf042086
commit
cb270a7ecf
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ tests:
|
|||
platform_allow:
|
||||
- native_posix
|
||||
- native_posix_64
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
|
|
|
|||
Loading…
Reference in a new issue