Checks all commands of the application-layer clock sync service in CI. Signed-off-by: Martin Jäger <martin@libre.solar>
15 lines
282 B
YAML
15 lines
282 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
|
|
integration_platforms:
|
|
- nucleo_wl55jc
|