A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Faber c588b3e5fc [KMTESTS]
- add RtlSplayTree test. Patch by arty (hacks by me ;])
- add RtlAvlTree test using the same code
- add kmtest_drivers and kmtest_all build targets

svn path=/branches/GSoC_2011/KMTestSuite/; revision=53046
2011-08-03 11:21:35 +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-03 11:21:35 +00:00
regtests 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
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 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
directory.rbuild [KMTESTS] 2011-06-09 15:14:02 +00:00
readme.txt 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

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