2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2019-12-02 01:29:43 +08:00
|
|
|
drivers.watchdog:
|
2018-04-24 09:35:38 +08:00
|
|
|
depends_on: watchdog
|
|
|
|
tags: drivers watchdog
|
2019-11-27 00:30:40 +08:00
|
|
|
filter: not CONFIG_WDT_SAM
|
2020-03-18 01:42:18 +08:00
|
|
|
platform_exclude: nucleo_l496zg nucleo_f401re mec15xxevb_assy6853
|
2019-12-02 01:29:43 +08:00
|
|
|
drivers.watchdog.nucleo_l496zg:
|
2019-07-30 19:46:14 +08:00
|
|
|
depends_on: watchdog
|
|
|
|
tags: drivers watchdog
|
|
|
|
extra_args: CONF_FILE="prj.conf;nucleo_l496zg.conf"
|
|
|
|
platform_whitelist: nucleo_l496zg
|
2020-03-18 01:42:18 +08:00
|
|
|
drivers.watchdog.mec15xxevb_assy6853:
|
|
|
|
depends_on: watchdog
|
|
|
|
tags: drivers watchdog
|
|
|
|
build_only: true
|
|
|
|
platform_whitelist: mec15xxevb_assy6853
|