zephyr/tests/kernel/mem_protect/mem_map
Henrik Brix Andersen 67ec329a70 tests: kernel: mem_protect: mem_map: fix wrong include
This test needs to include zephyr/kernel/mm/demand_paging.h, not
zephyr/kernel/mm.h, due to its use of k_mem_pin().

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-11-23 15:17:44 +01:00
..
boards
src tests: kernel: mem_protect: mem_map: fix wrong include 2023-11-23 15:17:44 +01:00
CMakeLists.txt
custom-sections.ld
prj_x86_64_coverage_exec.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/kernel/mem_protect/mem_map: Reduce printf size for qemu_x86_tiny 2023-11-21 21:43:33 +01:00