We were running this as a test and not evluating the output. Now we verify the output and stop treating this as a ztest item. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
257 B
YAML
11 lines
257 B
YAML
tests:
|
|
benchmark.scheduler:
|
|
tags: benchmark
|
|
slow: true
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
regex:
|
|
- "unpend\\s+\\d* ready\\s+\\d* switch\\s+\\d* pend\\s+\\d* tot\\s+\\d* \\(avg\\s+\\d*\\)"
|
|
- "fin"
|