zephyr/tests/subsys/openthread/testcase.yaml
Jukka Rissanen 7bfbc937e6 tests: openthread: Disable native_posix board
Eventfd is not compatible with native_posix so disable testing
for it.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-05-20 14:25:44 +03:00

21 lines
494 B
YAML

common:
platform_allow:
- native_sim
- native_sim/native/64
platform_exclude:
- native_posix/native/64
- native_posix
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