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, [email protected] 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/testlist.c?rev=59349&r1=59348&r2=59349&view=diff ============================================================================== --- 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 },
_______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
