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:
parent
5ebceeb8cb
commit
f1afcb5376
1 changed files with 5 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue