reactos/modules/rostests/kmtests
Joachim Henze b1d1704648 [0.4.7][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt
by porting back:
0.4.15-dev-5669-g 09dde2cff9 [REACTOS] "http://www.reactos" -> "https://reactos" (#5043)
0.4.15-dev-3250-g da4d0545eb [BOOTDATA] readme.txt: Trivial correction Seven->7 (#4014)
0.4.15-dev-2940-g a559d830b5 [BOOTDATA] Update readme.txt
0.4.14-dev-1550-g b7503df6ed [BOOTDATA] readme.txt: Update now-redirected 'www.reactos.org' URLs (#2633)
2023-03-19 13:12:57 +01:00
..
example
fltmgr
hidparse
include [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
kernel32
kmtest [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
kmtest_drv
novp_fsrtl
npfs
ntos_cc
ntos_cm
ntos_ex
ntos_fsrtl
ntos_io
ntos_ke
ntos_mm
ntos_ob
ntos_po
ntos_ps
ntos_se
rtl
tcpip
CMakeLists.txt [KMTEST] Initial usermode support for testing FS mini-filters (#81) 2017-10-25 10:39:55 +01:00
readme.txt [0.4.7][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt 2023-03-19 13:12:57 +01: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 https://reactos.org/wiki/KmtestsHowto for more
information and a guide on how to use the framework.