A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Faber 7eb0e89e51 [KMTESTS]
- put driver files into 'bin' with the other tests instead of system32\drivers
- globally define NTDDI_VERSION=NTDDI_WS03_SP1 instead of doing it in each test
- fix testlist sorting (ASCII-order, but ignore leading minus)

svn path=/branches/GSoC_2011/KMTestSuite/; revision=52780
2011-07-22 11:33:17 +00:00
apitests [KMTestSuite] 2011-06-06 21:00:46 +00:00
dibtests
drivers [KMTEST] 2011-06-08 07:24:39 +00:00
dxtest [KMTestSuite] 2011-06-06 21:00:46 +00:00
kmtests [KMTESTS] 2011-07-22 11:33:17 +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.