zephyr/tests/kernel/mem_protect/mem_map
Daniel Leung 75fd531164 tests: mem_map: test if z_phys_unmap reclaim memory correctly
This adds a test to see if z_phys_unmap() can reclaim memory
correctly, so that the next z_phys_map() re-uses the same
address (with identical input arguments).

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-11-17 15:56:04 +00:00
..
boards boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
src tests: mem_map: test if z_phys_unmap reclaim memory correctly 2022-11-17 15:56:04 +00:00
CMakeLists.txt
custom-sections.ld
prj_x86_64_coverage_exec.conf tests: kernel: mem_protect: move the mem map test to new ztest API 2022-07-14 10:29:33 +02:00
prj.conf tests: kernel: mem_protect: move the mem map test to new ztest API 2022-07-14 10:29:33 +02:00
testcase.yaml tests: kernel: mem_protect: fix incorrect skip on mem_map test 2022-11-09 09:25:08 +00:00