blob: 0115bdd8a654caa9a2c9f1b6c490790d68f824de [file] [log] [blame]
sample:
name: Memory Domain APIs Test
tests:
test:
filter: CONFIG_ARCH_HAS_USERSPACE
tags: samples
harness: console
timeout: 120
harness_config:
type: multi_line
ordered: false
regex:
- "initialize memory domains"
- "add app thread \\d \\(0x[0-9a-f]+\\) into app\\d_domain."
- "app thread \\d \\(0x[0-9a-f]+\\) starts."
- "main thread \\(0x[0-9a-f]+\\) is back."
- "remove app0_parts0 from app0_domain."
- "main thread \\(0x[0-9a-f]+\\) yields."
- "destroy app0_domain."