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

svn path=/trunk/; revision=75916
2017-09-21 08:52:27 +00:00
..
example [ROSTESTS] 2017-01-13 09:24:15 +00:00
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 [KMTESTS] 2016-03-25 18:53:43 +00:00
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 [KMTESTS:CM] 2015-09-18 11:06:11 +00:00
ntos_ex [NTOS:EX] 2016-05-25 10:27:17 +00:00
ntos_fsrtl [NTOSKRNL] Fix some possible overruns in FsRtlIsNameInExpressionPrivate + add a test from Thomas. CORE-12121 2017-02-09 00:12:36 +00:00
ntos_io [KMTESTS:IO] 2017-02-26 11:31:51 +00:00
ntos_ke [KMTESTS:KE] 2015-09-19 23:59:02 +00:00
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 [ROSTESTS] 2017-01-13 09:24:15 +00:00
ntos_ps [COMMENTS] 2013-10-12 16:05:54 +00:00
ntos_se [NTOS] 2016-11-04 17:52:32 +00:00
rtl [KMTESTS:RTL] 2017-05-06 15:29:56 +00:00
tcpip [ROSTESTS] 2017-01-13 09:24:15 +00:00
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.