A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Faber 4230863f75 [KMTESTS]
- add kmt_platform.h that includes user or kernel headers as appropriate and allows Rtl tests to run in user mode without modification
- include kmt_platform.h from kmt_test.h, so that tests don't have to include separate headers. This also allows for a PCH

svn path=/branches/GSoC_2011/KMTestSuite/; revision=53021
2011-08-01 21:53:52 +00:00
apitests [KMTestSuite] 2011-06-06 21:00:46 +00:00
dibtests [KMTestSuite] 2011-05-07 19:47:38 +00:00
drivers [KMTEST] 2011-06-08 07:24:39 +00:00
dxtest [KMTestSuite] 2011-06-06 21:00:46 +00:00
kmtests [KMTESTS] 2011-08-01 21:53:52 +00:00
regtests
rosautotest [KMTestSuite] 2011-06-06 21:00:46 +00:00
tests [KMTestSuite] 2011-06-06 21:00:46 +00:00
win32 [KMTEST] 2011-06-08 07:24:39 +00:00
winetests [KMTestSuite] 2011-06-06 21:00:46 +00:00
CMakeLists.txt [KMTESTS] 2011-06-09 15:14:02 +00:00
COPYING
directory.rbuild [KMTESTS] 2011-06-09 15:14:02 +00:00
readme.txt

$Id: readme.txt 21229 2006-03-05 13:57:35Z frik85 $

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