2023-07-12 18:06:28 +08:00
|
|
|
common:
|
|
|
|
platform_allow:
|
|
|
|
- native_posix
|
|
|
|
- native_posix_64
|
2023-11-23 17:26:19 +08:00
|
|
|
- native_sim
|
|
|
|
- native_sim_64
|
2023-07-12 18:06:28 +08:00
|
|
|
integration_platforms:
|
2023-11-23 17:26:19 +08:00
|
|
|
- native_sim
|
2023-08-01 20:04:41 +08:00
|
|
|
tags:
|
|
|
|
- openthread
|
2020-04-16 21:50:32 +08:00
|
|
|
tests:
|
2023-08-01 20:04:41 +08:00
|
|
|
openthread.radio_test.min: {}
|
|
|
|
openthread.radio_test.timed_tx:
|
2023-07-12 18:06:28 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_NET_PKT_TXTIME=y
|
2023-08-01 20:04:41 +08:00
|
|
|
openthread.radio_test.csl:
|
2023-07-13 05:52:49 +08:00
|
|
|
# Hack to enable CSL w/o having to enable CONFIG_OPENTHREAD
|
|
|
|
extra_args:
|
|
|
|
- EXTRA_CPPFLAGS=-DCONFIG_OPENTHREAD_CSL_RECEIVER
|