mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[KMTESTS]
- Disable Example test since it has intentional failures. Dedicated to Christoph svn path=/trunk/; revision=62265
This commit is contained in:
@@ -21,7 +21,7 @@ KMT_TESTFUNC Test_RtlUnicodeString;
|
||||
/* tests with a leading '-' will not be listed */
|
||||
const KMT_TEST TestList[] =
|
||||
{
|
||||
{ "Example", Test_Example },
|
||||
{ "-Example", Test_Example },
|
||||
{ "FindFile", Test_FindFile },
|
||||
{ "IoDeviceObject", Test_IoDeviceObject },
|
||||
{ "RtlAvlTree", Test_RtlAvlTree },
|
||||
|
||||
Reference in New Issue
Block a user