[KMTESTS]

- Disable Example test since it has intentional failures. Dedicated to Christoph

svn path=/trunk/; revision=62265
This commit is contained in:
Thomas Faber 2014-02-20 19:26:24 +00:00
parent 2dd48fec56
commit ef678077bf

View file

@ -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 },