Files
reactos/rostests/kmtests
Thomas Faber 8003401991 [KMTESTS:EX]
- Make hard-coded calling convention exceptions in ExInterlocked compatible with GCC 4.7, and add the corresponding TODO about how ugly this is

svn path=/trunk/; revision=57166
2012-08-26 12:06:45 +00:00
..
2012-02-25 17:23:58 +00:00
2012-06-14 17:48:14 +00:00
2012-05-01 09:13:19 +00:00
2012-06-14 18:43:32 +00:00
2012-08-26 12:06:45 +00:00
2012-03-14 13:53:22 +00:00
2012-02-25 17:23:58 +00:00
2011-11-12 14:49:14 +00:00
2012-06-14 17:48:14 +00:00
2012-04-21 09:06:54 +00:00
2012-06-14 18:43:32 +00:00
2012-06-14 17:48:14 +00:00
2012-07-04 18:51: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.