zephyr/tests/kernel/mem_protect
Ioannis Glaropoulos 01a2bebc83 tests: kernel: mem_protect: protection: fix test-case filter
The test is to run for boards that have memory protection
enabled; having MPU capabilities on the SoC level is not
sufficient (the user, or the board itself, might not enable
memory protection support). This commit applies that policy
to the mem_protect/protection test suite.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-04-23 13:04:22 -07:00
..
mem_protect
obj_validation
protection tests: kernel: mem_protect: protection: fix test-case filter 2019-04-23 13:04:22 -07:00
stack_random
stackprot tests/kernel/mem_protect/stackprot: stack size adjust 2019-04-12 10:06:43 -04:00
syscalls
userspace
x86_mmu_api