reactos/modules/rostests/kmtests
2020-01-26 11:50:37 +01:00
..
example
fltmgr
hidparse
include
kernel32
kmtest [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
kmtest_drv [DDK] RtlUnicodeStringPrintf(Ex) implementations and ntstrsafe.h tests (#522, #523) 2019-08-28 22:28:13 +02:00
novp_fsrtl
npfs [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
ntos_cc [KMTESTS:CC] Make buffer mapping tests more accurate 2019-07-03 21:39:35 +02:00
ntos_cm
ntos_ex [KMTESTS:EX] Try to avoid some spurious test failures. 2019-09-08 08:06:51 +02:00
ntos_fsrtl
ntos_io [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
ntos_ke
ntos_mm
ntos_ob
ntos_po
ntos_ps
ntos_se
rtl [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
tcpip
CMakeLists.txt [DDK] RtlUnicodeStringPrintf(Ex) implementations and ntstrsafe.h tests (#522, #523) 2019-08-28 22:28:13 +02: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.