Skip to content

Commit f1afcb5

Browse files
peng1 chennashif
authored andcommitted
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 <[email protected]>
1 parent 5ebceeb commit f1afcb5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/arch/x86/info/testcase.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ tests:
22
arch.x86.info:
33
arch_whitelist: x86
44
platform_whitelist: up_squared
5+
harness: console
6+
harness_config:
7+
type: one_line
8+
regex:
9+
- "info: complete"

0 commit comments

Comments
 (0)