reactos/rostests/kmtests
Pierre Schweitzer bfe3492dc4 [KMTESTS:FSRTL]
Add comments

svn path=/trunk/; revision=58962
2013-05-06 11:24:55 +00:00
..
example
include [KMTESTS] 2013-04-27 18:18:17 +00:00
kernel32 [KMTESTS] 2013-04-21 20:47:52 +00:00
kmtest [KMTESTS] 2013-04-27 18:18:17 +00:00
kmtest_drv [KMTESTS:MM] 2013-04-27 18:33:50 +00:00
ntos_ex
ntos_fsrtl [KMTESTS:FSRTL] 2013-05-06 11:24:55 +00:00
ntos_io
ntos_ke
ntos_mm [KMTESTS:MM] 2013-05-05 12:18:49 +00:00
ntos_ob
ntos_ps
rtl
CMakeLists.txt [KMTESTS:MM] 2013-04-27 18:33:50 +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.