tests/drivers espi: Switch from native_posix to native_sim
Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
7d5772d2d6
commit
be8f4e104b
|
@ -8,6 +8,7 @@ tests:
|
|||
- espi
|
||||
filter: dt_compat_enabled("zephyr,espi-emul-controller")
|
||||
harness: ztest
|
||||
platform_allow: native_posix
|
||||
platform_allow:
|
||||
- native_sim
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
- native_sim
|
||||
|
|
Loading…
Reference in a new issue