reactos/rostests
Michael Martin 75946e1764 - FinishTest: Modify DbgPrint to match format of winetests.
- Added basic tests for DriverObject, DeviceObject and Loading/Unloading of drivers.
- Added kmtestassist to be used for testing Attached DeviceObject.
- Added CreateLowerDeviceRegistryKey to manually create volatile registry entry for kmtestassist driver.
- More tests still need to be implemented and still need a user mode application to control kmtest.

svn path=/trunk/; revision=41381
2009-06-11 14:13:11 +00:00
..
apitests Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
dibtests Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
drivers - FinishTest: Modify DbgPrint to match format of winetests. 2009-06-11 14:13:11 +00:00
dxtest Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
rosautotest Change some leftover .rbuild files from compiler="cpp" to compiler="cxx" 2009-04-21 19:53:10 +00:00
tests Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
win32 Supersedes r40536, r40537 2009-04-21 00:33:05 +00:00
winetests sync msvcrt_winetest with wine 1.1.23 2009-06-07 11:27:20 +00:00
.gitignore
copying
directory.rbuild - Delete regtests framework by Casper. It's useless. 2009-04-03 10:33:41 +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.