reactos/rostests
Jérôme Gardou 9aff965362 [KMTESTS]
- Test what happens to the 'base' of memory allocated with ZwAllocateVirtualMemory
 - Fix some tests according to w2k3sp2 behaviour.
Thanks Amine for testing ;-)

svn path=/trunk/; revision=64028
2014-09-01 22:41:36 +00:00
..
apitests [W32KNAPI_APITEST] 2014-08-30 12:05:36 +00:00
dibtests * Addendum to r60650. 2013-10-13 23:12:09 +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] 2014-09-01 22:41:36 +00:00
regtests * Addendum to r55855. 2012-02-25 17:23:58 +00:00
rosautotest Fix PCH=0 build. 2014-08-27 20:32:13 +00:00
tests [PSEH_TEST] 2014-08-26 21:49:06 +00:00
win32 [TUNNELTEST] 2014-03-30 18:25:13 +00:00
winetests [ROSTESTS] 2014-08-28 20:48:20 +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 [C++] 2013-06-22 16:38:27 +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.