zephyr/tests/kernel/mem_protect
Nicolas Pitre 3c440af975 riscv: pmp: provision for implementations with partial PMP support
Looks like some implementors decided not to implement the full set of
PMP range matching modes. Let's rearrange the code so that any of those
modes can be disabled.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-02-20 10:57:11 +01:00
..
demand_paging tests/x86/mem_protect: Disable picolibc heap for demand paging tests 2023-01-30 23:46:55 +00:00
futex tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
mem_map tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
mem_protect riscv: pmp: provision for implementations with partial PMP support 2023-02-20 10:57:11 +01:00
obj_validation tests: obj_validation: Call setup function 2023-01-10 19:23:57 -05:00
protection tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
stack_random tests/kernel: Delay between thread creation in stack random test 2022-11-08 10:44:36 +01:00
stackprot tests: kernel: mem_protect: stackprot: Dont inline check_input 2023-02-19 20:47:44 -05:00
sys_sem tests: sys_sem: no k_thread_access_grant call if not userspace 2022-11-05 08:29:01 -04:00
syscalls ARC: qemu: disable test where we trigger ARC QEMU bug #54720 2023-02-17 08:50:37 +09:00
userspace Revert "tests: update expected exception codes" 2023-01-27 18:09:32 +09:00