[KMTESTS]
[reactos.git] / rostests / kmtests / kmtest_drv / testlist.c
index 99136bb..e12ed6c 100644 (file)
@@ -68,7 +68,8 @@ const KMT_TEST TestList[] =
     { "-ExTimer",                           Test_ExTimer },
     { "Example",                            Test_Example },
     { "FsRtlExpression",                    Test_FsRtlExpression },
-    { "FsRtlMcb",                           Test_FsRtlMcb },
+    /* Skipped on testman. See ROSTESTS-106. */
+    { "-FsRtlMcb",                          Test_FsRtlMcb },
     { "-FsRtlTunnel",                       Test_FsRtlTunnel },
     { "IoDeviceInterface",                  Test_IoDeviceInterface },
     { "IoEvent",                            Test_IoEvent },