1tests: 2 arch.x86.info: 3 arch_allow: x86 4 harness: console 5 harness_config: 6 type: one_line 7 regex: 8 - "info: complete" 9 filter: CONFIG_X86_PC_COMPATIBLE 10 arch.x86.info.userspace: 11 arch_allow: x86 12 extra_configs: 13 - CONFIG_TEST_USERSPACE=y 14 harness: console 15 harness_config: 16 type: one_line 17 regex: 18 - "info: complete" 19 filter: CONFIG_X86_PC_COMPATIBLE 20