blob: cdb4236b40790da61a3e65749dcab693ec7b7600 [file] [log] [blame]
sample:
name: STM32 GPIO Power Management
tests:
sample.boards.stm32.power_mgmt.blinky:
tags: LED power
harness: console
harness_config:
type: one_line
regex:
- "Device ready"
filter: dt_compat_enabled("zephyr,power-state") and
dt_enabled_alias_with_parent_compat("led0", "gpio-leds") and
dt_compat_enabled("st,stm32-lptim")