reactos/rostests/kmtests/ntos_mm
Thomas Faber b89db46b1f [KMTESTS:MM]
Add some more tests for physical memory sections:
- Show that any alignment for SectionOffset/ViewSize is allowed. It will get automatically fixed up to page alignment
- Show that kernel mode can map views beyond the highest physical page, but user mode cannot
CORE-13113

svn path=/trunk/; revision=74446
2017-05-02 09:02:10 +00:00
..
CMakeLists.txt [ROSTESTS] 2017-01-13 09:24:15 +00:00
MmMdl.c [KMTESTS:MM] 2015-09-15 16:46:28 +00:00
MmReservedMapping.c [KMTESTS:MM] 2015-09-22 18:05:45 +00:00
MmSection.c [KMTESTS:MM] 2017-05-02 09:02:10 +00:00
NtCreateSection_drv.c [KMTESTS:MM] 2016-11-27 13:39:01 +00:00
NtCreateSection_user.c [KMTESTS:MM] 2017-02-18 14:22:44 +00:00
ZwAllocateVirtualMemory.c [KMTESTS] 2014-09-01 22:41:36 +00:00
ZwCreateSection.c [KMTESTS:MM] 2017-04-17 20:37:26 +00:00
ZwMapViewOfSection.c [KMTESTS:MM] 2017-04-23 08:10:46 +00:00