mirror of
https://github.com/reactos/reactos.git
synced 2026-06-04 18:30:41 +08:00
[KMTEST]
Reenable tests for MCBs. They got fixed by Hervé in r65398. ROSTESTS-106 #resolve #comment Fixed by Hervé in r65398. Thanks! svn path=/trunk/; revision=65401
This commit is contained in:
@@ -78,7 +78,7 @@ const KMT_TEST TestList[] =
|
||||
{ "Example", Test_Example },
|
||||
{ "FsRtlExpression", Test_FsRtlExpression },
|
||||
/* Skipped on testman. See ROSTESTS-106. */
|
||||
{ "-FsRtlMcb", Test_FsRtlMcb },
|
||||
{ "FsRtlMcb", Test_FsRtlMcb },
|
||||
{ "-FsRtlTunnel", Test_FsRtlTunnel },
|
||||
{ "IoCreateFile", Test_IoCreateFile },
|
||||
{ "IoDeviceInterface", Test_IoDeviceInterface },
|
||||
|
||||
Reference in New Issue
Block a user