zephyr/samples/subsys/task_wdt/sample.yaml
Manuel Arguelles 850b8fcbc2 samples: subsys: task_wdt: skip for s32z270dc2
s32z270dc2_r52 boards don't support system reset currently.
Fixes #54580

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2023-02-09 11:14:24 +01:00

22 lines
638 B
YAML

sample:
name: Task Watchdog Subsytem Sample
tests:
sample.subsys.task_wdt:
tags: subsys
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "Task watchdog sample application."
- "Control thread started."
- "Main thread still alive..."
- "Control thread getting stuck..."
- "Task watchdog channel 1 callback, thread: control"
- "Resetting device...(.*)"
- "Task watchdog sample application."
depends_on: watchdog
integration_platforms:
- nucleo_g474re
platform_exclude: s32z270dc2_rtu0_r52 s32z270dc2_rtu1_r52