They assert really, on my build, that's why I have not enabled them yet.
Anyway, would be nice to see how testman behaves.
Regards,
Aleksey Bragin
On 28.06.2013 23:25, spetreolle(a)svn.reactos.org wrote:
  Author: spetreolle
 Date: Fri Jun 28 19:25:37 2013
 New Revision: 59349
 URL: 
http://svn.reactos.org/svn/reactos?rev=59349&view=rev
 Log:
 [KMTESTS:FSRTL]
 Enable FsRtlMcb tests.
 Modified:
      trunk/rostests/kmtests/kmtest_drv/testlist.c
 Modified: trunk/rostests/kmtests/kmtest_drv/testlist.c
 URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/kmtests/kmtest_drv/testliā¦
 ==============================================================================
 --- trunk/rostests/kmtests/kmtest_drv/testlist.c       [iso-8859-1] (original)
 +++ trunk/rostests/kmtests/kmtest_drv/testlist.c       [iso-8859-1] Fri Jun 28 19:25:37
2013
 @@ -68,8 +68,7 @@
       { "-ExTimer",                           Test_ExTimer },
       { "Example",                            Test_Example },
       { "FsRtlExpression",                    Test_FsRtlExpression },
 -    /* Skipped on testman. See ROSTESTS-106. */
 -    { "-FsRtlMcb",                          Test_FsRtlMcb },
 +    { "FsRtlMcb",                           Test_FsRtlMcb },
       { "-FsRtlTunnel",                       Test_FsRtlTunnel },
       { "IoDeviceInterface",                  Test_IoDeviceInterface },
       { "IoEvent",                            Test_IoEvent },