zephyr/subsys/testsuite
Daniel Leung bb595a85f1 kernel: mem_domain: add/remove partition funcs to return errors
This changes both k_mem_domain_add_partition() and
k_mem_domain_remove_partition() to return errors instead of
asserting when errors are encountered. This gives the application
chance to recover.

The arch_mem_domain_parition_add()/_remove() will be modified
later together with all the other arch_mem_domain_*() changes
since the architecture code for partition addition and removal
functions usually cannot be separately changed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-22 12:45:22 -05:00
..
busy_sim
coverage
include ztest: Add register functionality 2021-10-28 16:57:51 -04:00
ztest kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
CMakeLists.txt
Kconfig testsuite: ztest: Add logs flushing after each test case 2021-11-20 11:58:40 -05:00
unittest.cmake ztest: Add register functionality 2021-10-28 16:57:51 -04:00