zephyr/tests/subsys/openthread/testcase.yaml
Alberto Escolar Piedras 1d64f1b397 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>
2023-11-27 16:06:42 +00:00

20 lines
460 B
YAML

common:
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_64
integration_platforms:
- native_sim
tags:
- openthread
tests:
openthread.radio_test.min: {}
openthread.radio_test.timed_tx:
extra_configs:
- CONFIG_NET_PKT_TXTIME=y
openthread.radio_test.csl:
# Hack to enable CSL w/o having to enable CONFIG_OPENTHREAD
extra_args:
- EXTRA_CPPFLAGS=-DCONFIG_OPENTHREAD_CSL_RECEIVER