mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
* Check the entire version field * Check the variant field * Accept RPC_NT_UUID_LOCAL_ONLY, which is sometimes returned by Windows * Repeat the test to show that these things happen every time Based on a patch by Serge Gautherie.
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.