reactos/rostests/kmtests
Pierre Schweitzer d8753f3e88 [KMTESTS:KERNEL32]
Magic values--;

svn path=/trunk/; revision=75916
2017-09-21 08:52:27 +00:00
..
example
hidparse [KMTESTS] 2017-06-13 05:48:28 +00:00
include [KMTESTS:KERNEL32] 2017-06-29 16:16:20 +00:00
kernel32 [KMTESTS:KERNEL32] 2017-09-21 08:52:27 +00:00
kmtest [KMTESTS:KERNEL32] 2017-06-29 16:16:20 +00:00
kmtest_drv [KMTESTS:RTL] 2017-05-06 15:29:56 +00:00
novp_fsrtl
npfs [KMTESTS:NPFS] 2017-04-19 11:46:34 +00:00
ntos_cc [KMTESTS:CC] 2017-09-15 12:10:59 +00:00
ntos_cm
ntos_ex
ntos_fsrtl
ntos_io
ntos_ke
ntos_mm [KMTESTS:CC] 2017-09-15 12:10:59 +00:00
ntos_ob [KMTESTS:OB] 2017-04-19 12:21:57 +00:00
ntos_po
ntos_ps
ntos_se
rtl [KMTESTS:RTL] 2017-05-06 15:29:56 +00:00
tcpip
CMakeLists.txt [KMTESTS:KERNEL32] 2017-06-29 16:16:20 +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.