zephyr/tests/kernel/mem_protect
Manuel Argüelles 0b32004c09 tests: userspace: exclude ucans32k1sic due to lack of MPU regions
This board have an NXP MPU with 8 configurable regions, of which five
of them are already used by the static MPU configuration. Many of
these tests are failing due to lack of MPU regions or free partition
slots available, even when HW stack protection is disabled when
building with userspace support.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-12-05 16:20:10 -06:00
..
demand_paging kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: kernel: mem_protect: mem_map: fix wrong include 2023-11-23 15:17:44 +01:00
mem_protect tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
obj_validation syscall: rename z_object_validate -> k_object_validate 2023-11-03 11:46:52 +01:00
protection tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
sys_sem tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
syscalls syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
userspace tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00