mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[KMTESTS:FSRTL] Add more tests for FsRtlIsNameInExpression
CORE-15902
This commit is contained in:
@@ -176,6 +176,9 @@ struct
|
||||
{ L"*_MICROSOFT.WINDOWS.COMMON-CONTROLS_6595B64144CCF1DF_6.0.*.*_*_*.MANIFEST",
|
||||
L"X86_MICROSOFT.VC90.ATL_1FC8B3B9A1E18E3B_9.0.30729.6161_X-WW_92453BB7.CAT",
|
||||
FALSE, FALSE, FALSE },
|
||||
{ L"FI<<<<<<<<", L"FILE", FALSE, FALSE, TRUE },
|
||||
{ L"<<<<<<<<<.<", L".", FALSE, FALSE, TRUE },
|
||||
{ L"F<", L"FILE.TXT", FALSE, FALSE, FALSE },
|
||||
};
|
||||
|
||||
static VOID FsRtlIsNameInExpressionTest()
|
||||
|
||||
Reference in New Issue
Block a user