- 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:
Aleksey Bragin 2011-04-08 08:35:48 +00:00
parent 0a6bb0f70d
commit ef01012506

View file

@ -334,6 +334,8 @@ VOID FsRtlIsDbcsInExpressionTest()
VOID
NtoskrnlFsRtlTest(HANDLE KeyHandle)
{
StartTest();
FsRtlIsNameInExpressionTest();
FsRtlIsDbcsInExpressionTest();