reactos/kmtests
Thomas Faber 34e64d7748 [KMTESTS]
- Skip the remaining tests that result in assertions
- Hide KeProcessor test, as it takes very long

svn path=/branches/GSoC_2011/KMTestSuite/; revision=53669
2011-09-10 10:48:07 +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-10 10:48:07 +00:00
ntos_ex [KMTESTS] 2011-09-10 10:48:07 +00:00
ntos_fsrtl [KMTESTS] 2011-09-10 10:48:07 +00:00
ntos_io [KMTESTS] 2011-09-08 10:25:40 +00:00
ntos_ke [KMTESTS] 2011-09-10 10:48:07 +00:00
ntos_ob [KMTESTS/OB] 2011-09-10 10:38:43 +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.