zephyr/tests/kernel/mem_protect/demand_paging
Daniel Leung b5b00134c5 tests: demand_paging/mem_map: move malloc config to prj.conf
Both tests set CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0 so extract
it to prj.conf. The tests require malloc arena size to be 0 to
run successful. By refactoring the config, it is now able to
with west build and still passing.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-12-07 16:01:10 +00:00
..
mem_map tests: demand_paging/mem_map: move malloc config to prj.conf 2024-12-07 16:01:10 +00:00
ondemand_section tests: demand_paging: add a test for on-demand sections 2024-09-11 20:18:51 -04:00