zephyr/tests/kernel/mem_protect/demand_paging
Daniel Leung bf287c6e2b tests: mem_protect/demand_paging: wait a bit for NRU to work
This waits a bit for NRU eviction algorithm (which is the default)
to work its magic to clear the access bit of physical frames.
This increases the number of clean pages which can be evicted,
to make sure the number of clean pages evicted is not zero, which
would cause an assertion.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-07 13:36:22 -04:00
..
boards tests: mem_protect/demand_paging: add config for qemu_x86_tiny 2021-05-07 13:36:22 -04:00
src tests: mem_protect/demand_paging: wait a bit for NRU to work 2021-05-07 13:36:22 -04:00
CMakeLists.txt tests: add intial demand paging testcase 2021-01-23 19:47:23 -05:00
prj.conf tests: mem_protect/demand_paging: add paging stats tests 2021-04-06 16:43:55 -04:00
testcase.yaml tests: mem_protect/demand_paging: add config for qemu_x86_tiny 2021-05-07 13:36:22 -04:00