tests/arch/x86/info: add console harness and regex

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>
This commit is contained in:
peng1 chen 2019-11-14 11:37:12 +08:00 committed by Anas Nashif
commit f1afcb5376

View file

@ -2,3 +2,8 @@ tests:
arch.x86.info:
arch_whitelist: x86
platform_whitelist: up_squared
harness: console
harness_config:
type: one_line
regex:
- "info: complete"