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 * Addendum to r55855. 2012-02-25 17:23:58 +00:00
drivers [ROSTESTS] 2013-04-04 19:47:42 +00:00
dxtest * Addendum to r55855. 2012-02-25 17:23:58 +00:00
kmtests [KMTESTS:MM] 2013-04-27 18:33:50 +00:00
regtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
rosautotest Amendment to r58335 2013-02-17 15:12:16 +00:00
tests [ROSTESTS] 2013-04-13 21:33:03 +00:00
win32 * Addendum to r55855. 2012-02-25 17:23:58 +00:00
winetests [SHDOCVW_WINETEST] 2013-04-21 16:40:23 +00:00
.gitignore Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
COPYING Create a branch for Thomas Faber's work on creating a kernel mode test suite for the Google Summer of Code project 2011-05-06 13:25:33 +00:00
readme.txt [ROSTESTS] 2012-07-03 19:59:56 +00:00

====================
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.