zephyr/tests/kernel/mem_protect/stackprot/testcase.yaml
Andrew Boie 027b6aaf89 tests: set userspace tag for all tests that use it
This lets us quickly filter tests that exercise userspace
when developing it.

Some tests had a whitelist with qemu_cortex_m3; change
this to mps2_an385, which is the QEMU target with an
MPU enabled.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-06 14:30:42 -04:00

5 lines
120 B
YAML

tests:
kernel.memory_protection:
arch_exclude: nios2 xtensa posix x86_64
tags: kernel ignore_faults userspace