mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +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
|
||||
NtoskrnlFsRtlTest(HANDLE KeyHandle)
|
||||
{
|
||||
StartTest();
|
||||
|
||||
FsRtlIsNameInExpressionTest();
|
||||
FsRtlIsDbcsInExpressionTest();
|
||||
|
||||
|
|
Loading…
Reference in a new issue