zephyr/tests/kernel/mem_protect/demand_paging/testcase.yaml
Andrew Boie ef65597b73 tests: add intial demand paging testcase
More to be added, but for now show that we can map more
anonymous memory than we physically have, and that reading/
writing to it works as expected.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2021-01-23 19:47:23 -05:00

5 lines
131 B
YAML

tests:
kernel.memory_protection.demand_paging:
tags: kernel mmu demand_paging ignore_faults
filter: CONFIG_DEMAND_PAGING