reactos/rostests/kmtests
Amine Khaldi c71475e3bb * Addendum to r58214.
svn path=/trunk/; revision=58290
2013-02-05 17:54:22 +00:00
..
example
include * Addendum to r58214. 2013-02-05 17:54:22 +00:00
kmtest * Addendum to r58214. 2013-02-05 17:54:22 +00:00
kmtest_drv * Addendum to r58214. 2013-02-05 17:54:22 +00:00
ntos_ex
ntos_fsrtl
ntos_io [KMTEST:IO] 2012-09-21 22:12:47 +00:00
ntos_ke [KMTEST:KE] 2012-10-03 20:52:33 +00:00
ntos_mm
ntos_ob
ntos_ps
rtl
CMakeLists.txt [CMAKE] 2012-12-22 10:46: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.