mirror of
https://github.com/reactos/reactos.git
synced 2025-05-07 18:56:48 +00:00
[KMTEST]
- Thomas Faber: Reset test results before starting a new FsRtl test. See issue #6083 for more details. svn path=/trunk/; revision=51276
This commit is contained in:
parent
0a6bb0f70d
commit
ef01012506
1 changed files with 2 additions and 0 deletions
|
@ -334,6 +334,8 @@ VOID FsRtlIsDbcsInExpressionTest()
|
||||||
VOID
|
VOID
|
||||||
NtoskrnlFsRtlTest(HANDLE KeyHandle)
|
NtoskrnlFsRtlTest(HANDLE KeyHandle)
|
||||||
{
|
{
|
||||||
|
StartTest();
|
||||||
|
|
||||||
FsRtlIsNameInExpressionTest();
|
FsRtlIsNameInExpressionTest();
|
||||||
FsRtlIsDbcsInExpressionTest();
|
FsRtlIsDbcsInExpressionTest();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue