A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Thomas Faber a6b4eba335 [KMTESTS]
- use a shared memory buffer for storing test results to provide seamless communication between all test parts
- Now user mode code can easily add messages to the buffer

svn path=/branches/GSoC_2011/KMTestSuite/; revision=52216
2011-06-13 17:50:07 +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-06-13 17:50:07 +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.