zephyr/samples/userspace/shared_mem/sample.yaml
Kumar Gala dd8de28c6d samples: userspace: set integration_platforms to mps2_an385
Set integration_platforms on these samples to just mps2_an385.
This should be sufficient to make sure these tests build and run.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-03 09:14:33 -06:00

19 lines
464 B
YAML

sample:
description: userspace memory domain protection
example application
name: protected memory
common:
integration_platforms:
- mps2_an385
tags: userspace
harness: console
harness_config:
type: one_line
regex:
- "MSG"
tests:
sample.kernel.memory_protection.shared_mem:
# x86_64 excluded due to #29594 and #28105
filter: CONFIG_ARCH_HAS_USERSPACE and not CONFIG_X86_64
platform_exclude: twr_ke18f