2017-04-05 11:11:22 +08:00
|
|
|
sample:
|
2017-12-10 07:59:24 +08:00
|
|
|
name: Watchdog Driver Sample
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
test:
|
|
|
|
tags: drivers
|
2018-09-17 16:09:12 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
ordered: true
|
|
|
|
regex:
|
|
|
|
- "Watchdog sample application"
|
|
|
|
- "Feeding watchdog..."
|
|
|
|
- "Waiting for reset..."
|
2017-12-10 07:59:24 +08:00
|
|
|
depends_on: watchdog
|