reactos/rostests
Thomas Faber 76a1dccfe2 [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
2013-04-27 18:33:50 +00:00
..
apitests [ADVAPI32_APITEST] 2013-04-27 09:12:20 +00:00
dibtests
drivers [ROSTESTS] 2013-04-04 19:47:42 +00:00
dxtest
kmtests [KMTESTS:MM] 2013-04-27 18:33:50 +00:00
regtests
rosautotest Amendment to r58335 2013-02-17 15:12:16 +00:00
tests [ROSTESTS] 2013-04-13 21:33:03 +00:00
win32
winetests [SHDOCVW_WINETEST] 2013-04-21 16:40:23 +00:00
.gitignore
CMakeLists.txt
COPYING
readme.txt

====================
ReactOS Tests
====================

This directory contains various tests for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.
It is to be placed under "modules" subdirectory of a trunk checkout.
No additional changes to build files are necessary, it'll be picked up
automatically.