tests/subsys/openthread: Enable for native_sim

Enable these test which run in native_posix in 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:
Alberto Escolar Piedras 2023-11-23 10:26:19 +01:00 committed by Fabio Baltieri
parent e628a5b9d0
commit 1d64f1b397

View file

@ -2,8 +2,10 @@ common:
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_64
integration_platforms:
- native_posix
- native_sim
tags:
- openthread
tests: