reactos/rostests/kmtests
Amine Khaldi 04de8061da [KMTEST_DRV]
* Link to chkstk.

svn path=/trunk/; revision=56559
2012-05-10 13:05:37 +00:00
..
example
include [KMTESTS] 2012-05-01 09:13:19 +00:00
kmtest [KMTESTS] 2012-05-01 09:13:19 +00:00
kmtest_drv [KMTESTS] 2012-05-01 09:13:19 +00:00
ntos_ex [KMTESTS] 2012-05-01 09:13:19 +00:00
ntos_fsrtl [KMTEST] 2012-03-14 13:53:22 +00:00
ntos_io
ntos_ke
ntos_mm
ntos_ob [KMTESTS/OB] 2012-04-21 09:06:54 +00:00
rtl [KMTESTS] 2012-05-01 09:13:19 +00:00
CMakeLists.txt [KMTEST_DRV] 2012-05-10 13:05:37 +00:00
readme.txt

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.