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:
Alberto Escolar Piedras 2023-11-16 12:36:02 +01:00 committed by Carles Cufí
parent 39bf042086
commit cb270a7ecf

View file

@ -25,6 +25,8 @@ tests:
platform_allow: platform_allow:
- native_posix - native_posix
- native_posix_64 - native_posix_64
- native_sim
- native_sim_64
harness: console harness: console
harness_config: harness_config:
type: one_line type: one_line