use the console handler to handle this test, parse the output and capture the regex to pass it. Signed-off-by: peng1 chen <peng1.chen@intel.com>
10 lines
191 B
YAML
10 lines
191 B
YAML
tests:
|
|
arch.x86.info:
|
|
arch_whitelist: x86
|
|
platform_whitelist: up_squared
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "info: complete"
|