zephyr/tests/kernel/mem_protect/mem_protect
Maksim Masalski 80123899c1 tests: add test to verify assertion cathes overlapped partitions
When adding the new partition to a memory domain the system must
assert that it does not overlap with any other existing partitions
in the domain.
Test to add new partition which has same start address as an
existing one, after that must happen an assertion error indicating
that new partition overlaps existing one.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-11-26 14:18:09 +01:00
..
src tests: add test to verify assertion cathes overlapped partitions 2020-11-26 14:18:09 +01:00
CMakeLists.txt tests: mem_protect: add default mem domain checks 2020-10-20 09:37:49 -07:00
prj.conf
testcase.yaml