os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-DirScan-PublicApi.ini
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 [include]
     2 file1			=\base\base_f32_env.ini
     3 
     4 [RFs1]
     5 name=RFs1
     6 
     7 
     8 [CFileMan1]
     9 name=CFileMan1
    10 
    11 
    12 [TEntry1]
    13 name=TEntry1
    14 
    15 
    16 [CDirScan1]
    17 name=CDirScan1
    18 
    19 
    20 [CDir1]
    21 name=CDir1
    22 
    23 
    24 
    25 [PBASE-F32-DirScan-PublicApi-1001-001-NewL_command004]
    26 rfsObject		=RFs1
    27 
    28 
    29 [PBASE-F32-DirScan-PublicApi-1002-001-NewLC_command004]
    30 rfsObject		=RFs1
    31 
    32 
    33 
    34 
    35 [PBASE-F32-DirScan-PublicApi-1003-001-MkDirAll_command004]
    36 dir			={Drives, RAMDriveTestPath}dirscan\
    37 
    38 
    39 [PBASE-F32-DirScan-PublicApi-1003-001-NewL_command005]
    40 rfsObject		=RFs1
    41 
    42 
    43 [PBASE-F32-DirScan-PublicApi-1003-001-Copy_command006]
    44 oldname			={Drives, SystemDriveTestPath}Test1.txt
    45 newname			={Drives, RAMDriveTestPath}dirscan\
    46 async			=false
    47 operation		=0
    48 
    49 
    50 [PBASE-F32-DirScan-PublicApi-1003-002-NewLC_command004]
    51 rfsObject		=RFs1
    52 
    53 
    54 [PBASE-F32-DirScan-PublicApi-1003-002-SetScanDataL_command005]
    55 path			={Drives, RAMDriveTestPath}dirscan\
    56 attmask			=KEntryAttHidden
    57 scandirection		=EScanUpTree
    58 
    59 
    60 [PBASE-F32-DirScan-PublicApi-1003-002-FullPath_command006]
    61 expected		={Drives, RAMDriveTestPath}dirscan\
    62 
    63 
    64 [PBASE-F32-DirScan-PublicApi-1003-003-NewL_command004]
    65 rfsObject		=RFs1
    66 
    67 
    68 [PBASE-F32-DirScan-PublicApi-1003-003-Delete_command005]
    69 filename		={Drives, RAMDriveTestPath}dirscan\*.*
    70 async			=false
    71 operation		=EOverWrite
    72 
    73 
    74 [PBASE-F32-DirScan-PublicApi-1003-003-RmDir_command006]
    75 dir			={Drives, RAMDriveTestPath}dirscan\
    76 
    77 
    78 [PBASE-F32-DirScan-PublicApi-1004-001-MkDirAll_command003]
    79 dir			={Drives, RAMDriveTestPath}dirscan\
    80 
    81 
    82 [PBASE-F32-DirScan-PublicApi-1004-002-MkDirAll_command004]
    83 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
    84 
    85 
    86 [PBASE-F32-DirScan-PublicApi-1004-002-MkDirAll_command005]
    87 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
    88 	
    89 
    90 [PBASE-F32-DirScan-PublicApi-1004-002-MkDirAll_command006]
    91 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub1\
    92 
    93 
    94 [PBASE-F32-DirScan-PublicApi-1004-002-MkDirAll_command007]
    95 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub2\
    96 
    97 
    98 [PBASE-F32-DirScan-PublicApi-1004-002-MkDirAll_command008]
    99 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\TempDir2Sub\
   100 
   101 
   102 [PBASE-F32-DirScan-PublicApi-1004-002-NewL_command009]
   103 rfsObject		=RFs1
   104 
   105 
   106 [PBASE-F32-DirScan-PublicApi-1004-002-SetScanDataL_command010]
   107 path			={Drives, RAMDriveTestPath}dirscan\
   108 attmask			=KEntryAttDir
   109 sortkey			=ESortByName
   110 
   111 
   112 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command011]
   113 dirObject		=CDir1
   114 
   115 
   116 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command013]
   117 expected		={Drives, RAMDriveTestPath}dirscan\
   118 
   119 
   120 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command014]
   121 dirObject		=CDir1
   122 
   123 
   124 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command016]
   125 expected		={Drives, RAMDriveTestPath}dirscan\TempDir1\
   126 
   127 
   128 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command017]
   129 dirObject		=CDir1
   130 
   131 
   132 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command019]
   133 expected		={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub1\
   134 
   135 
   136 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command020]
   137 dirObject		=CDir1
   138 
   139 
   140 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command022]
   141 expected		={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub2\
   142 
   143 
   144 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command023]
   145 dirObject		=CDir1
   146 
   147 
   148 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command025]
   149 expected		={Drives, RAMDriveTestPath}dirscan\TempDir2\
   150 
   151 
   152 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command026]
   153 dirObject		=CDir1
   154 
   155 
   156 [PBASE-F32-DirScan-PublicApi-1004-002-FullPath_command028]
   157 expected		={Drives, RAMDriveTestPath}dirscan\TempDir2\TempDir2Sub\
   158 
   159 
   160 [PBASE-F32-DirScan-PublicApi-1004-002-NextL_command029]
   161 dirObject		=CDir1
   162 
   163 
   164 [PBASE-F32-DirScan-PublicApi-1004-002-RmDir_command032]
   165 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub1\
   166 
   167 
   168 [PBASE-F32-DirScan-PublicApi-1004-002-RmDir_command033]
   169 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\TempDir1Sub2\
   170 
   171 
   172 [PBASE-F32-DirScan-PublicApi-1004-002-RmDir_command034]
   173 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\TempDir2Sub\
   174 
   175 
   176 [PBASE-F32-DirScan-PublicApi-1004-002-RmDir_command035]
   177 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
   178 
   179 
   180 [PBASE-F32-DirScan-PublicApi-1004-002-RmDir_command036]
   181 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
   182 
   183 
   184 [PBASE-F32-DirScan-PublicApi-1004-003-RmDir_command003]
   185 dir			={Drives, RAMDriveTestPath}dirscan\
   186 
   187 
   188 [PBASE-F32-DirScan-PublicApi-1005-001-MkDirAll_command003]
   189 dir			={Drives, RAMDriveTestPath}dirscan\
   190 
   191 [PBASE-F32-DirScan-PublicApi-1005-002-NewLC_command004]
   192 rfsObject		=RFs1
   193 
   194 
   195 [PBASE-F32-DirScan-PublicApi-1005-002-SetScanDataL_command005]
   196 path			={Drives, RAMDriveTestPath}dirscan\
   197 attmask			=KEntryAttHidden
   198 scandirection		=EScanUpTree
   199 
   200 
   201 [PBASE-F32-DirScan-PublicApi-1005-002-AbbreviatedPath_command006]
   202 expected		=\
   203 
   204 
   205 [PBASE-F32-DirScan-PublicApi-1005-003-RmDir_command003]
   206 dir			={Drives, RAMDriveTestPath}dirscan\
   207 
   208 
   209 [PBASE-F32-DirScan-PublicApi-1006-001-MkDirAll_command003]
   210 dir			={Drives, RAMDriveTestPath}dirscan\
   211 
   212 
   213 [PBASE-F32-DirScan-PublicApi-1006-002-MkDirAll_command004]
   214 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   215 
   216 
   217 [PBASE-F32-DirScan-PublicApi-1006-002-NewL_command005]
   218 rfsObject		=RFs1
   219 
   220 
   221 [PBASE-F32-DirScan-PublicApi-1006-002-SetScanDataL_command006]
   222 path			={Drives, RAMDriveTestPath}dirscan\TempDir\
   223 attmask			=KEntryAttDir
   224 sortkey			=ESortByName
   225 
   226 
   227 [PBASE-F32-DirScan-PublicApi-1006-002-NextL_command007]
   228 dirObject		=CDir1
   229 
   230 
   231 [PBASE-F32-DirScan-PublicApi-1006-002-FullPath_command009]
   232 expected		={Drives, RAMDriveTestPath}dirscan\TempDir\
   233 
   234 
   235 [PBASE-F32-DirScan-PublicApi-1006-002-NextL_command010]
   236 dirObject		=CDir1
   237 
   238 
   239 [PBASE-F32-DirScan-PublicApi-1006-002-RmDir_command013]
   240 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   241 
   242 
   243 [PBASE-F32-DirScan-PublicApi-1006-003-RmDir_command003]
   244 dir			={Drives, RAMDriveTestPath}dirscan\
   245 
   246 
   247 [PBASE-F32-DirScan-PublicApi-1007-001-MkDirAll_command004]
   248 dir			={Drives, RAMDriveTestPath}dirscan\
   249 
   250 
   251 [PBASE-F32-DirScan-PublicApi-1007-001-NewL_command005]
   252 rfsObject		=RFs1
   253 
   254 
   255 [PBASE-F32-DirScan-PublicApi-1007-001-Copy_command006]
   256 oldname			={Drives, SystemDriveTestPath}Test1.txt
   257 newname			={Drives, RAMDriveTestPath}dirscan\
   258 async			=false
   259 operation		=0
   260 
   261 
   262 [PBASE-F32-DirScan-PublicApi-1007-001-Copy_command007]
   263 oldname			={Drives, SystemDriveTestPath}Test2.txt
   264 newname			={Drives, RAMDriveTestPath}dirscan\
   265 async			=false
   266 operation		=0
   267 
   268 
   269 [PBASE-F32-DirScan-PublicApi-1007-001-Copy_command008]
   270 oldname			={Drives, SystemDriveTestPath}Test3.txt
   271 newname			={Drives, RAMDriveTestPath}dirscan\
   272 async			=false
   273 operation		=0
   274 
   275 
   276 [PBASE-F32-DirScan-PublicApi-1007-001-Copy_command009]
   277 oldname			={Drives, SystemDriveTestPath}big_line.txt
   278 newname			={Drives, RAMDriveTestPath}dirscan\
   279 async			=false
   280 operation		=0
   281 
   282 
   283 [PBASE-F32-DirScan-PublicApi-1007-002-MkDirAll_command006]
   284 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   285 
   286 
   287 [PBASE-F32-DirScan-PublicApi-1007-002-NewL_command008]
   288 rfsObject		=RFs1
   289 
   290 
   291 [PBASE-F32-DirScan-PublicApi-1007-002-SetScanDataL_command009]
   292 path			={Drives, RAMDriveTestPath}dirscan\
   293 attmask			=KEntryAttNormal
   294 sortkey			=ESortByName
   295 
   296 
   297 [PBASE-F32-DirScan-PublicApi-1007-002-NextL_command010]
   298 dirObject		=CDir1
   299 
   300 
   301 [PBASE-F32-DirScan-PublicApi-1007-002-FullPath_command011]
   302 expected		={Drives, RAMDriveTestPath}dirscan\
   303 
   304 
   305 [PBASE-F32-DirScan-PublicApi-1007-002-Count_command012]
   306 expected		=4
   307 
   308 
   309 [PBASE-F32-DirScan-PublicApi-1007-002-index_command013]
   310 element_number		=0
   311 entryObject		=TEntry1
   312 expectedName		=big_line.txt
   313 
   314 
   315 [PBASE-F32-DirScan-PublicApi-1007-002-index_command014]
   316 element_number		=1
   317 entryObject		=TEntry1
   318 expectedName		=Test1.txt
   319 
   320 
   321 [PBASE-F32-DirScan-PublicApi-1007-002-index_command015]
   322 element_number		=2
   323 entryObject		=TEntry1
   324 expectedName		=Test2.txt
   325 
   326 
   327 [PBASE-F32-DirScan-PublicApi-1007-002-index_command016]
   328 element_number		=3
   329 entryObject		=TEntry1
   330 expectedName		=Test3.txt
   331 
   332 
   333 [PBASE-F32-DirScan-PublicApi-1007-002-RmDir_command019]
   334 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   335 
   336 
   337 [PBASE-F32-DirScan-PublicApi-1007-003-NewL_command004]
   338 rfsObject		=RFs1
   339 
   340 
   341 [PBASE-F32-DirScan-PublicApi-1007-003-Delete_command005]
   342 filename		={Drives, RAMDriveTestPath}dirscan\*.*
   343 async			=false
   344 operation		=EOverWrite
   345 
   346 
   347 [PBASE-F32-DirScan-PublicApi-1007-003-RmDir_command006]
   348 dir			={Drives, RAMDriveTestPath}dirscan\
   349 
   350 
   351 [PBASE-F32-DirScan-PublicApi-1008-001-MkDirAll_command004]
   352 dir			={Drives, RAMDriveTestPath}dirscan\
   353 
   354 
   355 [PBASE-F32-DirScan-PublicApi-1008-001-NewL_command005]
   356 rfsObject		=RFs1
   357 
   358 
   359 [PBASE-F32-DirScan-PublicApi-1008-001-Copy_command006]
   360 oldname			={Drives, SystemDriveTestPath}Test1.txt
   361 newname			={Drives, RAMDriveTestPath}dirscan\
   362 async			=false
   363 operation		=0
   364 
   365 
   366 [PBASE-F32-DirScan-PublicApi-1008-001-Copy_command007]
   367 oldname			={Drives, SystemDriveTestPath}Test2.txt
   368 newname			={Drives, RAMDriveTestPath}dirscan\
   369 async			=false
   370 operation		=0
   371 
   372 
   373 [PBASE-F32-DirScan-PublicApi-1008-001-Copy_command008]
   374 oldname			={Drives, SystemDriveTestPath}Test3.txt
   375 newname			={Drives, RAMDriveTestPath}dirscan\
   376 async			=false
   377 operation		=0
   378 
   379 
   380 [PBASE-F32-DirScan-PublicApi-1008-001-Copy_command009]
   381 oldname			={Drives, SystemDriveTestPath}big_line.txt
   382 newname			={Drives, RAMDriveTestPath}dirscan\
   383 async			=false
   384 operation		=0
   385 
   386 
   387 [PBASE-F32-DirScan-PublicApi-1008-002-MkDirAll_command006]
   388 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   389 
   390 
   391 [PBASE-F32-DirScan-PublicApi-1008-002-NewL_command008]
   392 rfsObject		=RFs1
   393 
   394 
   395 [PBASE-F32-DirScan-PublicApi-1008-002-SetScanDataL_command009]
   396 path			={Drives, RAMDriveTestPath}dirscan\
   397 attmask			=KEntryAttDir
   398 sortkey			=ESortByName
   399 
   400 
   401 [PBASE-F32-DirScan-PublicApi-1008-002-NextL_command010]
   402 dirObject		=CDir1
   403 
   404 
   405 [PBASE-F32-DirScan-PublicApi-1008-002-FullPath_command011]
   406 expected		={Drives, RAMDriveTestPath}dirscan\
   407 
   408 
   409 [PBASE-F32-DirScan-PublicApi-1008-002-Count_command012]
   410 expected		=5
   411 
   412 
   413 [PBASE-F32-DirScan-PublicApi-1008-002-index_command013]
   414 element_number		=0
   415 entryObject		=TEntry1
   416 expectedName		=big_line.txt
   417 
   418 
   419 [PBASE-F32-DirScan-PublicApi-1008-002-index_command014]
   420 element_number		=1
   421 entryObject		=TEntry1
   422 expectedName		=TempDir
   423 
   424 
   425 [PBASE-F32-DirScan-PublicApi-1008-002-index_command015]
   426 element_number		=2
   427 entryObject		=TEntry1
   428 expectedName		=Test1.txt
   429 
   430 
   431 [PBASE-F32-DirScan-PublicApi-1008-002-index_command016]
   432 element_number		=3
   433 entryObject		=TEntry1
   434 expectedName		=Test2.txt
   435 
   436 
   437 [PBASE-F32-DirScan-PublicApi-1008-002-index_command017]
   438 element_number		=4
   439 entryObject		=TEntry1
   440 expectedName		=Test3.txt
   441 
   442 
   443 [PBASE-F32-DirScan-PublicApi-1008-002-RmDir_command020]
   444 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   445 
   446 
   447 [PBASE-F32-DirScan-PublicApi-1008-003-NewL_command004]
   448 rfsObject		=RFs1
   449 
   450 
   451 [PBASE-F32-DirScan-PublicApi-1008-003-Delete_command005]
   452 filename		={Drives, RAMDriveTestPath}dirscan\*.*
   453 async			=false
   454 operation		=EOverWrite
   455 
   456 
   457 [PBASE-F32-DirScan-PublicApi-1008-003-RmDir_command006]
   458 dir			={Drives, RAMDriveTestPath}dirscan\
   459 
   460 
   461 [PBASE-F32-DirScan-PublicApi-1009-001-MkDirAll_command003]
   462 dir			={Drives, RAMDriveTestPath}dirscan\
   463 
   464 
   465 [PBASE-F32-DirScan-PublicApi-1009-002-MkDirAll_command006]
   466 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   467 
   468 
   469 [PBASE-F32-DirScan-PublicApi-1009-002-NewL_command008]
   470 rfsObject		=RFs1
   471 
   472 
   473 [PBASE-F32-DirScan-PublicApi-1009-002-SetScanDataL_command009]
   474 path			={Drives, RAMDriveTestPath}dirscan\
   475 attmask			=KEntryAttDir|KEntryAttMatchExclusive
   476 sortkey			=ESortByName
   477 
   478 
   479 [PBASE-F32-DirScan-PublicApi-1009-002-NextL_command010]
   480 dirObject		=CDir1
   481 
   482 
   483 [PBASE-F32-DirScan-PublicApi-1009-002-FullPath_command011]
   484 expected		={Drives, RAMDriveTestPath}dirscan\
   485 
   486 
   487 [PBASE-F32-DirScan-PublicApi-1009-002-Count_command012]
   488 expected		=1
   489 
   490 
   491 [PBASE-F32-DirScan-PublicApi-1009-002-index_command013]
   492 element_number		=0
   493 entryObject		=TEntry1
   494 expectedName		=TempDir
   495 
   496 
   497 [PBASE-F32-DirScan-PublicApi-1009-002-RmDir_command016]
   498 dir			={Drives, RAMDriveTestPath}dirscan\TempDir\
   499 
   500 
   501 [PBASE-F32-DirScan-PublicApi-1009-003-RmDir_command003]
   502 dir			={Drives, RAMDriveTestPath}dirscan\
   503 
   504 
   505 [PBASE-F32-DirScan-PublicApi-1010-001-MkDirAll_command004]
   506 dir			={Drives, RAMDriveTestPath}dirscan\
   507 
   508 
   509 [PBASE-F32-DirScan-PublicApi-1010-001-NewL_command005]
   510 rfsObject		=RFs1
   511 
   512 
   513 [PBASE-F32-DirScan-PublicApi-1010-001-Copy_command006]
   514 oldname			={Drives, SystemDriveTestPath}Test1.txt
   515 newname			={Drives, RAMDriveTestPath}dirscan\
   516 async			=false
   517 operation		=0
   518 
   519 
   520 [PBASE-F32-DirScan-PublicApi-1010-001-Copy_command007]
   521 oldname			={Drives, SystemDriveTestPath}Test2.txt
   522 newname			={Drives, RAMDriveTestPath}dirscan\
   523 async			=false
   524 operation		=0
   525 
   526 
   527 [PBASE-F32-DirScan-PublicApi-1010-001-Copy_command008]
   528 oldname			={Drives, SystemDriveTestPath}Test3.txt
   529 newname			={Drives, RAMDriveTestPath}dirscan\
   530 async			=false
   531 operation		=0
   532 
   533 
   534 [PBASE-F32-DirScan-PublicApi-1010-001-Copy_command009]
   535 oldname			={Drives, SystemDriveTestPath}big_line.txt
   536 newname			={Drives, RAMDriveTestPath}dirscan\
   537 async			=false
   538 operation		=0
   539 
   540 
   541 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command006]
   542 clearattmask		=KEntryAttReadOnly
   543 name			={Drives, SystemDriveTestPath}big_line.txt 
   544 setattmask		=KEntryAttNormal
   545 
   546 
   547 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command007]
   548 clearattmask		=KEntryAttReadOnly
   549 name			={Drives, SystemDriveTestPath}Test1.txt
   550 setattmask		=KEntryAttNormal
   551 
   552 
   553 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command008]
   554 clearattmask		=KEntryAttReadOnly
   555 name			={Drives, SystemDriveTestPath}Test2.txt
   556 setattmask		=KEntryAttNormal
   557 
   558 
   559 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command009]
   560 clearattmask		=KEntryAttReadOnly
   561 name			={Drives, SystemDriveTestPath}Test3.txt
   562 setattmask		=KEntryAttNormal
   563 
   564 
   565 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command010]
   566 clearattmask		=KEntryAttNormal
   567 name			={Drives, SystemDriveTestPath}Test2.txt
   568 setattmask		=KEntryAttReadOnly
   569 
   570 
   571 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command011]
   572 clearattmask		=KEntryAttNormal
   573 name			={Drives, SystemDriveTestPath}Test3.txt
   574 setattmask		=KEntryAttReadOnly
   575 
   576 
   577 [PBASE-F32-DirScan-PublicApi-1010-002-NewL_command013]
   578 rfsObject		=RFs1
   579 
   580 
   581 [PBASE-F32-DirScan-PublicApi-1010-002-SetScanDataL_command014]
   582 path			={Drives, SystemDriveTestPath}
   583 attmask			=KEntryAttReadOnly|KEntryAttMatchExclusive
   584 sortkey			=ESortByName
   585 
   586 
   587 [PBASE-F32-DirScan-PublicApi-1010-002-NextL_command015]
   588 dirObject		=CDir1
   589 
   590 
   591 [PBASE-F32-DirScan-PublicApi-1010-002-FullPath_command016]
   592 expected		={Drives, SystemDriveTestPath}
   593 
   594 
   595 [PBASE-F32-DirScan-PublicApi-1010-002-Count_command017]
   596 expected		=2
   597 
   598 
   599 [PBASE-F32-DirScan-PublicApi-1010-002-index_command018]
   600 element_number		=0
   601 entryObject		=TEntry1
   602 expectedName		=Test2.txt
   603 
   604 
   605 [PBASE-F32-DirScan-PublicApi-1010-002-index_command019]
   606 element_number		=1
   607 entryObject		=TEntry1
   608 expectedName		=Test3.txt
   609 
   610 
   611 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command020]
   612 clearattmask		=KEntryAttReadOnly
   613 name			={Drives, SystemDriveTestPath}Test2.txt
   614 setattmask		=KEntryAttNormal
   615 
   616 
   617 [PBASE-F32-DirScan-PublicApi-1010-002-SetAtt_command021]
   618 clearattmask		=KEntryAttReadOnly
   619 name			={Drives, SystemDriveTestPath}Test3.txt
   620 setattmask		=KEntryAttNormal
   621 
   622 
   623 [PBASE-F32-DirScan-PublicApi-1010-003-NewL_command004]
   624 rfsObject		=RFs1
   625 
   626 
   627 [PBASE-F32-DirScan-PublicApi-1010-003-Delete_command005]
   628 filename		={Drives, RAMDriveTestPath}dirscan\*.*
   629 async			=false
   630 operation		=EOverWrite
   631 
   632 
   633 [PBASE-F32-DirScan-PublicApi-1010-003-RmDir_command006]
   634 dir			={Drives, RAMDriveTestPath}dirscan\
   635 
   636 
   637 [PBASE-F32-DirScan-PublicApi-1011-001-MkDirAll_command003]
   638 dir			={Drives, RAMDriveTestPath}dirscan\
   639 
   640 
   641 [PBASE-F32-DirScan-PublicApi-1011-002-SetSessionPath_command004]
   642 path			={Drives, RAMDriveTestPath}
   643 
   644 
   645 [PBASE-F32-DirScan-PublicApi-1011-002-SessionPath_command005]
   646 comparepath		={Drives, RAMDriveTestPath}
   647 
   648 
   649 [PBASE-F32-DirScan-PublicApi-1011-002-NewL_command006]
   650 rfsObject		=RFs1
   651 
   652 
   653 [PBASE-F32-DirScan-PublicApi-1011-002-SetScanDataL_command007]
   654 path			={Drives, RAMDriveTestPathRelative}dirscan\
   655 attmask			=KEntryAttNormal
   656 sortkey			=ESortByName
   657 
   658 
   659 [PBASE-F32-DirScan-PublicApi-1011-002-NextL_command008]
   660 dirObject		=CDir1
   661 
   662 
   663 [PBASE-F32-DirScan-PublicApi-1011-002-FullPath_command009]
   664 expected		={Drives, RAMDriveTestPath}dirscan\
   665 
   666 
   667 [PBASE-F32-DirScan-PublicApi-1011-003-RmDir_command003]
   668 dir			={Drives, RAMDriveTestPath}dirscan\
   669 
   670 
   671 [PBASE-F32-DirScan-PublicApi-1012-001-MkDirAll_command003]
   672 dir			={Drives, RAMDriveTestPath}dirscan\
   673 
   674 
   675 [PBASE-F32-DirScan-PublicApi-1012-002-NewL_command004]
   676 rfsObject		=RFs1
   677 
   678 
   679 [PBASE-F32-DirScan-PublicApi-1012-002-SetScanDataL_command005]
   680 path			={Drives, RAMDriveTestPath}dirscan
   681 attmask			=KEntryAttNormal
   682 sortkey			=ESortByName
   683 
   684 
   685 [PBASE-F32-DirScan-PublicApi-1012-002-NextL_command006]
   686 dirObject		=CDir1
   687 
   688 
   689 [PBASE-F32-DirScan-PublicApi-1012-002-FullPath_command007]
   690 expected		={Drives, RAMDriveTestPath}
   691 
   692 
   693 [PBASE-F32-DirScan-PublicApi-1012-003-RmDir_command003]
   694 dir			={Drives, RAMDriveTestPath}dirscan\
   695 
   696 
   697 [PBASE-F32-DirScan-PublicApi-1013-001-MkDirAll_command004]
   698 dir			={Drives, RAMDriveTestPath}dirscan\
   699 
   700 
   701 [PBASE-F32-DirScan-PublicApi-1013-001-NewL_command005]
   702 rfsObject		=RFs1
   703 
   704 
   705 [PBASE-F32-DirScan-PublicApi-1013-001-Copy_command006]
   706 oldname			={Drives, SystemDriveTestPath}Test1.txt
   707 newname			={Drives, RAMDriveTestPath}dirscan\
   708 async			=false
   709 operation		=0
   710 
   711 
   712 [PBASE-F32-DirScan-PublicApi-1013-001-Copy_command007]
   713 oldname			={Drives, SystemDriveTestPath}Test2.txt
   714 newname			={Drives, RAMDriveTestPath}dirscan\
   715 async			=false
   716 operation		=0
   717 
   718 
   719 [PBASE-F32-DirScan-PublicApi-1013-001-Copy_command008]
   720 oldname			={Drives, SystemDriveTestPath}Test3.txt
   721 newname			={Drives, RAMDriveTestPath}dirscan\
   722 async			=false
   723 operation		=0
   724 
   725 
   726 [PBASE-F32-DirScan-PublicApi-1013-001-Copy_command009]
   727 oldname			={Drives, SystemDriveTestPath}big_line.txt
   728 newname			={Drives, RAMDriveTestPath}dirscan\
   729 async			=false
   730 operation		=0
   731 
   732 
   733 [PBASE-F32-DirScan-PublicApi-1013-002-NewL_command007]
   734 rfsObject		=RFs1
   735 
   736 
   737 [PBASE-F32-DirScan-PublicApi-1013-002-SetScanDataL_command008]
   738 path			={Drives, RAMDriveTestPath}dirscan\
   739 attmask			=KEntryAttNormal
   740 sortkey			=ESortByName|EAscending
   741 
   742 
   743 [PBASE-F32-DirScan-PublicApi-1013-002-NextL_command009]
   744 dirObject		=CDir1
   745 
   746 
   747 [PBASE-F32-DirScan-PublicApi-1013-002-FullPath_command010]
   748 expected		={Drives, RAMDriveTestPath}dirscan\
   749 
   750 
   751 [PBASE-F32-DirScan-PublicApi-1013-002-Count_command011]
   752 expected		=4
   753 
   754 
   755 [PBASE-F32-DirScan-PublicApi-1013-002-index_command012]
   756 element_number		=0
   757 entryObject		=TEntry1
   758 expectedName		=big_line.txt
   759 
   760 
   761 [PBASE-F32-DirScan-PublicApi-1013-002-index_command013]
   762 element_number		=1
   763 entryObject		=TEntry1
   764 expectedName		=Test1.txt
   765 
   766 
   767 [PBASE-F32-DirScan-PublicApi-1013-002-index_command014]
   768 element_number		=2
   769 entryObject		=TEntry1
   770 expectedName		=Test2.txt
   771 
   772 
   773 [PBASE-F32-DirScan-PublicApi-1013-002-index_command015]
   774 element_number		=3
   775 entryObject		=TEntry1
   776 expectedName		=Test3.txt
   777 
   778 
   779 [PBASE-F32-DirScan-PublicApi-1013-003-NewL_command004]
   780 rfsObject		=RFs1
   781 
   782 
   783 [PBASE-F32-DirScan-PublicApi-1013-003-Delete_command005]
   784 filename		={Drives, RAMDriveTestPath}dirscan\*.*
   785 async			=false
   786 operation		=EOverWrite
   787 
   788 
   789 [PBASE-F32-DirScan-PublicApi-1013-003-RmDir_command006]
   790 dir			={Drives, RAMDriveTestPath}dirscan\
   791 
   792 
   793 [PBASE-F32-DirScan-PublicApi-1014-001-MkDirAll_command004]
   794 dir			={Drives, RAMDriveTestPath}dirscan\
   795 
   796 
   797 [PBASE-F32-DirScan-PublicApi-1014-001-NewL_command005]
   798 rfsObject		=RFs1
   799 
   800 
   801 [PBASE-F32-DirScan-PublicApi-1014-001-Copy_command006]
   802 oldname			={Drives, SystemDriveTestPath}Test1.txt
   803 newname			={Drives, RAMDriveTestPath}dirscan\
   804 async			=false
   805 operation		=0
   806 
   807 
   808 [PBASE-F32-DirScan-PublicApi-1014-001-Copy_command007]
   809 oldname			={Drives, SystemDriveTestPath}Test2.txt
   810 newname			={Drives, RAMDriveTestPath}dirscan\
   811 async			=false
   812 operation		=0
   813 
   814 
   815 [PBASE-F32-DirScan-PublicApi-1014-001-Copy_command008]
   816 oldname			={Drives, SystemDriveTestPath}Test3.txt
   817 newname			={Drives, RAMDriveTestPath}dirscan\
   818 async			=false
   819 operation		=0
   820 
   821 
   822 [PBASE-F32-DirScan-PublicApi-1014-001-Copy_command009]
   823 oldname			={Drives, SystemDriveTestPath}big_line.txt
   824 newname			={Drives, RAMDriveTestPath}dirscan\
   825 async			=false
   826 operation		=0
   827 
   828 
   829 
   830 [PBASE-F32-DirScan-PublicApi-1014-002-NewL_command007]
   831 rfsObject		=RFs1
   832 
   833 
   834 [PBASE-F32-DirScan-PublicApi-1014-002-SetScanDataL_command008]
   835 path			={Drives, RAMDriveTestPath}dirscan\
   836 attmask			=KEntryAttNormal
   837 sortkey			=ESortByExt|EDescending
   838 
   839 
   840 [PBASE-F32-DirScan-PublicApi-1014-002-NextL_command009]
   841 dirObject		=CDir1
   842 
   843 
   844 [PBASE-F32-DirScan-PublicApi-1014-002-FullPath_command010]
   845 expected		={Drives, RAMDriveTestPath}dirscan\
   846 	
   847 
   848 [PBASE-F32-DirScan-PublicApi-1014-002-Count_command011]
   849 expected		=4
   850 
   851 
   852 [PBASE-F32-DirScan-PublicApi-1014-002-index_command012]
   853 element_number		=0
   854 entryObject		=TEntry1
   855 expectedName		=Test3.txt
   856 
   857 
   858 [PBASE-F32-DirScan-PublicApi-1014-002-index_command013]
   859 element_number		=1
   860 entryObject		=TEntry1
   861 expectedName		=Test2.txt
   862 
   863 
   864 [PBASE-F32-DirScan-PublicApi-1014-002-index_command014]
   865 element_number		=2
   866 entryObject		=TEntry1
   867 expectedName		=Test1.txt
   868 
   869 
   870 [PBASE-F32-DirScan-PublicApi-1014-002-index_command015]
   871 element_number		=3
   872 entryObject		=TEntry1
   873 expectedName		=big_line.txt
   874 
   875 
   876 [PBASE-F32-DirScan-PublicApi-1014-003-NewL_command004]
   877 rfsObject		=RFs1
   878 
   879 
   880 [PBASE-F32-DirScan-PublicApi-1014-003-Delete_command005]
   881 filename		={Drives, RAMDriveTestPath}dirscan\*.*
   882 async			=false
   883 operation		=EOverWrite
   884 
   885 
   886 [PBASE-F32-DirScan-PublicApi-1014-003-RmDir_command006]
   887 dir			={Drives, RAMDriveTestPath}dirscan\
   888 
   889 
   890 [PBASE-F32-DirScan-PublicApi-1015-001-MkDirAll_command004]
   891 dir			={Drives, RAMDriveTestPath}dirscan\
   892 
   893 
   894 [PBASE-F32-DirScan-PublicApi-1015-001-NewL_command005]
   895 rfsObject		=RFs1
   896 
   897 
   898 [PBASE-F32-DirScan-PublicApi-1015-001-Copy_command006]
   899 oldname			={Drives, SystemDriveTestPath}Test1.txt
   900 newname			={Drives, RAMDriveTestPath}dirscan\
   901 async			=false
   902 operation		=0
   903 
   904 
   905 [PBASE-F32-DirScan-PublicApi-1015-001-Copy_command007]
   906 oldname			={Drives, SystemDriveTestPath}Test2.txt
   907 newname			={Drives, RAMDriveTestPath}dirscan\
   908 async			=false
   909 operation		=0
   910 
   911 
   912 [PBASE-F32-DirScan-PublicApi-1015-001-Copy_command008]
   913 oldname			={Drives, SystemDriveTestPath}Test3.txt
   914 newname			={Drives, RAMDriveTestPath}dirscan\
   915 async			=false
   916 operation		=0
   917 
   918 
   919 [PBASE-F32-DirScan-PublicApi-1015-001-Copy_command009]
   920 oldname			={Drives, SystemDriveTestPath}big_line.txt
   921 newname			={Drives, RAMDriveTestPath}dirscan\
   922 async			=false
   923 operation		=0
   924 
   925 
   926 [PBASE-F32-DirScan-PublicApi-1015-002-MkDirAll_command006]
   927 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
   928 
   929 
   930 [PBASE-F32-DirScan-PublicApi-1015-002-MkDirAll_command007]
   931 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
   932 
   933 
   934 [PBASE-F32-DirScan-PublicApi-1015-002-SetModified_command008]
   935 name			={Drives, RAMDriveTestPath}dirscan\big_line.txt
   936 time			=20060104:
   937 
   938 
   939 [PBASE-F32-DirScan-PublicApi-1015-002-SetModified_command009]
   940 name			={Drives, RAMDriveTestPath}dirscan\Test1.txt
   941 time			=20060102:
   942 
   943 
   944 [PBASE-F32-DirScan-PublicApi-1015-002-SetModified_command010]
   945 name			={Drives, RAMDriveTestPath}dirscan\Test2.txt
   946 time			=20060101:
   947 
   948 
   949 [PBASE-F32-DirScan-PublicApi-1015-002-SetModified_command011]
   950 name			={Drives, RAMDriveTestPath}dirscan\Test3.txt
   951 time			=20060103:
   952 
   953 
   954 [PBASE-F32-DirScan-PublicApi-1015-002-NewL_command013]
   955 rfsObject		=RFs1
   956 
   957 
   958 [PBASE-F32-DirScan-PublicApi-1015-002-SetScanDataL_command014]
   959 path			={Drives, RAMDriveTestPath}dirscan\
   960 attmask			=KEntryAttDir
   961 sortkey			=EDirsFirst|EDirDescending|ESortByDate
   962 
   963 
   964 [PBASE-F32-DirScan-PublicApi-1015-002-NextL_command015]
   965 dirObject		=CDir1
   966 
   967 
   968 [PBASE-F32-DirScan-PublicApi-1015-002-FullPath_command016]
   969 expected		={Drives, RAMDriveTestPath}dirscan\
   970 
   971 
   972 [PBASE-F32-DirScan-PublicApi-1015-002-Count_command017]
   973 expected		=6
   974 
   975 
   976 [PBASE-F32-DirScan-PublicApi-1015-002-index_command018]
   977 element_number		=0
   978 entryObject		=TEntry1
   979 expectedName		=TempDir2
   980 
   981 
   982 [PBASE-F32-DirScan-PublicApi-1015-002-index_command019]
   983 element_number		=1
   984 entryObject		=TEntry1
   985 expectedName		=TempDir1
   986 
   987 
   988 [PBASE-F32-DirScan-PublicApi-1015-002-index_command020]
   989 element_number		=2
   990 entryObject		=TEntry1
   991 expectedName		=Test2.txt
   992 
   993 
   994 [PBASE-F32-DirScan-PublicApi-1015-002-index_command021]
   995 element_number		=3
   996 entryObject		=TEntry1
   997 expectedName		=Test1.txt
   998 
   999 
  1000 [PBASE-F32-DirScan-PublicApi-1015-002-index_command022]
  1001 element_number		=4
  1002 entryObject		=TEntry1
  1003 expectedName		=Test3.txt
  1004 
  1005 
  1006 [PBASE-F32-DirScan-PublicApi-1015-002-index_command023]
  1007 element_number		=5
  1008 entryObject		=TEntry1
  1009 expectedName		=big_line.txt
  1010 
  1011 
  1012 [PBASE-F32-DirScan-PublicApi-1015-002-RmDir_command024]
  1013 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
  1014 
  1015 
  1016 [PBASE-F32-DirScan-PublicApi-1015-002-RmDir_command025]
  1017 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
  1018 
  1019 
  1020 [PBASE-F32-DirScan-PublicApi-1015-003-NewL_command004]
  1021 rfsObject		=RFs1
  1022 
  1023 
  1024 [PBASE-F32-DirScan-PublicApi-1015-003-Delete_command005]
  1025 filename		={Drives, RAMDriveTestPath}dirscan\*.*
  1026 async			=false
  1027 operation		=EOverWrite
  1028 
  1029 
  1030 [PBASE-F32-DirScan-PublicApi-1015-003-RmDir_command006]
  1031 dir			={Drives, RAMDriveTestPath}dirscan\
  1032 
  1033 
  1034 [PBASE-F32-DirScan-PublicApi-1016-001-MkDirAll_command004]
  1035 dir			={Drives, RAMDriveTestPath}dirscan\
  1036 
  1037 
  1038 [PBASE-F32-DirScan-PublicApi-1016-001-NewL_command005]
  1039 rfsObject		=RFs1
  1040 
  1041 
  1042 [PBASE-F32-DirScan-PublicApi-1016-001-Copy_command006]
  1043 oldname			={Drives, SystemDriveTestPath}Test1.txt
  1044 newname			={Drives, RAMDriveTestPath}dirscan\
  1045 async			=false
  1046 operation		=0
  1047 
  1048 
  1049 [PBASE-F32-DirScan-PublicApi-1016-001-Copy_command007]
  1050 oldname			={Drives, SystemDriveTestPath}Test2.txt
  1051 newname			={Drives, RAMDriveTestPath}dirscan\
  1052 async			=false
  1053 operation		=0
  1054 
  1055 
  1056 [PBASE-F32-DirScan-PublicApi-1016-001-Copy_command008]
  1057 oldname			={Drives, SystemDriveTestPath}Test3.txt
  1058 newname			={Drives, RAMDriveTestPath}dirscan\
  1059 async			=false
  1060 operation		=0
  1061 
  1062 
  1063 [PBASE-F32-DirScan-PublicApi-1016-001-Copy_command009]
  1064 oldname			={Drives, SystemDriveTestPath}big_line.txt
  1065 newname			={Drives, RAMDriveTestPath}dirscan\
  1066 async			=false
  1067 operation		=0
  1068 
  1069 
  1070 [PBASE-F32-DirScan-PublicApi-1016-002-MkDirAll_command006]
  1071 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
  1072 
  1073 
  1074 [PBASE-F32-DirScan-PublicApi-1016-002-MkDirAll_command007]
  1075 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
  1076 
  1077 
  1078 [PBASE-F32-DirScan-PublicApi-1016-002-NewL_command009]
  1079 rfsObject		=RFs1
  1080 
  1081 
  1082 [PBASE-F32-DirScan-PublicApi-1016-002-SetScanDataL_command010]
  1083 path			={Drives, RAMDriveTestPath}dirscan\
  1084 attmask			=KEntryAttDir
  1085 sortkey			=EDirsLast|ESortBySize
  1086 
  1087 
  1088 [PBASE-F32-DirScan-PublicApi-1016-002-NextL_command011]
  1089 dirObject		=CDir1
  1090 
  1091 
  1092 [PBASE-F32-DirScan-PublicApi-1016-002-FullPath_command012]
  1093 expected		={Drives, RAMDriveTestPath}dirscan\
  1094 
  1095 
  1096 [PBASE-F32-DirScan-PublicApi-1016-002-Count_command013]
  1097 expected		=6
  1098 
  1099 
  1100 [PBASE-F32-DirScan-PublicApi-1016-002-index_command014]
  1101 element_number		=0
  1102 entryObject		=TEntry1
  1103 expectedName		=big_line.txt
  1104 
  1105 
  1106 [PBASE-F32-DirScan-PublicApi-1016-002-index_command015]
  1107 element_number		=1
  1108 entryObject		=TEntry1
  1109 expectedName		=Test1.txt
  1110 
  1111 
  1112 [PBASE-F32-DirScan-PublicApi-1016-002-index_command016]
  1113 element_number		=2
  1114 entryObject		=TEntry1
  1115 expectedName		=Test2.txt
  1116 
  1117 
  1118 [PBASE-F32-DirScan-PublicApi-1016-002-index_command017]
  1119 element_number		=3
  1120 entryObject		=TEntry1
  1121 expectedName		=Test3.txt
  1122 
  1123 
  1124 [PBASE-F32-DirScan-PublicApi-1016-002-index_command018]
  1125 element_number		=4
  1126 entryObject		=TEntry1
  1127 expectedName		=TempDir1
  1128 
  1129 
  1130 [PBASE-F32-DirScan-PublicApi-1016-002-index_command019]
  1131 element_number		=5
  1132 entryObject		=TEntry1
  1133 expectedName		=TempDir2
  1134 
  1135 
  1136 [PBASE-F32-DirScan-PublicApi-1016-002-RmDir_command020]
  1137 dir			={Drives, RAMDriveTestPath}dirscan\TempDir1\
  1138 
  1139 
  1140 [PBASE-F32-DirScan-PublicApi-1016-002-RmDir_command021]
  1141 dir			={Drives, RAMDriveTestPath}dirscan\TempDir2\
  1142 
  1143 
  1144 [PBASE-F32-DirScan-PublicApi-1016-003-NewL_command004]
  1145 rfsObject		=RFs1
  1146 
  1147 
  1148 [PBASE-F32-DirScan-PublicApi-1016-003-Delete_command005]
  1149 filename		={Drives, RAMDriveTestPath}dirscan\*.*
  1150 async			=false
  1151 operation		=EOverWrite
  1152 
  1153 
  1154 [PBASE-F32-DirScan-PublicApi-1016-003-RmDir_command006]
  1155 dir			={Drives, RAMDriveTestPath}dirscan\
  1156 
  1157 
  1158 [PBASE-F32-DirScan-PublicApi-1101-001-MkDirAll_command003]
  1159 dir			={Drives, RAMDriveTestPath}dirscan\
  1160 
  1161 
  1162 [PBASE-F32-DirScan-PublicApi-1101-002-NewLC_command004]
  1163 rfsObject		=RFs1
  1164 
  1165 
  1166 [PBASE-F32-DirScan-PublicApi-1101-002-SetScanDataL_command005]
  1167 path			={Drives, RAMDriveTestPath}dirscan\NotExistDirectory\
  1168 attmask			=KEntryAttHidden
  1169 scandirection		=EScanUpTree
  1170 
  1171 
  1172 [PBASE-F32-DirScan-PublicApi-1101-002-NextL_command006]
  1173 dirObject		=CDir1
  1174 
  1175 
  1176 [PBASE-F32-DirScan-PublicApi-1101-003-RmDir_command003]
  1177 dir			={Drives, RAMDriveTestPath}dirscan\
  1178 
  1179 
  1180 [PBASE-F32-DirScan-PublicApi-1102-001-NewLC_command004]
  1181 rfsObject	=RFs1
  1182 
  1183 
  1184 [PBASE-F32-DirScan-PublicApi-1102-001-NextL_command005]
  1185 dirObject	=CDir1