reactos/rostests/kmtests
Thomas Faber e69656b340 [ADVAPI32_APITEST] - Test passing tag, but no group to CreateService
[KMTESTS/MM] - MmSection: Wait for write completion to prevent a random test failure

svn path=/trunk/; revision=53943
2011-10-02 21:42:33 +00:00
..
example [KMTESTS] 2011-09-11 11:22:00 +00:00
include [KMTESTS] 2011-09-11 11:22:00 +00:00
kmtest
kmtest_drv [KMTESTS] 2011-09-11 11:22:00 +00:00
ntos_ex [KMTESTS] 2011-09-11 11:22:00 +00:00
ntos_fsrtl [KMTEST] 2011-09-26 05:51:39 +00:00
ntos_io
ntos_ke [KMTESTS] 2011-09-15 16:49:22 +00:00
ntos_mm [ADVAPI32_APITEST] - Test passing tag, but no group to CreateService 2011-10-02 21:42:33 +00:00
ntos_ob
rtl
CMakeLists.txt [KMTESTS] 2011-09-11 11:22:00 +00:00
directory.rbuild
kmtest.rbuild [KMTESTS] 2011-09-11 11:22:00 +00:00
kmtest_drv.rbuild [KMTESTS] 2011-09-11 11:22:00 +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.