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

10 lines
219 B
YAML

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