zephyr/tests/subsys/openthread/testcase.yaml
Anas Nashif 63adf9e830 tests: openthread: fix identifiers
Remove tests.subsys from identifier, fixed tag.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-08-01 13:24:09 -04:00

18 lines
425 B
YAML

common:
platform_allow:
- native_posix
- native_posix_64
integration_platforms:
- native_posix
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