mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 10:16:11 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
deprecated/inttype | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |