zephyr/tests/kernel/mem_protect
Ioannis Glaropoulos 9163da09d6 tests: mem_protect: fix partition remove test on v8-m with 8 regions
Some ARMv8-M platforms may come with only 8 (instead of 16)
MPU regions. In these platforms, by design, a memory domain
may contain up to 2 application memory partitions, when we
build with MPU_GAP_FILLING support. To be able to test this
valid configuration we slightly modify the test code in the
mem_protect suite, and add-remove the second partition (with
index-1) instead of the third (index-2).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-08-28 12:55:37 +02:00
..
futex tests: add check return value in futex_wake() 2020-07-28 12:34:20 -04:00
mem_map tests: add k_mem_map() tests 2020-08-25 15:49:59 -04:00
mem_protect tests: mem_protect: fix partition remove test on v8-m with 8 regions 2020-08-28 12:55:37 +02:00
obj_validation tests: update kernel objects tests 2020-07-16 12:10:31 +02:00
protection tests: protection: skip XD tests on IA32 2020-08-25 15:49:59 -04:00
stack_random tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
stackprot tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
sys_sem tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00
syscalls tests: syscalls: fix "faulty" memory address 2020-08-25 15:49:59 -04:00
userspace tests: kernel: userspace: restrict gap-filling test to valid boards 2020-08-28 12:55:37 +02:00