reactos/rostests/kmtests
Thomas Faber 74a51ae888 [KMTESTS]
- Fix IRP handling, and some 64 bit warnings

svn path=/trunk/; revision=55031
2012-01-20 23:12:44 +00:00
..
example [KMTESTS] 2011-09-11 11:22:00 +00:00
include [KMTESTS] 2011-11-12 00:21:57 +00:00
kmtest [KMTESTS/RTL] 2011-10-12 11:25:34 +00:00
kmtest_drv [KMTESTS] 2012-01-20 23:12:44 +00:00
ntos_ex [KMTESTS] 2011-11-12 00:21:57 +00:00
ntos_fsrtl [KMTEST] 2011-09-26 05:51:39 +00:00
ntos_io [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_ke [KMTESTS/KE] 2011-11-12 14:49:14 +00:00
ntos_mm [ADVAPI32_APITEST] - Test passing tag, but no group to CreateService 2011-10-02 21:42:33 +00:00
ntos_ob [ROSTESTS] 2011-09-10 11:41:33 +00:00
rtl [KMTESTS] 2011-11-11 23:04:26 +00:00
CMakeLists.txt [KMTESTS/RTL] 2011-10-12 11:25:34 +00:00
directory.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
kmtest.rbuild [KMTESTS/RTL] 2011-10-12 11:25:34 +00:00
kmtest_drv.rbuild [KMTESTS/RTL] 2011-10-12 11:25:34 +00:00
readme.txt [KMTESTS] 2011-09-11 11:22:00 +00:00

This directory contains the ReactOS Kernel-Mode Test Suite.

The kmtest, kmtest_drv and include subdirectories contain the
testing framework infrastructure, other directories contain tests.

The example subdirectory contains a set of small tests that can be used as
examples and templates.


See http://www.reactos.org/wiki/KmtestsHowto for more
information and a guide on how to use the framework.