os/kernelhwsrv/baseapitest/basesvs/validation/f32/sfsrv/testdata/PBASE-F32-RDir-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 
     5 [RDir1]
     6 name=RDir1
     7 
     8 
     9 [RFs1]
    10 name=RFs1
    11 
    12 
    13 [TEntryArray1]
    14 name=TEntryArray1
    15 
    16 
    17 [CFileMan1]
    18 name=CFileMan1
    19 
    20 
    21 [TEntry1]
    22 name =TEntry1
    23 
    24 [TEntryTmp]
    25 name =TEntryTmp
    26 
    27 
    28 [PBASE-F32-RDir-PublicApi-001-Delete]
    29 filename		={Drives, RAMDriveTestPath}rdir\
    30 async			=FALSE
    31 operation		=EOverWrite
    32 
    33 
    34 
    35 [PBASE-F32-RDir-PublicApi-001-RamDiskPath]
    36 dir			={Drives, RAMDriveTestPath}rdir\
    37 
    38 
    39 [PBASE-F32-RDir-PublicApi-001-RmDir]
    40 dir			={Drives, RAMDriveTestPath}rdir\
    41 
    42 
    43 
    44 [PBASE-F32-RDir-PublicApi-NewL]
    45 rfsObject		=RFs1
    46 
    47 
    48 [PBASE-F32-RDir-PublicApi-001-Copy_Files]
    49 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\
    50 newname			={Drives, RAMDriveTestPath}rdir\
    51 async			=false
    52 operation		=EOverWrite
    53 
    54 
    55 [PBASE-F32-RDir-PublicApi-001-Copy_Any]
    56 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\any.txt
    57 newname			={Drives, RAMDriveTestPath}rdir\any.txt
    58 async			=false
    59 operation		=EOverWrite
    60 
    61 
    62 [PBASE-F32-RDir-PublicApi-001-Copy_Bigline]
    63 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\big_line.txt
    64 newname			={Drives, RAMDriveTestPath}rdir\big_line.txt
    65 async			=false
    66 operation		=EOverWrite
    67 
    68 
    69 [PBASE-F32-RDir-PublicApi-001-Copy_FtEof]
    70 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\filetext_eof.txt
    71 newname			={Drives, RAMDriveTestPath}rdir\filetext_eof.txt
    72 async			=false
    73 operation		=EOverWrite
    74 
    75 
    76 [PBASE-F32-RDir-PublicApi-001-Copy_FtRead]
    77 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\filetext_read.txt
    78 newname			={Drives, RAMDriveTestPath}rdir\filetext_read.txt
    79 async			=false
    80 operation		=EOverWrite
    81 
    82 
    83 [PBASE-F32-RDir-PublicApi-001-Copy_MLine]
    84 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\multiline.txt
    85 newname			={Drives, RAMDriveTestPath}rdir\multiline.txt
    86 async			=false
    87 operation		=EOverWrite
    88 
    89 
    90 [PBASE-F32-RDir-PublicApi-001-Copy_NewFile]
    91 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\new_file.txt
    92 newname			={Drives, RAMDriveTestPath}rdir\new_file.txt
    93 async			=false
    94 operation		=EOverWrite
    95 
    96 
    97 [PBASE-F32-RDir-PublicApi-001-Copy_Oneliner]
    98 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\oneliner.txt
    99 newname			={Drives, RAMDriveTestPath}rdir\oneliner.txt
   100 async			=false
   101 operation		=EOverWrite
   102 
   103 
   104 [PBASE-F32-RDir-PublicApi-001-Copy_Test1]
   105 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\Test1.txt
   106 newname			={Drives, RAMDriveTestPath}rdir\Test1.txt
   107 async			=false
   108 operation		=EOverWrite
   109 
   110 
   111 [PBASE-F32-RDir-PublicApi-001-Copy_Test2]
   112 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\Test2.txt
   113 newname			={Drives, RAMDriveTestPath}rdir\Test2.txt
   114 async			=false
   115 operation		=EOverWrite
   116 
   117 
   118 [PBASE-F32-RDir-PublicApi-001-Copy_Test3]
   119 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\Test3.txt
   120 newname			={Drives, RAMDriveTestPath}rdir\Test3.txt
   121 async			=false
   122 operation		=EOverWrite
   123 
   124 
   125 [PBASE-F32-RDir-PublicApi-001-Copy_Test]
   126 oldname			={Drives, SystemDriveChar}:\base\t_sfsrv\test.txt
   127 newname			={Drives, RAMDriveTestPath}rdir\test.txt
   128 async			=false
   129 operation		=EOverWrite
   130 
   131 
   132 [PBASE-F32-RDir-PublicApi-global-001-Read_compare_sync]
   133 entryObject		=TEntry1
   134 compare			=TRUE
   135 
   136 
   137 [PBASE-F32-RDir-PublicApi-global-001-Read_compare_async]
   138 async			=TRUE
   139 entryObject		=TEntry1
   140 compare			=TRUE
   141 
   142 
   143 [PBASE-F32-RDir-PublicApi-global-001-assign_Test1]
   144 object			=TEntry1
   145 expectedName		=Test1.txt
   146 
   147 
   148 [PBASE-F32-RDir-PublicApi-global-001-assign_Test2]
   149 object			=TEntry1
   150 expectedName		=Test2.txt
   151 
   152 
   153 [PBASE-F32-RDir-PublicApi-global-001-assign_Test3]
   154 object			=TEntry1
   155 expectedName		=Test3.txt
   156 
   157 
   158 [PBASE-F32-RDir-PublicApi-global-001-assign_USBLOAD]
   159 object			=TEntry1
   160 expectedName		=USBLOAD.ZIP
   161 
   162 
   163 [PBASE-F32-RDir-PublicApi-global-001-assign_EOF]
   164 object			=TEntry1
   165 expectedName		=
   166 
   167 
   168 [PBASE-F32-RDir-PublicApi-5001-001-Open_command005]
   169 rfsObject		=RFs1
   170 path			={Drives, RAMDriveTestPath}rdir\
   171 uidtype			=0
   172 
   173 
   174 [PBASE-F32-RDir-PublicApi-5002-001-Open_command005]
   175 rfsObject		=RFs1
   176 path			={Drives, RAMDriveTestPath}rdir\
   177 attmask			=KEntryAttNormal
   178 
   179 
   180 [PBASE-F32-RDir-PublicApi-5003-001-Open_command005]
   181 rfsObject		=RFs1
   182 path			={Drives, RAMDriveTestPath}rdir\
   183 attmask			=KEntryAttNormal
   184 
   185 
   186 [PBASE-F32-RDir-PublicApi-5003-001-Read_command006]
   187 arrayObject		=TEntryArray1
   188 readarray		=TRUE
   189 compare			=TRUE
   190 filename1		=any.txt
   191 filename2		=big_line.txt
   192 filename3		=filetext_eof.txt
   193 filename4		=filetext_read.txt
   194 filename5		=multiline.txt
   195 filename6		=new_file.txt
   196 filename7		=oneliner.txt
   197 filename8		=test.txt
   198 filename9		=Test1.txt
   199 filename10		=Test2.txt
   200 filename11		=Test3.txt
   201 
   202 
   203 [PBASE-F32-RDir-PublicApi-5004-001-Open_command005]
   204 rfsObject		=RFs1
   205 path			={Drives, RAMDriveTestPath}rdir\
   206 attmask			=KEntryAttNormal
   207 
   208 
   209 [PBASE-F32-RDir-PublicApi-5004-001-Read_command006]
   210 async			=TRUE
   211 arrayObject		=TEntryArray1
   212 readarray		=TRUE
   213 compare			=TRUE
   214 filename1		=any.txt
   215 filename2		=big_line.txt
   216 filename3		=filetext_eof.txt
   217 filename4		=filetext_read.txt
   218 filename5		=multiline.txt
   219 filename6		=new_file.txt
   220 filename7		=oneliner.txt
   221 filename8		=test.txt
   222 filename9		=Test1.txt
   223 filename10		=Test2.txt
   224 filename11		=Test3.txt
   225 
   226 
   227 [PBASE-F32-RDir-PublicApi-5007-001-Open_command005]
   228 rfsObject		=RFs1
   229 path			={Drives, RAMDriveTestPath}rdir\
   230 attmask			=KEntryAttNormal
   231 
   232 
   233 [PBASE-F32-RDir-PublicApi-5007-001-Read_command006]
   234 entryObject		=TEntry1
   235 readarray		=TRUE
   236 compare			=TRUE
   237 filename1		=any.txt
   238 filename2		=big_line.txt
   239 filename3		=filetext_eof.txt
   240 filename4		=filetext_read.txt
   241 filename5		=multiline.txt
   242 filename6		=new_file.txt
   243 filename7		=oneliner.txt
   244 filename8		=test.txt
   245 filename9		=Test1.txt
   246 filename10		=Test2.txt
   247 filename11		=Test3.txt
   248 filename12		=
   249 
   250 
   251 [PBASE-F32-RDir-PublicApi-5008-001-Open_command005]
   252 rfsObject		=RFs1
   253 path			={Drives, RAMDriveTestPath}rdir\
   254 attmask			=KEntryAttNormal
   255 
   256 
   257 
   258 [PBASE-F32-RDir-PublicApi-5008-001-Read_command006]
   259 async			=TRUE
   260 entryObject		=TEntry1
   261 readarray		=TRUE
   262 compare			=TRUE
   263 filename1		=any.txt
   264 filename2		=big_line.txt
   265 filename3		=filetext_eof.txt
   266 filename4		=filetext_read.txt
   267 filename5		=multiline.txt
   268 filename6		=new_file.txt
   269 filename7		=oneliner.txt
   270 filename8		=test.txt
   271 filename9		=Test1.txt
   272 filename10		=Test2.txt
   273 filename11		=Test3.txt
   274 filename12		=
   275 
   276 
   277 
   278 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command005]
   279 clearattmask		=KEntryAttReadOnly
   280 name			={Drives, RAMDriveTestPath}rdir\any.txt
   281 setattmask		=KEntryAttNormal
   282 
   283 
   284 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command006]
   285 clearattmask		=KEntryAttReadOnly
   286 name			={Drives, RAMDriveTestPath}rdir\big_line.txt
   287 setattmask		=KEntryAttNormal
   288 
   289 
   290 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command008]
   291 clearattmask		=KEntryAttReadOnly
   292 name			={Drives, RAMDriveTestPath}rdir\filetext_eof.txt
   293 setattmask		=KEntryAttNormal
   294 
   295 
   296 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command009]
   297 clearattmask		=KEntryAttReadOnly
   298 name			={Drives, RAMDriveTestPath}rdir\filetext_read.txt
   299 setattmask		=KEntryAttNormal
   300 
   301 
   302 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command010]
   303 clearattmask		=KEntryAttReadOnly
   304 name			={Drives, RAMDriveTestPath}rdir\multiline.txt
   305 setattmask		=KEntryAttNormal
   306 
   307 
   308 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command011]
   309 clearattmask		=KEntryAttReadOnly
   310 name			={Drives, RAMDriveTestPath}rdir\new_file.txt
   311 setattmask		=KEntryAttNormal
   312 
   313 
   314 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command012]
   315 clearattmask		=KEntryAttReadOnly
   316 name			={Drives, RAMDriveTestPath}rdir\oneliner.txt
   317 setattmask		=KEntryAttNormal
   318 
   319 
   320 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command013]
   321 clearattmask		=KEntryAttReadOnly
   322 name			={Drives, RAMDriveTestPath}rdir\test.txt
   323 setattmask		=KEntryAttNormal
   324 
   325 
   326 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command014]
   327 clearattmask		=KEntryAttReadOnly
   328 name			={Drives, RAMDriveTestPath}rdir\Test1.txt
   329 setattmask		=KEntryAttNormal
   330 
   331 
   332 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command015]
   333 clearattmask		=KEntryAttReadOnly
   334 name			={Drives, RAMDriveTestPath}rdir\Test2.txt
   335 setattmask		=KEntryAttNormal
   336 
   337 
   338 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command016]
   339 clearattmask		=KEntryAttReadOnly
   340 name			={Drives, RAMDriveTestPath}rdir\Test3.txt
   341 setattmask		=KEntryAttNormal
   342 
   343 
   344 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command020]
   345 clearattmask		=KEntryAttNormal
   346 name			={Drives, RAMDriveTestPath}rdir\Test1.txt
   347 setattmask		=KEntryAttReadOnly
   348 
   349 
   350 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command021]
   351 clearattmask		=KEntryAttNormal
   352 name			={Drives, RAMDriveTestPath}rdir\Test3.txt
   353 setattmask		=KEntryAttReadOnly
   354 
   355 
   356 [PBASE-F32-RDir-PublicApi-5009-001-Open_command013]
   357 rfsObject		=RFs1
   358 path			={Drives, RAMDriveTestPath}rdir\
   359 attmask			=KEntryAttReadOnly|KEntryAttMatchExclusive
   360 
   361 
   362 [PBASE-F32-RDir-PublicApi-5009-001-Read_command014]
   363 entryObject		=TEntry1
   364 
   365 
   366 [PBASE-F32-RDir-PublicApi-5009-001-Read_command015]
   367 entryObject		=TEntry1
   368 
   369 
   370 [PBASE-F32-RDir-PublicApi-5009-001-Read_command016]
   371 entryObject		=TEntry1
   372 
   373 
   374 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command017]
   375 clearattmask		=KEntryAttReadOnly
   376 name			={Drives, RAMDriveTestPath}rdir\Test1.txt
   377 setattmask		=KEntryAttNormal
   378 
   379 
   380 [PBASE-F32-RDir-PublicApi-5009-001-SetAtt_command019]
   381 clearattmask		=KEntryAttReadOnly
   382 name			={Drives, RAMDriveTestPath}rdir\Test3.txt
   383 setattmask		=KEntryAttNormal
   384 
   385 
   386 [PBASE-F32-RDir-PublicApi-5010-001-Open_command005]
   387 rfsObject		=RFs1
   388 path			={Drives, RAMDriveTestPath}rdir\*.txt
   389 uidtype			=0
   390 
   391 
   392 [PBASE-F32-RDir-PublicApi-5010-001-Read_command007]
   393 entryObject		=TEntry1
   394 readarray		=TRUE
   395 compare			=TRUE
   396 filename1		=any.txt
   397 filename2		=big_line.txt
   398 filename3		=filetext_eof.txt
   399 filename4		=filetext_read.txt
   400 filename5		=multiline.txt
   401 filename6		=new_file.txt
   402 filename7		=oneliner.txt
   403 filename8		=test.txt
   404 filename9		=Test1.txt
   405 filename10		=Test2.txt
   406 filename11		=Test3.txt
   407 filename12		=
   408 
   409 
   410 [PBASE-F32-RDir-PublicApi-5011-001-Open_command005]
   411 rfsObject		=RFs1
   412 path			={Drives, RAMDriveTestPath}rdir\Test?.txt
   413 attmask			=KEntryAttNormal
   414 
   415 
   416 [PBASE-F32-RDir-PublicApi-5011-001-Read_command006]
   417 entryObject		=TEntry1
   418 
   419 
   420 [PBASE-F32-RDir-PublicApi-5011-001-Read_command007]
   421 entryObject		=TEntry1
   422 
   423 
   424 [PBASE-F32-RDir-PublicApi-5011-001-Read_command008]
   425 entryObject		=TEntry1
   426 
   427 
   428 [PBASE-F32-RDir-PublicApi-5011-001-Read_command009]
   429 entryObject		=TEntry1
   430 
   431 
   432 [PBASE-F32-RDir-PublicApi-5101-001-Open_command005]
   433 rfsObject		=RFs1
   434 path			={Drives, SystemDriveChar}:\base\t_sfsrv\NotExist\
   435 uidtype			=0
   436 
   437 
   438 [PBASE-F32-RDir-PublicApi-5102-001-Open_command005]
   439 rfsObject		=RFs1
   440 path			={Drives, SystemDriveChar}:\base\t_sfsrv\\\\
   441 uidtype			=0
   442 
   443 
   444 [PBASE-F32-RDir-PublicApi-5103-001-Open_command005]
   445 rfsObject		=RFs1
   446 path			={Drives, SystemDriveChar}:\base\t_sfsrv\\\\
   447 attmask			=KEntryAttNormal