[KMTESTS:MM]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 27 Apr 2013 18:33:50 +0000 (18:33 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 27 Apr 2013 18:33:50 +0000 (18:33 +0000)
commit76a1dccfe2325515e8808eda4b9350ecab12732c
tree21a058fa7d1981acc4443554326929c1f0528313
parent4c309ccd7f0384dbd3f56e217a3b856564870458
[KMTESTS:MM]
- Add tests for ZwAllocateVirtualMemory, ZwCreateSection, ZwMapViewOfSection. Patch by Nikolay Borisov (nib9 at aber dot ac dot uk).
- Some tests are currently skipped because they crash or assert on ROS: See ROSTESTS-107, ROSTESTS-108, ROSTESTS-109, ROSTESTS-110.
ROSTESTS-105 #resolve

svn path=/trunk/; revision=58874
rostests/kmtests/CMakeLists.txt
rostests/kmtests/kmtest_drv/testlist.c
rostests/kmtests/ntos_mm/ZwAllocateVirtualMemory.c [new file with mode: 0644]
rostests/kmtests/ntos_mm/ZwCreateSection.c [new file with mode: 0644]
rostests/kmtests/ntos_mm/ZwMapViewOfSection.c [new file with mode: 0644]