mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[KMTESTS:FLTMGR] Hide FltMgrLoad and FltMgrReg
And add "// TODO: WIP/untested/crashes." ROSTESTS-299
This commit is contained in:
committed by
Ged Murphy
parent
25f4ed75a0
commit
7e95aebfda
@@ -42,8 +42,8 @@ const KMT_TEST TestList[] =
|
||||
{ "-Example", Test_Example },
|
||||
{ "FileAttributes", Test_FileAttributes },
|
||||
{ "FindFile", Test_FindFile },
|
||||
{ "FltMgrLoad", Test_FltMgrLoad },
|
||||
{ "FltMgrReg", Test_FltMgrReg },
|
||||
{ "-FltMgrLoad", Test_FltMgrLoad }, // TODO: WIP/untested/crashes.
|
||||
{ "-FltMgrReg", Test_FltMgrReg }, // TODO: WIP/untested/crashes.
|
||||
{ "HidPDescription", Test_HidPDescription },
|
||||
{ "IoCreateFile", Test_IoCreateFile },
|
||||
{ "IoDeviceObject", Test_IoDeviceObject },
|
||||
|
||||
Reference in New Issue
Block a user