Replaces platform whitelists with "depends_on: watchdog" to make the watchdog test build for all supported platforms. Also updates the testcase name to follow the new <component>.<subcomponent> classification scheme. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
5 lines
82 B
YAML
5 lines
82 B
YAML
tests:
|
|
peripheral.watchdog:
|
|
depends_on: watchdog
|
|
tags: drivers watchdog
|