[ros-dev] [ros-diffs] [spetreolle] 59349: [KMTESTS:FSRTL] Enable FsRtlMcb tests.
Aleksey Bragin
aleksey at reactos.org
Fri Jun 28 20:13:19 UTC 2013
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 at 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/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 },
>
>
More information about the Ros-dev
mailing list