zephyr/tests/kernel/mem_protect/obj_validation
Daniel Leung 575eb123e9 tests: mem_protect/obj_validation: fix check for heap size
Commit 3fbf12487c introduced a way
to add to CONFIG_HEAP_MEM_POOL_SIZE if, for example, subsystems
need more heap space. However, the size check in obj_validation
was still using the old kconfig, and was failing when extra
space was specified. So update the size check to use the updated
size.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-02-12 13:36:48 +01:00
..
src tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
CMakeLists.txt
prj.conf
testcase.yaml