Files
reactos/rostests/kmtests
Thomas Faber e661f24f8a [KMTESTS/KE]
- Do not check IRQLs above HIGH_LEVEL. That's not very useful anyway. Fixes hang in kmtest:KeIrql.

svn path=/trunk/; revision=54363
2011-11-12 14:49:14 +00:00
..
2011-09-11 11:22:00 +00:00
2011-11-12 00:21:57 +00:00
2011-10-12 11:25:34 +00:00
2011-11-12 00:21:57 +00:00
2011-11-12 00:21:57 +00:00
2011-09-26 05:51:39 +00:00
2011-09-10 11:41:33 +00:00
2011-11-12 14:49:14 +00:00
2011-09-10 11:41:33 +00:00
2011-11-11 23:04:26 +00:00
2011-10-12 11:25:34 +00:00
2011-09-10 11:41:33 +00:00
2011-10-12 11:25:34 +00:00
2011-10-12 11:25:34 +00:00
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.