mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
75946e1764
- 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 |
||
---|---|---|
.. | ||
apitests | ||
dibtests | ||
drivers | ||
dxtest | ||
rosautotest | ||
tests | ||
win32 | ||
winetests | ||
.gitignore | ||
copying | ||
directory.rbuild | ||
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.