zephyr/tests/drivers/watchdog/wdt_basic_api/testcase.yaml
Erwan Gouriou 7d21af4d39 tests/drivers/watchdog: stm32: Move bus config to dts
Bus frequency configuration should now be done using device tree.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-05-05 16:51:02 -05:00

16 lines
496 B
YAML

tests:
drivers.watchdog:
depends_on: watchdog
tags: drivers watchdog
filter: not (CONFIG_WDT_SAM or dt_compat_enabled("st,stm32-window-watchdog"))
platform_exclude: mec15xxevb_assy6853
drivers.watchdog.stm32wwdg:
depends_on: watchdog
tags: drivers watchdog
filter: dt_compat_enabled("st,stm32-window-watchdog")
drivers.watchdog.mec15xxevb_assy6853:
depends_on: watchdog
tags: drivers watchdog
build_only: true
platform_allow: mec15xxevb_assy6853