No reason to exclude this platform, we only have been using wrong logging defaults (which was set in the soc) and not printing log messages which is required by the test. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
236 B
YAML
11 lines
236 B
YAML
tests:
|
|
kernel.logging.message_capture:
|
|
tags: kernel
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
ordered: false
|
|
regex:
|
|
- "Current thread: (.*)"
|
|
- "Caught system error -- reason (.*)"
|