reactos/rostests/kmtests
Thomas Faber ac09e360bb [KMTEST]
- Load the driver from the application directory, not the current directory

svn path=/trunk/; revision=53672
2011-09-10 14:45:47 +00:00
..
example [ROSTESTS] 2011-09-10 11:41:33 +00:00
include [ROSTESTS] 2011-09-10 11:41:33 +00:00
kmtest [KMTEST] 2011-09-10 14:45:47 +00:00
kmtest_drv [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_ex [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_fsrtl [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_io [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_ke [ROSTESTS] 2011-09-10 11:41:33 +00:00
ntos_ob [ROSTESTS] 2011-09-10 11:41:33 +00:00
rtl [ROSTESTS] 2011-09-10 11:41:33 +00:00
CMakeLists.txt [ROSTESTS] 2011-09-10 11:41:33 +00:00
directory.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
kmtest.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
kmtest_drv.rbuild [ROSTESTS] 2011-09-10 11:41:33 +00:00
readme.txt [ROSTESTS] 2011-09-10 11:41:33 +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.