zephyr/tests/kernel/fatal/message_capture/testcase.yaml

12 lines
276 B
YAML

tests:
kernel.logging.message_capture:
tags: kernel
platform_exclude: intel_adsp_cavs15
harness: console
harness_config:
type: multi_line
ordered: false
regex:
- "Current thread: (.*)"
- "Caught system error -- reason (.*)"