zephyr/tests/kernel/mem_protect/mem_map/src
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
..
main.c tests: mem_map: test if z_phys_unmap reclaim memory correctly 2022-11-17 15:56:04 +00:00