zephyr/tests/subsys/lorawan/clock_sync/testcase.yaml
Francois Ramu 5716429c01 tests: subsys: lorawan testing on the nucleo_wl55jc with timeout
Running the tests/subsys/lorawan/clock_sync/ requires a long timeout
to pass. Set a timeout: 500 to cover most of the usecase

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2024-06-19 13:22:49 -04:00

16 lines
299 B
YAML

common:
tags:
- lorawan
tests:
lorawan.clock_sync.sim:
integration_platforms:
- native_sim
platform_allow:
- native_sim
lorawan.clock_sync.phy:
depends_on: lora
filter: CONFIG_ENTROPY_HAS_DRIVER
timeout: 500
integration_platforms:
- nucleo_wl55jc