reactos/rostests/kmtests
Timo Kreuzer 726210791f [KMTEST]
Include strnlen.c and wcsnlen.c in kmtest_printf (needed for upcoming change)

svn path=/trunk/; revision=56826
2012-07-04 18:51:34 +00:00
..
example
include [KMTESTS] 2012-06-14 17:48:14 +00:00
kmtest
kmtest_drv [KMTESTS] 2012-06-14 18:43:32 +00:00
ntos_ex [KMTESTS] 2012-06-14 18:43:32 +00:00
ntos_fsrtl
ntos_io
ntos_ke
ntos_mm [KMTESTS] 2012-06-14 17:48:14 +00:00
ntos_ob
ntos_ps [KMTESTS] 2012-06-14 18:43:32 +00:00
rtl [KMTESTS] 2012-06-14 17:48:14 +00:00
CMakeLists.txt [KMTEST] 2012-07-04 18:51:34 +00:00
readme.txt

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.