mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[KMTESTS:FSRTL]
- Enable running FsRtlMcb by hand svn path=/trunk/; revision=58859
This commit is contained in:
@@ -62,7 +62,8 @@ const KMT_TEST TestList[] =
|
||||
{ "-ExTimer", Test_ExTimer },
|
||||
{ "Example", Test_Example },
|
||||
{ "FsRtlExpression", Test_FsRtlExpression },
|
||||
// { "FsRtlMcb", Test_FsRtlMcb },
|
||||
/* Skipped on testman. See ROSTESTS-106. */
|
||||
{ "-FsRtlMcb", Test_FsRtlMcb },
|
||||
{ "IoDeviceInterface", Test_IoDeviceInterface },
|
||||
{ "IoEvent", Test_IoEvent },
|
||||
{ "IoInterrupt", Test_IoInterrupt },
|
||||
|
||||
Reference in New Issue
Block a user