zephyr/tests/drivers/clock_control/onoff/testcase.yaml
Sebastian Głąb 5600ae335b tests: drivers: clock_control: Add nRF54L15 to platform allow
Add nRF54L15 to platform_allow in the sample.yaml:
- clock_control_api,
- nrf_clock_calibration,
- nrf_lf_clock_start,
- onoff.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2024-04-12 10:19:57 +02:00

13 lines
304 B
YAML

tests:
drivers.clock.clock_control_onoff:
tags:
- drivers
- clock_control
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf54l15pdk/nrf54l15/cpuapp
- nrf9160dk/nrf9160
integration_platforms:
- nrf51dk/nrf51822