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:
Pierre Schweitzer 2014-11-14 19:43:39 +00:00
parent c4bdd01325
commit 093fafbb5e

View file

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