zephyr/tests
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
..
application_development/gen_inc_file
arch modules: tfm: Split trusted-firmware-m repository 2021-11-01 11:20:06 -04:00
benchmarks kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
bluetooth tests: edtt run gap and gatt tests with new LLCP 2021-11-20 11:59:04 -05:00
boards drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
boot/uefi
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
drivers test: driver: buildall: Add NCT38XX gpio 2021-11-20 08:00:38 -05:00
kernel kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
lib tests: lib: devicetree: add tests for DT_INST_ENUM_IDX(_OR) 2021-11-18 19:12:07 -05:00
misc
net tests: pm: use new PM macros 2021-11-19 10:11:32 +01:00
posix tests: posix: common: increase main stack for TLS tests 2021-11-19 10:11:32 +01:00
subsys kernel: mem_domain: add/remove partition funcs to return errors 2021-11-22 12:45:22 -05:00
unit sys: util: improve IS_EMPTY() implementation 2021-11-11 09:31:57 -05:00
ztest ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00