zephyr/tests/drivers/watchdog/wdt_basic_api/testcase.yaml
Maureen Helm 3f43fc7770 tests: watchdog: Replace platform whitelists with depends_on
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>
2018-05-17 15:00:55 -05:00

5 lines
82 B
YAML

tests:
peripheral.watchdog:
depends_on: watchdog
tags: drivers watchdog