A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Faber 270b3045e7 [KMTESTS/EX]
- ExResource part 2: test concurrent acquisition of a resource in multiple threads
- ExInterlocked part 2: check calling convention correctness
- these show quite a number of bugs in ReactOS ;)

svn path=/branches/GSoC_2011/KMTestSuite/; revision=52674
2011-07-13 21:17:55 +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/EX] 2011-07-13 21:17:55 +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.