blob: b0889eb620d7a236353b0d344ecfb0806d4815cc [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")
extra_args: "CONFIG_DEBUG=y"