reactos/kmtests
Thomas Faber 2a447311fe [KMTESTS]
- Use new CMake macros in separate drivers, too
- Use kmtest_.exe filename for rbuild too

svn path=/branches/GSoC_2011/KMTestSuite/; revision=53637
2011-09-08 10:25:40 +00:00
..
example [KMTESTS] 2011-09-08 10:25:40 +00:00
include [KMTESTS] 2011-08-19 19:03:46 +00:00
kmtest [KMTESTS/IO] 2011-08-17 12:04:15 +00:00
kmtest_drv [KMTESTS] 2011-09-03 19:42:02 +00:00
ntos_ex [KMTESTS] 2011-08-22 09:56:36 +00:00
ntos_fsrtl [KMTESTS] 2011-08-01 21:53:52 +00:00
ntos_io [KMTESTS] 2011-09-08 10:25:40 +00:00
ntos_ke [KMTESTS/KE] 2011-08-22 10:02:12 +00:00
ntos_ob [KMTESTS] 2011-08-19 19:03:46 +00:00
rtl [KMTESTS] 2011-08-10 22:26:14 +00:00
CMakeLists.txt [KMTESTS] 2011-09-03 19:42:02 +00:00
directory.rbuild [KMTESTS/IO] 2011-08-17 12:04:15 +00:00
kmtest.rbuild [KMTESTS] 2011-09-08 10:25:40 +00:00
kmtest_drv.rbuild [KMTESTS] 2011-09-03 19:42:02 +00:00
readme.txt [KMTESTS] 2011-08-06 17:09:39 +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/User:ThFabba/KmtestsHowto for more
information and a guide on how to use the framework.