Cleanup test names and filtering and add console harness support where needed. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
215 B
YAML
12 lines
215 B
YAML
sample:
|
|
name: Systemview Demo
|
|
tests:
|
|
test:
|
|
filter: CONFIG_HAS_SEGGER_RTT
|
|
tags: debug tracing
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "RTT block address is.*"
|