2019-09-28 03:56:30 +08:00
|
|
|
tests:
|
|
|
|
arch.x86.info:
|
2020-08-26 23:28:25 +08:00
|
|
|
arch_allow: x86
|
2019-11-14 11:37:12 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
2023-01-04 03:10:35 +08:00
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "info: complete"
|
2022-02-15 06:37:44 +08:00
|
|
|
filter: CONFIG_X86_PC_COMPATIBLE
|
2020-10-14 06:54:22 +08:00
|
|
|
arch.x86.info.userspace:
|
|
|
|
arch_allow: x86
|
|
|
|
extra_configs:
|
|
|
|
- CONFIG_TEST_USERSPACE=y
|
|
|
|
harness: console
|
|
|
|
harness_config:
|
2023-01-04 03:10:35 +08:00
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "info: complete"
|
2022-02-15 06:37:44 +08:00
|
|
|
filter: CONFIG_X86_PC_COMPATIBLE
|