zephyr/samples/userspace/shared_mem/sample.yaml
Andrew Boie 5376d44df7 Revert "samples: shared_mem: exclude qemu_x86_64"
This reverts commit d55a09ff05.

This is no longer necessary. The linked issue is closed.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-10-26 12:14:12 +01:00

16 lines
349 B
YAML

sample:
description: userspace memory domain protection
example application
name: protected memory
common:
tags: userspace
harness: console
harness_config:
type: one_line
regex:
- "MSG"
tests:
sample.kernel.memory_protection.shared_mem:
filter: CONFIG_ARCH_HAS_USERSPACE
platform_exclude: twr_ke18f