2018-06-29 21:30:24 +08:00
|
|
|
sample:
|
|
|
|
description: userspace memory domain protection
|
|
|
|
example application
|
|
|
|
name: protected memory
|
|
|
|
common:
|
2018-10-16 03:28:35 +08:00
|
|
|
tags: userspace
|
2018-06-29 21:30:24 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: one_line
|
|
|
|
regex:
|
|
|
|
- "MSG"
|
|
|
|
tests:
|
|
|
|
kernel.memory_protection.userspace:
|
|
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|