installationservices/swcomponentregistry/test/tscr/scripts/tscr.ini
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 // Configuration file for SCR Test Harness
       
     2 [db_file]
       
     3 DbFilePath=c:\sys\install\scr\scr.db
       
     4 JournalFilePath=c:\sys\install\scr\scr.db-journal
       
     5 
       
     6 [log_file]
       
     7 DbFilePath=c:\private\10285bc0\scr.log
       
     8 JournalFilePath=c:\private\10285bc0\scr_tmp.log
       
     9 
       
    10 [corrupted_db_file_no_version_table]
       
    11 SourceFilePath=z:\tusif\tscr\data\scr-noversiontable.db
       
    12 TargetFilePath=c:\sys\install\scr\scr.db
       
    13 
       
    14 [corrupted_db_file_no_version_entries]
       
    15 SourceFilePath=z:\tusif\tscr\data\scr-noentriesinversiontable.db
       
    16 TargetFilePath=c:\sys\install\scr\scr.db
       
    17 
       
    18 [db_file_older_major_version]
       
    19 SourceFilePath=z:\tusif\tscr\data\scr-oldermajordbversion.db
       
    20 TargetFilePath=c:\sys\install\scr\scr.db
       
    21 
       
    22 [db_file_newer_major_version]
       
    23 SourceFilePath=z:\tusif\tscr\data\scr-newermajordbversion.db
       
    24 TargetFilePath=c:\sys\install\scr\scr.db
       
    25 
       
    26 [db_file_newer_minor_version]
       
    27 SourceFilePath=z:\tusif\tscr\data\scr-newerminordbversion.db
       
    28 TargetFilePath=c:\sys\install\scr\scr.db
       
    29 
       
    30 [db_file_older_minor_version]
       
    31 SourceFilePath=z:\tusif\tscr\data\scr-olderminordbversion.db
       
    32 TargetFilePath=c:\sys\install\scr\scr.db
       
    33 
       
    34 [db_file_different_build_number]
       
    35 SourceFilePath=z:\tusif\tscr\data\scr-differentbuildnumber.db
       
    36 TargetFilePath=c:\sys\install\scr\scr.db
       
    37 
       
    38 [scr_small_db]
       
    39 SourceFilePath=z:\tusif\tscr\data\scr_small.db
       
    40 TargetFilePath=c:\sys\install\scr\scr.db
       
    41 
       
    42 [scr_medium_db]
       
    43 SourceFilePath=z:\tusif\tscr\data\scr_medium.db
       
    44 TargetFilePath=c:\sys\install\scr\scr.db
       
    45 
       
    46 [scr_large_db]
       
    47 SourceFilePath=z:\tusif\tscr\data\scr_large.db
       
    48 TargetFilePath=c:\sys\install\scr\scr.db
       
    49 
       
    50 [scr_multiapp]
       
    51 SourceFilePath=z:\tusif\tscr\data\scr-multiapp.db
       
    52 TargetFilePath=c:\sys\install\scr\scr.db
       
    53 
       
    54 
       
    55 [shared_data]
       
    56 shared_data_num = 1
       
    57 shared_name_1 = ComponentId  
       
    58 
       
    59 // Shared sections
       
    60 
       
    61 [common_component_names]
       
    62 SoftwareType=plain
       
    63 ComponentName=GeneralComponent
       
    64 VendorName=Symbian
       
    65 
       
    66 [common_component_attributes]
       
    67 ComponentIdOffset=0
       
    68 ComponentName=GeneralComponent
       
    69 VendorName=Symbian
       
    70 SoftwareType=plain
       
    71 GlobalIdName=
       
    72 Removable=True
       
    73 ComponentSize=0
       
    74 ScomoState=0
       
    75 InstalledDrives=
       
    76 Version=
       
    77 
       
    78 [common_component_properties]
       
    79 ComponentIdOffset=0
       
    80 PropertiesCount=3
       
    81 PropertyName0=StringProperty
       
    82 PropertyType0=1
       
    83 PropertyValue0=astring
       
    84 PropertyName1=IntegerProperty
       
    85 PropertyType1=2
       
    86 PropertyValue1=111
       
    87 PropertyName2=LocalizedProperty
       
    88 PropertyType2=3
       
    89 PropertyValue2=alocalizedstring
       
    90 PropertyLocale2=1
       
    91 
       
    92 [common_files]
       
    93 ComponentIdOffset=0
       
    94 FileCount= 2
       
    95 FileName0=c:\common_file_1.txt
       
    96 FileName1=z:\common_file_2.txt
       
    97 
       
    98 [common_file1_properties]
       
    99 ComponentIdOffset=0
       
   100 FileName=c:\common_file_1.txt
       
   101 PropertiesCount=2
       
   102 PropertyName0=TestFilePropertyStr
       
   103 PropertyType0=1
       
   104 PropertyValue0=afile1string
       
   105 PropertyName1=TestFilePropertyInt
       
   106 PropertyType1=2
       
   107 PropertyValue1=101
       
   108 
       
   109 [common_file2_properties]
       
   110 ComponentIdOffset=0
       
   111 FileName=z:\common_file_2.txt
       
   112 PropertiesCount=2
       
   113 PropertyName0=TestFilePropertyStr
       
   114 PropertyType0=1
       
   115 PropertyValue0=afile2string
       
   116 PropertyName1=TestFilePropertyInt
       
   117 PropertyType1=2
       
   118 PropertyValue1=102
       
   119 
       
   120 // SEC-SCR-API-0001
       
   121 // uses shared sections
       
   122 
       
   123 // SEC-SCR-API-0002
       
   124 
       
   125 [component_with_localizables]
       
   126 SoftwareType=plain
       
   127 IsLocalisable=True
       
   128 LocalesCount=4
       
   129 ComponentName0=Component_N2
       
   130 VendorName0=SecurityTeam
       
   131 ComponentLocale0=1 //English
       
   132 ComponentName1=Cåmponent_N2
       
   133 VendorName1=SäkerhetLag
       
   134 ComponentLocale1=6 //Swedish
       
   135 ComponentName2=Bilesen_N2
       
   136 VendorName2=GüvenlikTakimi
       
   137 ComponentLocale2=14 //Turkish
       
   138 ComponentName3=NonLocalizedName
       
   139 VendorName3=NonLocalizedVendor
       
   140 ComponentLocale3=0 //Default or Unique
       
   141 
       
   142 
       
   143 [verify_component_localizables1]
       
   144 FilterName=Component_N2
       
   145 FilterVendor=SecurityTeam
       
   146 ComponentLocale=0
       
   147 ComponentIdOffset=0
       
   148 ComponentName=Component_N2
       
   149 VendorName=SecurityTeam
       
   150 SoftwareType=plain
       
   151 GlobalIdName=
       
   152 Removable=True
       
   153 ComponentSize=0
       
   154 ScomoState=0
       
   155 InstalledDrives=
       
   156 Version=
       
   157 
       
   158 [verify_component_localizables2]
       
   159 FilterName=Cåmponent_N2
       
   160 FilterVendor=SäkerhetLag
       
   161 ComponentIdOffset=0
       
   162 ComponentName=Cåmponent_N2
       
   163 VendorName=SäkerhetLag
       
   164 SoftwareType=plain
       
   165 GlobalIdName=
       
   166 Removable=True
       
   167 ComponentSize=0
       
   168 ScomoState=0
       
   169 InstalledDrives=
       
   170 Version=
       
   171 
       
   172 [verify_component_localizables3]
       
   173 FilterName=Bilesen_N2
       
   174 FilterVendor=GüvenlikTakimi
       
   175 ComponentIdOffset=0
       
   176 ComponentName=Bilesen_N2
       
   177 VendorName=GüvenlikTakimi
       
   178 SoftwareType=plain
       
   179 GlobalIdName=
       
   180 Removable=True
       
   181 ComponentSize=0
       
   182 ScomoState=0
       
   183 InstalledDrives=
       
   184 Version=
       
   185 
       
   186 [get_component_with_nonlocalized_names]
       
   187 ComponentLocale=0
       
   188 ComponentIdOffset=0
       
   189 ComponentName=NonLocalizedName
       
   190 VendorName=NonLocalizedVendor
       
   191 SoftwareType=plain
       
   192 GlobalIdName=
       
   193 Removable=True
       
   194 ComponentSize=0
       
   195 ScomoState=0
       
   196 InstalledDrives=
       
   197 Version=
       
   198 
       
   199 [get_component_with_unspecified_names]
       
   200 ComponentLocale=-1
       
   201 ComponentIdOffset=0
       
   202 ComponentName=Component_N2
       
   203 VendorName=SecurityTeam
       
   204 SoftwareType=plain
       
   205 GlobalIdName=
       
   206 Removable=True
       
   207 ComponentSize=0
       
   208 ScomoState=0
       
   209 InstalledDrives=
       
   210 Version=
       
   211 
       
   212 [get_component_with_particular_names]
       
   213 ComponentLocale=14
       
   214 ComponentIdOffset=0
       
   215 ComponentName=Bilesen_N2
       
   216 VendorName=GüvenlikTakimi
       
   217 SoftwareType=plain
       
   218 GlobalIdName=
       
   219 Removable=True
       
   220 ComponentSize=0
       
   221 ScomoState=0
       
   222 InstalledDrives=
       
   223 Version=
       
   224 
       
   225 // SEC-SCR-API-0003
       
   226 
       
   227 [component_with_empty_localizables]
       
   228 SoftwareType=plain
       
   229 IsLocalisable=True
       
   230 LocalesCount=0
       
   231 
       
   232 [component_with_empty_name]
       
   233 SoftwareType=plain
       
   234 ComponentName=
       
   235 VendorName=Symbian
       
   236 
       
   237 [update_component_set_empty_name]
       
   238 ComponentIdOffset=0
       
   239 Version=0.1
       
   240 Removable=False
       
   241 DrmProtected=True
       
   242 Hidden=True
       
   243 KnownRevoked=True
       
   244 OriginVerified=True
       
   245 ComponentSize=111
       
   246 ComponentName=
       
   247 VendorName=newVendorName
       
   248 PropertyLocale=0
       
   249 
       
   250 // SEC-SCR-API-0004
       
   251 
       
   252 [component_with_multiple_names]
       
   253 SoftwareType=plain
       
   254 IsLocalisable=True
       
   255 LocalesCount=2
       
   256 ComponentName0=ComponentThree
       
   257 VendorName0=VendorThree
       
   258 ComponentLocale0=1 //English
       
   259 ComponentName1=CåmponentTre
       
   260 VendorName1=FörsäljareTre
       
   261 ComponentLocale1=6 //Swedish
       
   262 
       
   263 [update_component_attributes]
       
   264 ComponentIdOffset=0
       
   265 Version=0.1
       
   266 Removable=False
       
   267 DrmProtected=True
       
   268 Hidden=True
       
   269 KnownRevoked=True
       
   270 OriginVerified=True
       
   271 ComponentSize=12345
       
   272 ComponentName=UppdateraCåmponentTre
       
   273 VendorName=NyFörsäljareTre
       
   274 PropertyLocale=6 //Swedish
       
   275 
       
   276 [verify_updated_component_attributes]
       
   277 FilterName=UppdateraCåmponentTre
       
   278 FilterVendor=NyFörsäljareTre
       
   279 ComponentIdOffset=0
       
   280 ComponentName=UppdateraCåmponentTre
       
   281 VendorName=NyFörsäljareTre
       
   282 SoftwareType=plain
       
   283 GlobalIdName=
       
   284 Removable=False
       
   285 DrmProtected=True
       
   286 Hidden=True
       
   287 KnownRevoked=True
       
   288 OriginVerified=True
       
   289 ComponentSize=12345
       
   290 ScomoState=0
       
   291 InstalledDrives=
       
   292 Version=0.1
       
   293 
       
   294 
       
   295 // SEC-SCR-API-0005
       
   296 
       
   297 [set_single_localized_property]
       
   298 ComponentIdOffset=0
       
   299 PropertiesCount=1
       
   300 PropertyName0=SingleLocalizedProperty
       
   301 PropertyType0=3
       
   302 PropertyValue0=alocalizedstring
       
   303 PropertyLocale0=10
       
   304 
       
   305 [get_single_localized_property]
       
   306 ComponentIdOffset=0
       
   307 PropertyName=SingleLocalizedProperty
       
   308 PropertyType=3
       
   309 PropertyValue=alocalizedstring
       
   310 PropertyLocale=10
       
   311 
       
   312 [get_single_non_localized_property]
       
   313 ComponentIdOffset=0
       
   314 PropertyName=StringProperty
       
   315 PropertyType=1
       
   316 PropertyValue=astring
       
   317 
       
   318 [get_single_int_property]
       
   319 ComponentIdOffset=0
       
   320 PropertyName=IntegerProperty
       
   321 PropertyType=2
       
   322 PropertyValue=111
       
   323 
       
   324 [set_multiple_localized_property]
       
   325 ComponentIdOffset=0
       
   326 PropertiesCount=3
       
   327 PropertyName0=MultiLocalizedProperty
       
   328 PropertyType0=3
       
   329 PropertyValue0=currentlocalestring
       
   330 PropertyLocale0=1
       
   331 PropertyName1=MultiLocalizedProperty
       
   332 PropertyType1=3
       
   333 PropertyValue1=nonlocalizedstring
       
   334 PropertyLocale1=0
       
   335 PropertyName2=MultiLocalizedProperty
       
   336 PropertyType2=3
       
   337 PropertyValue2=anotherlocalestring
       
   338 PropertyLocale2=10
       
   339 
       
   340 [get_nonlocalized_version_property]
       
   341 ComponentIdOffset=0
       
   342 PropertyName=MultiLocalizedProperty
       
   343 PropertyType=3
       
   344 PropertyValue=nonlocalizedstring
       
   345 PropertyLocale=0 // Non-localized
       
   346 
       
   347 [get_unspecified_version_property]
       
   348 ComponentIdOffset=0
       
   349 PropertyName=MultiLocalizedProperty
       
   350 PropertyType=3
       
   351 PropertyValue=currentlocalestring
       
   352 PropertyLocale=1
       
   353 
       
   354 [get_specific_version_property]
       
   355 ComponentIdOffset=0
       
   356 PropertyName=MultiLocalizedProperty
       
   357 PropertyType=3
       
   358 PropertyValue=anotherlocalestring
       
   359 PropertyLocale=10
       
   360 
       
   361 [all_unspecified_locale_properties]
       
   362 ComponentIdOffset=0
       
   363 PropertyLocale=-1 //Unspecified
       
   364 PropertiesCount=4
       
   365 PropertyName0=StringProperty
       
   366 PropertyType0=1
       
   367 PropertyValue0=astring
       
   368 PropertyName1=IntegerProperty
       
   369 PropertyType1=2
       
   370 PropertyValue1=111
       
   371 PropertyName2=MultiLocalizedProperty
       
   372 PropertyType2=3
       
   373 PropertyValue2=nonlocalizedstring
       
   374 PropertyLocale2=1
       
   375 PropertyName3=LocalizedProperty
       
   376 PropertyType3=3
       
   377 PropertyValue3=alocalizedstring
       
   378 PropertyLocale3=1
       
   379 
       
   380 [all_non_localized_properties]
       
   381 ComponentIdOffset=0
       
   382 PropertyLocale=0 //Non-localized
       
   383 PropertiesCount=3
       
   384 PropertyName0=StringProperty
       
   385 PropertyType0=1
       
   386 PropertyValue0=astring
       
   387 PropertyName1=IntegerProperty
       
   388 PropertyType1=2
       
   389 PropertyValue1=111
       
   390 PropertyName2=MultiLocalizedProperty
       
   391 PropertyType2=3
       
   392 PropertyValue2=nonlocalizedstring
       
   393 PropertyLocale2=1
       
   394 
       
   395 [all_particular_properties]
       
   396 ComponentIdOffset=0
       
   397 PropertyLocale=10 // Particular
       
   398 PropertiesCount=2
       
   399 PropertyName0=SingleLocalizedProperty
       
   400 PropertyType0=3
       
   401 PropertyValue0=alocalizedstring
       
   402 PropertyLocale0=1
       
   403 PropertyName1=MultiLocalizedProperty
       
   404 PropertyType1=3
       
   405 PropertyValue1=anotherlocalestring
       
   406 PropertyLocale1=10
       
   407 
       
   408 // SEC-SCR-API-0006
       
   409 
       
   410 [new_component_properties]
       
   411 ComponentIdOffset=0
       
   412 PropertiesCount=3
       
   413 PropertyName0=StringProperty
       
   414 PropertyType0=1
       
   415 PropertyValue0=updatedstring
       
   416 PropertyName1=IntegerProperty
       
   417 PropertyType1=2
       
   418 PropertyValue1=222
       
   419 PropertyName2=LocalizedProperty
       
   420 PropertyType2=3
       
   421 PropertyValue2=updatedlocalizedstring
       
   422 PropertyLocale2=1
       
   423 
       
   424 // SEC-SCR-API-0007
       
   425 
       
   426 [first_component_files]
       
   427 ComponentIdOffset=0
       
   428 FileCount= 2
       
   429 FileName0=c:\logs\scr_test0.txt
       
   430 FileName1=z:\logs\scr_test1.txt
       
   431 
       
   432 [second_component_files]
       
   433 ComponentIdOffset=1
       
   434 FileCount= 2
       
   435 FileName0=z:\logs\scr_test1.txt
       
   436 FileName1=d:\logs\scr_test2.txt
       
   437 SetSize=3
       
   438 
       
   439 [third_component_files]
       
   440 ComponentIdOffset=2
       
   441 FileCount= 2
       
   442 FileName0=c:\logs\scr_test0.txt
       
   443 FileName1=c:\logs\scr_test3.txt
       
   444 
       
   445 
       
   446 // SEC-SCR-API-0008
       
   447 
       
   448 [component_files]
       
   449 ComponentIdOffset=0
       
   450 FileCount= 2
       
   451 FileName0=c:\logs\scr_test4.txt
       
   452 FileName1=z:\logs\scr_test5.txt
       
   453 
       
   454 [component_file1_properties]
       
   455 ComponentIdOffset=0
       
   456 FileName=c:\logs\scr_test4.txt
       
   457 PropertiesCount=2
       
   458 PropertyName0=TestFilePropertyStr
       
   459 PropertyType0=1
       
   460 PropertyValue0=abc
       
   461 PropertyName1=TestFilePropertyInt
       
   462 PropertyType1=2
       
   463 PropertyValue1=111
       
   464 
       
   465 [component_file2_properties]
       
   466 ComponentIdOffset=0
       
   467 FileName=z:\logs\scr_test5.txt
       
   468 PropertiesCount=2
       
   469 PropertyName0=TestFilePropertyStr
       
   470 PropertyType0=1
       
   471 PropertyValue0=def
       
   472 PropertyName1=TestFilePropertyInt
       
   473 PropertyType1=2
       
   474 PropertyValue1=222
       
   475 
       
   476 [component_file_property]
       
   477 ComponentIdOffset=0
       
   478 FileName=z:\logs\scr_test5.txt
       
   479 PropertyName=TestFilePropertyStr
       
   480 PropertyType=1
       
   481 PropertyValue=def
       
   482 
       
   483 // SEC-SCR-API-0009
       
   484 
       
   485 [delete_component_properties]
       
   486 ComponentIdOffset=0
       
   487 PropertiesCount=2
       
   488 PropertyName0=IntegerProperty
       
   489 PropertyType0=2
       
   490 PropertyValue0=111
       
   491 PropertyName1=LocalizedProperty
       
   492 PropertyType1=3
       
   493 PropertyValue1=alocalizedstring
       
   494 PropertyLocale1=1
       
   495 
       
   496 [component_properties_left]
       
   497 ComponentIdOffset=0
       
   498 PropertiesCount=1
       
   499 // This property should be left
       
   500 PropertyName0=StringProperty
       
   501 PropertyType0=1
       
   502 PropertyValue0=astring
       
   503 
       
   504 
       
   505 // SEC-SCR-API-0010
       
   506 
       
   507 [delete_common_file1_property1]
       
   508 ComponentIdOffset=0
       
   509 FileName=c:\common_file_1.txt
       
   510 PropertyName=TestFilePropertyInt
       
   511 
       
   512 [common_file1_properties_left]
       
   513 ComponentIdOffset=0
       
   514 FileName=c:\common_file_1.txt
       
   515 PropertiesCount=1
       
   516 PropertyName0=TestFilePropertyStr
       
   517 PropertyType0=1
       
   518 PropertyValue0=afile1string
       
   519 
       
   520 [delete_common_file2_property1]
       
   521 ComponentIdOffset=0
       
   522 FileName=z:\common_file_2.txt
       
   523 PropertyName=TestFilePropertyStr
       
   524 
       
   525 [common_file2_properties_left]
       
   526 ComponentIdOffset=0
       
   527 FileName=z:\common_file_2.txt
       
   528 PropertiesCount=1
       
   529 PropertyName0=TestFilePropertyInt
       
   530 PropertyType0=2
       
   531 PropertyValue0=102
       
   532 
       
   533 
       
   534 // SEC-SCR-API-0011
       
   535 
       
   536 [component_files_to_be_unregistered]
       
   537 ComponentIdOffset=0
       
   538 FileCount= 2
       
   539 FileName0=c:\file_to_be_unregistered.txt
       
   540 FileName1=z:\file_to_be_left.txt
       
   541 
       
   542 [component_file_properties_to_be_unregistered]
       
   543 ComponentIdOffset=0
       
   544 FileName=c:\file_to_be_unregistered.txt
       
   545 PropertiesCount=2
       
   546 PropertyName0=TestFilePropertyStr
       
   547 PropertyType0=1
       
   548 PropertyValue0=component11File1
       
   549 PropertyName1=TestFilePropertyInt
       
   550 PropertyType1=2
       
   551 PropertyValue1=111
       
   552 
       
   553 [unregister_component_file]
       
   554 ComponentIdOffset=0
       
   555 FileName=c:\file_to_be_unregistered.txt
       
   556 
       
   557 [unregistered_file_property]
       
   558 ComponentIdOffset=0
       
   559 FileName=c:\file_to_be_unregistered.txt
       
   560 PropertyName=TestFilePropertyInt
       
   561 PropertyType=2
       
   562 PropertyValue=111
       
   563 
       
   564 [registered_files]
       
   565 ComponentIdOffset=0
       
   566 FileCount= 1
       
   567 FileName0=z:\file_to_be_left.txt
       
   568 
       
   569 
       
   570 // SEC-SCR-API-0012
       
   571 
       
   572 [component_to_be_deleted]
       
   573 SoftwareType=plain
       
   574 ComponentName=Component2bDeleted
       
   575 VendorName=Symbian
       
   576 
       
   577 [delete_component]
       
   578 ComponentIdOffset=0
       
   579 
       
   580 [deleted_component_properties]
       
   581 ComponentIdOffset=0
       
   582 PropertiesCount=0
       
   583 PropertyName0=DummyProperty
       
   584 PropertyType0=1
       
   585 PropertyValue0=DummyValue
       
   586 
       
   587 [deleted_component_files]
       
   588 ComponentIdOffset=0
       
   589 FileCount= 0
       
   590 
       
   591 [deleted_component_file1_properties]
       
   592 ComponentIdOffset=0
       
   593 FileCount=1
       
   594 FileName0=c:\common_file_1.txt
       
   595 PropertiesCount=1
       
   596 PropertyName0=DummyProperty
       
   597 PropertyType0=1
       
   598 PropertyValue0=DummyValue
       
   599 
       
   600 [verify_component_deleted]
       
   601 FilterName=Component2bDeleted
       
   602 ComponentIdOffset=0
       
   603 ComponentName=Component2bDeleted
       
   604 VendorName=Symbian
       
   605 SoftwareType=plain
       
   606 GlobalIdName=
       
   607 Removable=True
       
   608 ComponentSize=0
       
   609 ScomoState=0
       
   610 InstalledDrives=C,Z
       
   611 Version=
       
   612 
       
   613 [delete_non_existing_component]
       
   614 ComponentId=123456
       
   615 
       
   616 // SEC-SCR-API-0013
       
   617 
       
   618 [add_component_with_default_language]
       
   619 SoftwareType=dummy
       
   620 IsLocalisable=True
       
   621 LocalesCount=2
       
   622 ComponentName0=Élément_N4
       
   623 VendorName0=SécuritéÉquipe
       
   624 ComponentLocale0=2 //French
       
   625 ComponentName1=Component_N4
       
   626 VendorName1=SecurityTeam
       
   627 ComponentLocale1=1 // English - Default
       
   628 
       
   629 [add_component_with_nondefault_language_only]
       
   630 SoftwareType=dummy
       
   631 IsLocalisable=True
       
   632 LocalesCount=1
       
   633 ComponentName0=Bilesen_N5
       
   634 VendorName0=GüvenlikTakimi
       
   635 ComponentLocale0=14 //Turkish
       
   636 
       
   637 [get_component_with_default_language]
       
   638 ComponentIdOffset=1
       
   639 ComponentName=Component_N4
       
   640 VendorName=SecurityTeam
       
   641 SoftwareType=dummy
       
   642 GlobalIdName=
       
   643 Removable=True
       
   644 ComponentSize=0
       
   645 ScomoState=0
       
   646 InstalledDrives=
       
   647 Version=
       
   648 
       
   649 [get_component_with_unspecified_language]
       
   650 ComponentLocale=-1 // KUnspecifiedLocale
       
   651 ComponentIdOffset=1
       
   652 ComponentName=Component_N4
       
   653 VendorName=SecurityTeam
       
   654 SoftwareType=dummy
       
   655 GlobalIdName=
       
   656 Removable=True
       
   657 ComponentSize=0
       
   658 ScomoState=0
       
   659 InstalledDrives=
       
   660 Version=
       
   661 
       
   662 [get_component_with_specified_language]
       
   663 ComponentLocale=2 // French
       
   664 ComponentIdOffset=1
       
   665 ComponentName=Élément_N4
       
   666 VendorName=SécuritéÉquipe
       
   667 SoftwareType=faux
       
   668 GlobalIdName=
       
   669 Removable=True
       
   670 ComponentSize=0
       
   671 ScomoState=0
       
   672 InstalledDrives=
       
   673 Version=
       
   674 
       
   675 [get_component_with_nondefault_language_only_1]
       
   676 ComponentIdOffset=0
       
   677 ComponentName=Bilesen_N5
       
   678 VendorName=GüvenlikTakimi
       
   679 SoftwareType=dummy
       
   680 GlobalIdName=
       
   681 Removable=True
       
   682 ComponentSize=0
       
   683 ScomoState=0
       
   684 InstalledDrives=
       
   685 Version=
       
   686 
       
   687 [get_component_with_nondefault_language_only_2]
       
   688 ComponentLocale=14 //Turkish
       
   689 ComponentIdOffset=0
       
   690 ComponentName=Bilesen_N5
       
   691 VendorName=GüvenlikTakimi
       
   692 SoftwareType=kukla
       
   693 GlobalIdName=
       
   694 Removable=True
       
   695 ComponentSize=0
       
   696 ScomoState=0
       
   697 InstalledDrives=
       
   698 Version=
       
   699 
       
   700 [get_component_with_nondefault_language_only_3]
       
   701 ComponentLocale=15 //Icelandic
       
   702 ComponentIdOffset=0
       
   703 ComponentName=Bilesen_N5
       
   704 VendorName=GüvenlikTakimi
       
   705 SoftwareType=dummy
       
   706 GlobalIdName=
       
   707 Removable=True
       
   708 ComponentSize=0
       
   709 ScomoState=0
       
   710 InstalledDrives=
       
   711 Version=
       
   712 
       
   713 [get_component_with_nondefault_language_only_4]
       
   714 ComponentLocale=0 //Non-specified locale
       
   715 ComponentIdOffset=0
       
   716 ComponentName=Bilesen_N5
       
   717 VendorName=GüvenlikTakimi
       
   718 SoftwareType=dummy
       
   719 GlobalIdName=
       
   720 Removable=True
       
   721 ComponentSize=0
       
   722 ScomoState=0
       
   723 InstalledDrives=
       
   724 Version=
       
   725 
       
   726 // SEC-SCR-API-0014
       
   727 
       
   728 [get_non_existing_component]
       
   729 ComponentId=-1	// This Id is shouldn't exist.
       
   730 ComponentName=DummyName
       
   731 VendorName=DummyName
       
   732 SoftwareType=dummy
       
   733 GlobalIdName=
       
   734 Removable=True
       
   735 ComponentSize=0
       
   736 ScomoState=0
       
   737 InstalledDrives=
       
   738 Version=
       
   739 
       
   740 
       
   741 // SEC-SCR-API-0015
       
   742 
       
   743 [getfileproperties_of_nonexisting_component]
       
   744 ComponentId=-1
       
   745 FileName=c:\common_file_1.txt
       
   746 PropertiesCount=2
       
   747 PropertyName0=TestFilePropertyStr
       
   748 PropertyType0=1
       
   749 PropertyValue0=afile1string
       
   750 PropertyName1=TestFilePropertyInt
       
   751 PropertyType1=2
       
   752 PropertyValue1=101
       
   753 
       
   754 [getfileproperties_of_nonexisting_file]
       
   755 ComponentIdOffset=0
       
   756 FileName=c:\nonexisting.file
       
   757 PropertiesCount=2
       
   758 PropertyName0=TestFilePropertyStr
       
   759 PropertyType0=1
       
   760 PropertyValue0=afile1string
       
   761 PropertyName1=TestFilePropertyInt
       
   762 PropertyType1=2
       
   763 PropertyValue1=101
       
   764 
       
   765 
       
   766 // SEC-SCR-API-0016
       
   767 
       
   768 
       
   769 [getfileproperty_of_nonexisting_component]
       
   770 ComponentId=-1
       
   771 FileName=z:\common_file_2.txt
       
   772 PropertyName=TestFilePropertyStr
       
   773 
       
   774 [getfileproperty_of_nonexisting_file]
       
   775 ComponentId=0
       
   776 FileName=z:\nonexisting.file
       
   777 PropertyName=TestFilePropertyStr
       
   778 
       
   779 [getfileproperty_of_nonexisting_property]
       
   780 ComponentId=0
       
   781 FileName=z:\common_file_2.txt
       
   782 PropertyName=NonexistingProperty
       
   783 
       
   784 
       
   785 // SEC-SCR-API-0017
       
   786 
       
   787 [register_file_to_first_component]
       
   788 ComponentIdOffset=0
       
   789 FileCount= 1
       
   790 FileName0=z:\get_file_components.txt
       
   791 
       
   792 [register_file_to_second_component]
       
   793 ComponentIdOffset=1
       
   794 FileCount= 1
       
   795 FileName0=z:\get_file_components.txt
       
   796 
       
   797 [component1_file_property]
       
   798 ComponentIdOffset=0
       
   799 FileName=z:\get_file_components.txt
       
   800 PropertiesCount=1
       
   801 PropertyName0=TestFilePropertyStr
       
   802 PropertyType0=1
       
   803 PropertyValue0=afile2string
       
   804 
       
   805 [component2_file_property]
       
   806 ComponentIdOffset=0
       
   807 FileName=z:\get_file_components.txt
       
   808 PropertiesCount=1
       
   809 PropertyName0=TestFilePropertyStr
       
   810 PropertyType0=1
       
   811 PropertyValue0=afile2string
       
   812 
       
   813 [get_file_components]
       
   814 ComponentsCount=2
       
   815 ComponentIdOffset0=0
       
   816 ComponentIdOffset1=1
       
   817 FileName=z:\get_file_components.txt
       
   818 
       
   819 
       
   820 // SEC-SCR-API-0018
       
   821 
       
   822 
       
   823 [component_properties_with_localizables]
       
   824 ComponentIdOffset=0
       
   825 PropertiesCount=5
       
   826 PropertyName0=ComponentPropertyString
       
   827 PropertyType0=1
       
   828 PropertyValue0=qwe
       
   829 PropertyName1=ComponentPropertyInteger
       
   830 PropertyType1=2
       
   831 PropertyValue1=123456789
       
   832 PropertyName2=ComponentPropertyLocalizable
       
   833 PropertyType2=3
       
   834 PropertyValue2=uo
       
   835 PropertyLocale2=1
       
   836 PropertyName3=ComponentPropertyLocalizable
       
   837 PropertyType3=3
       
   838 PropertyValue3=üö
       
   839 PropertyLocale3=14
       
   840 PropertyName4=ComponentPropertyAnotherLocalizable
       
   841 PropertyType4=3
       
   842 PropertyValue4=ç
       
   843 PropertyLocale4=14
       
   844 
       
   845 [component_nonlocalized_properties]
       
   846 ComponentIdOffset=0
       
   847 PropertiesCount=3
       
   848 PropertyName0=ComponentPropertyString
       
   849 PropertyType0=1
       
   850 PropertyValue0=qwe
       
   851 PropertyName1=ComponentPropertyInteger
       
   852 PropertyType1=2
       
   853 PropertyValue1=123456789
       
   854 PropertyName2=ComponentPropertyLocalizable
       
   855 PropertyType2=3
       
   856 PropertyValue2=uo
       
   857 PropertyLocale2=1
       
   858 
       
   859 [component_localized_properties]
       
   860 ComponentIdOffset=0
       
   861 PropertyLocale=14
       
   862 PropertiesCount=2
       
   863 PropertyName0=ComponentPropertyLocalizable
       
   864 PropertyType0=3
       
   865 PropertyValue0=üö
       
   866 PropertyLocale0=14
       
   867 PropertyName1=ComponentPropertyAnotherLocalizable
       
   868 PropertyType1=3
       
   869 PropertyValue1=ç
       
   870 PropertyLocale1=14
       
   871 
       
   872 // SEC-SCR-API-0019
       
   873 
       
   874 [get_plugin_with_mimetype_1]
       
   875 MimeType=x-epoc/x-sisx-app
       
   876 PluginUid=271080388
       
   877 
       
   878 [get_plugin_with_mimetype_2]
       
   879 MimeType=text/plain
       
   880 PluginUid=271080402
       
   881 
       
   882 [get_plugin_with_componentid]
       
   883 ComponentIdOffset=0
       
   884 PluginUid=271080402
       
   885 
       
   886 
       
   887 // SEC_SCR_API_0020
       
   888 
       
   889 [component_with_dummy_type]
       
   890 SoftwareType=dummy
       
   891 ComponentName=ComponentOne
       
   892 VendorName=VendorOne
       
   893 
       
   894 [component_with_plain_type]
       
   895 SoftwareType=plain
       
   896 ComponentName=ComponentTwo
       
   897 VendorName=VendorTwo
       
   898 
       
   899 [second_component_with_dummy_type]
       
   900 SoftwareType=dummy
       
   901 ComponentName=ComponentThree
       
   902 VendorName=VendorThree
       
   903 
       
   904 [get_dummy_components]
       
   905 FilterSoftwareType=dummy
       
   906 ComponentsCount=2
       
   907 ComponentIdOffset0=2
       
   908 ComponentName0=ComponentOne
       
   909 VendorName0=VendorOne
       
   910 SoftwareType0=dummy
       
   911 GlobalIdName0=
       
   912 Removable0=True
       
   913 ComponentSize0=0
       
   914 ScomoState0=0
       
   915 InstalledDrives0=
       
   916 Version0=
       
   917 ComponentIdOffset1=0
       
   918 ComponentName1=ComponentThree
       
   919 VendorName1=VendorThree
       
   920 SoftwareType1=dummy
       
   921 GlobalIdName1=
       
   922 Removable1=True
       
   923 ComponentSize1=0
       
   924 ScomoState1=0
       
   925 InstalledDrives1=
       
   926 Version1=
       
   927 
       
   928 
       
   929 // SEC-SCR-API-0021
       
   930 
       
   931 [first_component_with_same_vendor]
       
   932 SoftwareType=plain
       
   933 ComponentName=FirstComponent
       
   934 VendorName=SameVendor
       
   935 
       
   936 [second_component_with_same_vendor]
       
   937 SoftwareType=plain
       
   938 ComponentName=SecondComponent
       
   939 VendorName=SameVendor
       
   940 
       
   941 [component_with_different_vendor]
       
   942 SoftwareType=plain
       
   943 ComponentName=ThirdComponent
       
   944 VendorName=DifferentVendor
       
   945 
       
   946 [get_components_by_vendor]
       
   947 FilterVendor=SameVendor
       
   948 ComponentsCount=2
       
   949 ComponentIdOffset0=2
       
   950 ComponentName0=FirstComponent
       
   951 VendorName0=SameVendor
       
   952 SoftwareType0=plain
       
   953 GlobalIdName0=
       
   954 Removable0=True
       
   955 ComponentSize0=0
       
   956 ScomoState0=0
       
   957 InstalledDrives0=
       
   958 Version0=
       
   959 ComponentIdOffset1=1
       
   960 ComponentName1=SecondComponent
       
   961 VendorName1=SameVendor
       
   962 SoftwareType1=plain
       
   963 GlobalIdName1=
       
   964 Removable1=True
       
   965 ComponentSize1=0
       
   966 ScomoState1=0
       
   967 InstalledDrives1=
       
   968 Version1=
       
   969 
       
   970 
       
   971 // SEC-SCR-API-0022
       
   972 
       
   973 [first_component_properties]
       
   974 ComponentIdOffset=2
       
   975 PropertiesCount=8
       
   976 PropertyName0=S1
       
   977 PropertyType0=1
       
   978 PropertyValue0=Value1
       
   979 PropertyName1=S2
       
   980 PropertyType1=1
       
   981 PropertyValue1=Value2
       
   982 PropertyName2=I1
       
   983 PropertyType2=2
       
   984 PropertyValue2=1
       
   985 PropertyName3=I2
       
   986 PropertyType3=2
       
   987 PropertyValue3=2
       
   988 PropertyName4=L1
       
   989 PropertyType4=3
       
   990 PropertyValue4=Locale1
       
   991 PropertyLocale4=1 //English
       
   992 PropertyName5=L1
       
   993 PropertyType5=3
       
   994 PropertyValue5=Yerel1
       
   995 PropertyLocale5=14 //Turkish
       
   996 PropertyName6=L2
       
   997 PropertyType6=3
       
   998 PropertyValue6=Locale2
       
   999 PropertyLocale6=1 //English
       
  1000 PropertyName7=L2
       
  1001 PropertyType7=3
       
  1002 PropertyValue7=Yerel2
       
  1003 PropertyLocale7=14 //Turkish
       
  1004 
       
  1005 [second_component_properties]
       
  1006 ComponentIdOffset=1
       
  1007 PropertiesCount=8
       
  1008 PropertyName0=S1
       
  1009 PropertyType0=1
       
  1010 PropertyValue0=Value1
       
  1011 PropertyName1=S2
       
  1012 PropertyType1=1
       
  1013 PropertyValue1=AnotherValue2
       
  1014 PropertyName2=I1
       
  1015 PropertyType2=2
       
  1016 PropertyValue2=11
       
  1017 PropertyName3=I2
       
  1018 PropertyType3=2
       
  1019 PropertyValue3=2
       
  1020 PropertyName4=L1
       
  1021 PropertyType4=3
       
  1022 PropertyValue4=Locale1
       
  1023 PropertyLocale4=1 //English
       
  1024 PropertyName5=L1
       
  1025 PropertyType5=3
       
  1026 PropertyValue5=Yerel1
       
  1027 PropertyLocale5=14 //Turkish
       
  1028 PropertyName6=L2
       
  1029 PropertyType6=3
       
  1030 PropertyValue6=AnotherLocale2
       
  1031 PropertyLocale6=1 //English
       
  1032 PropertyName7=L2
       
  1033 PropertyType7=3
       
  1034 PropertyValue7=DigerYerel2
       
  1035 PropertyLocale7=14 //Turkish
       
  1036 
       
  1037 [third_component_properties]
       
  1038 ComponentIdOffset=0
       
  1039 PropertiesCount=8
       
  1040 PropertyName0=S1
       
  1041 PropertyType0=1
       
  1042 PropertyValue0=AnotherValue1
       
  1043 PropertyName1=S2
       
  1044 PropertyType1=1
       
  1045 PropertyValue1=Value2
       
  1046 PropertyName2=I1
       
  1047 PropertyType2=2
       
  1048 PropertyValue2=11
       
  1049 PropertyName3=I2
       
  1050 PropertyType3=2
       
  1051 PropertyValue3=22
       
  1052 PropertyName4=L1
       
  1053 PropertyType4=3
       
  1054 PropertyValue4=AnotherLocale1
       
  1055 PropertyLocale4=1 //English
       
  1056 PropertyName5=L1
       
  1057 PropertyType5=3
       
  1058 PropertyValue5=DigerYerel1
       
  1059 PropertyLocale5=14 //Turkish
       
  1060 PropertyName6=L2
       
  1061 PropertyType6=3
       
  1062 PropertyValue6=AnotherLocale2
       
  1063 PropertyLocale6=1 //English
       
  1064 PropertyName7=L2
       
  1065 PropertyType7=3
       
  1066 PropertyValue7=DigerYerel2
       
  1067 PropertyLocale7=14 //Turkish
       
  1068 
       
  1069 [get_components_with_integer_property1]
       
  1070 FilterPropertiesCount=1
       
  1071 FilterPropertyName0=I1
       
  1072 FilterIntProperty0=11
       
  1073 ComponentsCount=2
       
  1074 ComponentIdOffset0=1
       
  1075 ComponentName0=GeneralComponent
       
  1076 VendorName0=Symbian
       
  1077 SoftwareType0=plain
       
  1078 GlobalIdName0=
       
  1079 Removable0=True
       
  1080 ComponentSize0=0
       
  1081 ScomoState0=0
       
  1082 InstalledDrives0=
       
  1083 Version0=
       
  1084 ComponentIdOffset1=0
       
  1085 ComponentName1=GeneralComponent
       
  1086 VendorName1=Symbian
       
  1087 GlobalIdName1=
       
  1088 SoftwareType1=plain
       
  1089 Removable1=True
       
  1090 ComponentSize1=0
       
  1091 ScomoState1=0
       
  1092 InstalledDrives1=
       
  1093 Version1=
       
  1094 
       
  1095 [get_components_with_integer_property2]
       
  1096 FilterPropertiesCount=1
       
  1097 FilterPropertyName0=I2
       
  1098 FilterIntProperty0=2
       
  1099 SetSize=2
       
  1100 ComponentsCount=2
       
  1101 ComponentIdOffset0=2
       
  1102 ComponentName0=GeneralComponent
       
  1103 VendorName0=Symbian
       
  1104 SoftwareType0=plain
       
  1105 GlobalIdName0=
       
  1106 Removable0=True
       
  1107 ComponentSize0=0
       
  1108 ScomoState0=0
       
  1109 InstalledDrives0=
       
  1110 Version0=
       
  1111 ComponentIdOffset1=1
       
  1112 ComponentName1=GeneralComponent
       
  1113 VendorName1=Symbian
       
  1114 SoftwareType1=plain
       
  1115 GlobalIdName1=
       
  1116 Removable1=True
       
  1117 ComponentSize1=0
       
  1118 ScomoState1=0
       
  1119 InstalledDrives1=
       
  1120 Version1=
       
  1121 
       
  1122 [get_components_with_string_property1]
       
  1123 FilterPropertiesCount=1
       
  1124 FilterPropertyName0=S1
       
  1125 FilterStringProperty0=Value1
       
  1126 ComponentsCount=2
       
  1127 ComponentIdOffset0=2
       
  1128 ComponentName0=GeneralComponent
       
  1129 VendorName0=Symbian
       
  1130 SoftwareType0=plain
       
  1131 GlobalIdName0=
       
  1132 Removable0=True
       
  1133 ComponentSize0=0
       
  1134 ScomoState0=0
       
  1135 InstalledDrives0=
       
  1136 Version0=
       
  1137 ComponentIdOffset1=1
       
  1138 ComponentName1=GeneralComponent
       
  1139 VendorName1=Symbian
       
  1140 SoftwareType1=plain
       
  1141 GlobalIdName1=
       
  1142 Removable1=True
       
  1143 ComponentSize1=0
       
  1144 ScomoState1=0
       
  1145 InstalledDrives1=
       
  1146 Version1=
       
  1147 
       
  1148 [get_components_with_string_property2]
       
  1149 FilterPropertiesCount=1
       
  1150 FilterPropertyName0=S2
       
  1151 FilterStringProperty0=AnotherValue2
       
  1152 ComponentsCount=1
       
  1153 ComponentIdOffset0=1
       
  1154 ComponentName0=GeneralComponent
       
  1155 VendorName0=Symbian
       
  1156 SoftwareType0=plain
       
  1157 GlobalIdName0=
       
  1158 Removable0=True
       
  1159 ComponentSize0=0
       
  1160 ScomoState0=0
       
  1161 InstalledDrives0=
       
  1162 Version0=
       
  1163 
       
  1164 [get_components_with_localized_property1]
       
  1165 FilterPropertiesCount=1
       
  1166 FilterPropertyName0=L1
       
  1167 FilterStringProperty0=Locale1
       
  1168 FilterPropertyLocale0=1 //English
       
  1169 ComponentsCount=2
       
  1170 ComponentIdOffset0=2
       
  1171 ComponentName0=GeneralComponent
       
  1172 VendorName0=Symbian
       
  1173 SoftwareType0=plain
       
  1174 GlobalIdName0=
       
  1175 Removable0=True
       
  1176 ComponentSize0=0
       
  1177 ScomoState0=0
       
  1178 InstalledDrives0=
       
  1179 Version0=
       
  1180 ComponentIdOffset1=1
       
  1181 ComponentName1=GeneralComponent
       
  1182 VendorName1=Symbian
       
  1183 SoftwareType1=plain
       
  1184 GlobalIdName1=
       
  1185 Removable1=True
       
  1186 ComponentSize1=0
       
  1187 ScomoState1=0
       
  1188 InstalledDrives1=
       
  1189 Version1=
       
  1190 
       
  1191 [get_components_with_localized_property2]
       
  1192 FilterPropertiesCount=1
       
  1193 FilterPropertyName0=L2
       
  1194 FilterStringProperty0=DigerYerel2
       
  1195 FilterPropertyLocale0=14 //Turkish
       
  1196 ComponentsCount=2
       
  1197 ComponentIdOffset0=1
       
  1198 ComponentName0=GeneralComponent
       
  1199 VendorName0=Symbian
       
  1200 SoftwareType0=plain
       
  1201 GlobalIdName0=
       
  1202 Removable0=True
       
  1203 ComponentSize0=0
       
  1204 ScomoState0=0
       
  1205 InstalledDrives0=
       
  1206 Version0=
       
  1207 ComponentIdOffset1=0
       
  1208 ComponentName1=GeneralComponent
       
  1209 VendorName1=Symbian
       
  1210 SoftwareType1=plain
       
  1211 GlobalIdName1=
       
  1212 Removable1=True
       
  1213 ComponentSize1=0
       
  1214 ScomoState1=0
       
  1215 InstalledDrives1=
       
  1216 Version1=
       
  1217 
       
  1218 // SEC-SCR-API-0023
       
  1219 
       
  1220 [files_to_first_component]
       
  1221 ComponentIdOffset=2
       
  1222 FileCount=2
       
  1223 FileName0=c:\f1.txt
       
  1224 FileName1=d:\f2.txt
       
  1225 
       
  1226 [files_to_second_component]
       
  1227 ComponentIdOffset=1
       
  1228 FileCount=2
       
  1229 FileName0=d:\f2.txt
       
  1230 FileName1=e:\f3.txt
       
  1231 
       
  1232 [files_to_third_component]
       
  1233 ComponentIdOffset=0
       
  1234 FileCount=2
       
  1235 FileName0=c:\f1.txt
       
  1236 FileName1=e:\f3.txt
       
  1237 
       
  1238 [get_components_with_file1]
       
  1239 FilterFile=c:\f1.txt
       
  1240 ComponentsCount=2
       
  1241 ComponentIdOffset0=2
       
  1242 ComponentName0=GeneralComponent
       
  1243 VendorName0=Symbian
       
  1244 SoftwareType0=plain
       
  1245 GlobalIdName0=
       
  1246 Removable0=True
       
  1247 ComponentSize0=0
       
  1248 ScomoState0=0
       
  1249 InstalledDrives0=C,D
       
  1250 Version0=
       
  1251 ComponentIdOffset1=0
       
  1252 ComponentName1=GeneralComponent
       
  1253 VendorName1=Symbian
       
  1254 SoftwareType1=plain
       
  1255 GlobalIdName1=
       
  1256 Removable1=True
       
  1257 ComponentSize1=0
       
  1258 ScomoState1=0
       
  1259 InstalledDrives1=C,E
       
  1260 Version1=
       
  1261 
       
  1262 [get_components_with_file2]
       
  1263 FilterFile=d:\f2.txt
       
  1264 ComponentsCount=2
       
  1265 ComponentIdOffset0=2
       
  1266 ComponentName0=GeneralComponent
       
  1267 VendorName0=Symbian
       
  1268 SoftwareType0=plain
       
  1269 GlobalIdName0=
       
  1270 Removable0=True
       
  1271 ComponentSize0=0
       
  1272 ScomoState0=0
       
  1273 InstalledDrives0=C,D
       
  1274 Version0=
       
  1275 ComponentIdOffset1=1
       
  1276 ComponentName1=GeneralComponent
       
  1277 VendorName1=Symbian
       
  1278 SoftwareType1=plain
       
  1279 GlobalIdName1=
       
  1280 Removable1=True
       
  1281 ComponentSize1=0
       
  1282 ScomoState1=0
       
  1283 InstalledDrives1=D,E
       
  1284 Version1=
       
  1285 
       
  1286 [get_components_with_file3]
       
  1287 FilterFile=e:\f3.txt
       
  1288 ComponentsCount=2
       
  1289 ComponentIdOffset0=1
       
  1290 ComponentName0=GeneralComponent
       
  1291 VendorName0=Symbian
       
  1292 SoftwareType0=plain
       
  1293 GlobalIdName0=
       
  1294 Removable0=True
       
  1295 ComponentSize0=0
       
  1296 ScomoState0=0
       
  1297 InstalledDrives0=D,E
       
  1298 Version0=
       
  1299 ComponentIdOffset1=0
       
  1300 ComponentName1=GeneralComponent
       
  1301 VendorName1=Symbian
       
  1302 SoftwareType1=plain
       
  1303 GlobalIdName1=
       
  1304 Removable1=True
       
  1305 ComponentSize1=0
       
  1306 ScomoState1=0
       
  1307 InstalledDrives1=C,E
       
  1308 Version1=
       
  1309 
       
  1310 
       
  1311 // SEC-SCR-API-0024
       
  1312 
       
  1313 [update_first_component_attributes]
       
  1314 ComponentIdOffset=0
       
  1315 Version=1.2.3
       
  1316 Removable=True
       
  1317 DrmProtected=False
       
  1318 Hidden=True
       
  1319 KnownRevoked=False
       
  1320 OriginVerified=True
       
  1321 ComponentSize=1024
       
  1322 ComponentName=GeneralComponent
       
  1323 VendorName=Symbian
       
  1324 PropertyLocale=1 //English
       
  1325 
       
  1326 [update_second_component_attributes]
       
  1327 ComponentIdOffset=1
       
  1328 Version=4.5.6
       
  1329 Removable=False
       
  1330 DrmProtected=True
       
  1331 Hidden=False
       
  1332 KnownRevoked=True
       
  1333 OriginVerified=False
       
  1334 ComponentSize=2048
       
  1335 ComponentName=GeneralComponent
       
  1336 VendorName=Symbian
       
  1337 PropertyLocale=1 //English
       
  1338 
       
  1339 [get_removable_components]
       
  1340 FilterIsRemovable=True
       
  1341 ComponentsCount=1
       
  1342 ComponentIdOffset0=0
       
  1343 ComponentName0=GeneralComponent
       
  1344 VendorName0=Symbian
       
  1345 SoftwareType0=plain
       
  1346 GlobalIdName0=
       
  1347 Removable0=True
       
  1348 DrmProtected0=False
       
  1349 Hidden0=True
       
  1350 KnownRevoked0=False
       
  1351 OriginVerified0=True
       
  1352 ComponentSize0=1024
       
  1353 ScomoState0=0
       
  1354 InstalledDrives0=
       
  1355 Version0=1.2.3
       
  1356 
       
  1357 [get_unremovable_components]
       
  1358 FilterIsRemovable=False
       
  1359 ComponentsCount=1
       
  1360 ComponentIdOffset0=1
       
  1361 ComponentName0=GeneralComponent
       
  1362 VendorName0=Symbian
       
  1363 SoftwareType0=plain
       
  1364 GlobalIdName0=
       
  1365 Removable0=False
       
  1366 DrmProtected0=True
       
  1367 Hidden0=False
       
  1368 KnownRevoked0=True
       
  1369 OriginVerified0=False
       
  1370 ComponentSize0=2048
       
  1371 ScomoState0=0
       
  1372 InstalledDrives0=
       
  1373 Version0=4.5.6
       
  1374 
       
  1375 [get_drmprotected_components]
       
  1376 FilterIsDrmProtected=True
       
  1377 ComponentsCount=1
       
  1378 ComponentIdOffset0=1
       
  1379 ComponentName0=GeneralComponent
       
  1380 VendorName0=Symbian
       
  1381 SoftwareType0=plain
       
  1382 GlobalIdName0=
       
  1383 Removable0=False
       
  1384 DrmProtected0=True
       
  1385 Hidden0=False
       
  1386 KnownRevoked0=True
       
  1387 OriginVerified0=False
       
  1388 ComponentSize0=2048
       
  1389 ScomoState0=0
       
  1390 InstalledDrives0=
       
  1391 Version0=4.5.6
       
  1392 
       
  1393 [get_drmunprotected_components]
       
  1394 FilterIsDrmProtected=False
       
  1395 ComponentsCount=1
       
  1396 ComponentIdOffset0=0
       
  1397 ComponentName0=GeneralComponent
       
  1398 VendorName0=Symbian
       
  1399 SoftwareType0=plain
       
  1400 GlobalIdName0=
       
  1401 Removable0=True
       
  1402 DrmProtected0=False
       
  1403 Hidden0=True
       
  1404 KnownRevoked0=False
       
  1405 OriginVerified0=True
       
  1406 ComponentSize0=1024
       
  1407 ScomoState0=0
       
  1408 InstalledDrives0=
       
  1409 Version0=1.2.3
       
  1410 
       
  1411 [get_hidden_components]
       
  1412 FilterIsHidden=True
       
  1413 ComponentsCount=1
       
  1414 ComponentIdOffset0=0
       
  1415 ComponentName0=GeneralComponent
       
  1416 VendorName0=Symbian
       
  1417 SoftwareType0=plain
       
  1418 GlobalIdName0=
       
  1419 Removable0=True
       
  1420 DrmProtected0=False
       
  1421 Hidden0=True
       
  1422 KnownRevoked0=False
       
  1423 OriginVerified0=True
       
  1424 ComponentSize0=1024
       
  1425 ScomoState0=0
       
  1426 InstalledDrives0=
       
  1427 Version0=1.2.3
       
  1428 
       
  1429 [get_nonhidden_components]
       
  1430 FilterIsHidden=False
       
  1431 ComponentsCount=1
       
  1432 ComponentIdOffset0=1
       
  1433 ComponentName0=GeneralComponent
       
  1434 VendorName0=Symbian
       
  1435 SoftwareType0=plain
       
  1436 GlobalIdName0=
       
  1437 Removable0=False
       
  1438 DrmProtected0=True
       
  1439 Hidden0=False
       
  1440 KnownRevoked0=True
       
  1441 OriginVerified0=False
       
  1442 ComponentSize0=2048
       
  1443 ScomoState0=0
       
  1444 InstalledDrives0=
       
  1445 Version0=4.5.6
       
  1446 
       
  1447 [get_knownrevoked_components]
       
  1448 FilterIsKnownRevoked=True
       
  1449 ComponentsCount=1
       
  1450 ComponentIdOffset0=1
       
  1451 ComponentName0=GeneralComponent
       
  1452 VendorName0=Symbian
       
  1453 SoftwareType0=plain
       
  1454 GlobalIdName0=
       
  1455 Removable0=False
       
  1456 DrmProtected0=True
       
  1457 Hidden0=False
       
  1458 KnownRevoked0=True
       
  1459 OriginVerified0=False
       
  1460 ComponentSize0=2048
       
  1461 ScomoState0=0
       
  1462 InstalledDrives0=
       
  1463 Version0=4.5.6
       
  1464 
       
  1465 [get_knownunrevoked_components]
       
  1466 FilterIsKnownRevoked=False
       
  1467 ComponentsCount=1
       
  1468 ComponentIdOffset0=0
       
  1469 ComponentName0=GeneralComponent
       
  1470 VendorName0=Symbian
       
  1471 SoftwareType0=plain
       
  1472 GlobalIdName0=
       
  1473 Removable0=True
       
  1474 DrmProtected0=False
       
  1475 Hidden0=True
       
  1476 KnownRevoked0=False
       
  1477 OriginVerified0=True
       
  1478 ComponentSize0=1024
       
  1479 ScomoState0=0
       
  1480 InstalledDrives0=
       
  1481 Version0=1.2.3
       
  1482 
       
  1483 [get_originverified_components]
       
  1484 FilterIsOriginVerified=True
       
  1485 ComponentsCount=1
       
  1486 ComponentIdOffset0=0
       
  1487 ComponentName0=GeneralComponent
       
  1488 VendorName0=Symbian
       
  1489 SoftwareType0=plain
       
  1490 GlobalIdName0=
       
  1491 Removable0=True
       
  1492 DrmProtected0=False
       
  1493 Hidden0=True
       
  1494 KnownRevoked0=False
       
  1495 OriginVerified0=True
       
  1496 ComponentSize0=1024
       
  1497 ScomoState0=0
       
  1498 InstalledDrives0=
       
  1499 Version0=1.2.3
       
  1500 
       
  1501 [get_originnonverified_components]
       
  1502 FilterIsOriginVerified=False
       
  1503 ComponentsCount=1
       
  1504 ComponentIdOffset0=1
       
  1505 ComponentName0=GeneralComponent
       
  1506 VendorName0=Symbian
       
  1507 SoftwareType0=plain
       
  1508 GlobalIdName0=
       
  1509 Removable0=False
       
  1510 DrmProtected0=True
       
  1511 Hidden0=False
       
  1512 KnownRevoked0=True
       
  1513 OriginVerified0=False
       
  1514 ComponentSize0=2048
       
  1515 ScomoState0=0
       
  1516 InstalledDrives0=
       
  1517 Version0=4.5.6
       
  1518 
       
  1519 // SEC-SCR-API-0025
       
  1520 
       
  1521 [update_component_scomostate]
       
  1522 ComponentIdOffset=1
       
  1523 ScomoState=1
       
  1524 
       
  1525 [get_non_activated_components]
       
  1526 FilterScomoState=1
       
  1527 ComponentsCount=1
       
  1528 ComponentIdOffset0=1
       
  1529 ComponentName0=GeneralComponent
       
  1530 VendorName0=Symbian
       
  1531 SoftwareType0=plain
       
  1532 GlobalIdName0=
       
  1533 Removable0=False
       
  1534 DrmProtected0=True
       
  1535 Hidden0=False
       
  1536 KnownRevoked0=True
       
  1537 OriginVerified0=False
       
  1538 ComponentSize0=2048
       
  1539 ScomoState0=1
       
  1540 InstalledDrives0=
       
  1541 Version0=4.5.6
       
  1542 
       
  1543 
       
  1544 // SEC-SCR-API-0027
       
  1545 
       
  1546 [files_of_first_component]
       
  1547 ComponentIdOffset=2
       
  1548 FileCount=4
       
  1549 FileName0=c:\component28.txt
       
  1550 FileName1=d:\component28.txt
       
  1551 FileName2=x:\component28.txt
       
  1552 FileName3=z:\component28.txt
       
  1553 
       
  1554 [files_of_second_component]
       
  1555 ComponentIdOffset=1
       
  1556 FileCount=3
       
  1557 FileName0=c:\component29.txt
       
  1558 FileName1=e:\component29.txt
       
  1559 FileName2=x:\component29.txt
       
  1560 
       
  1561 [files_of_third_component]
       
  1562 ComponentIdOffset=0
       
  1563 FileCount=2
       
  1564 FileName0=x:\component30.txt
       
  1565 FileName1=z:\component30.txt
       
  1566 
       
  1567 [components_on_driveC]
       
  1568 FilterDrivesList=C
       
  1569 ComponentsCount=2
       
  1570 ComponentIdOffset0=2
       
  1571 ComponentName0=GeneralComponent
       
  1572 VendorName0=Symbian
       
  1573 SoftwareType0=plain
       
  1574 GlobalIdName0=
       
  1575 Removable0=True
       
  1576 ComponentSize0=0
       
  1577 ScomoState0=0
       
  1578 InstalledDrives0=C,D,X,Z
       
  1579 Version0=
       
  1580 ComponentIdOffset1=1
       
  1581 ComponentName1=GeneralComponent
       
  1582 VendorName1=Symbian
       
  1583 SoftwareType1=plain
       
  1584 GlobalIdName1=
       
  1585 Removable1=True
       
  1586 ComponentSize1=0
       
  1587 ScomoState1=0
       
  1588 InstalledDrives1=C,E,X
       
  1589 Version1=
       
  1590 
       
  1591 [components_on_driveD]
       
  1592 FilterDrivesList=D
       
  1593 ComponentsCount=1
       
  1594 ComponentIdOffset0=2
       
  1595 ComponentName0=GeneralComponent
       
  1596 VendorName0=Symbian
       
  1597 SoftwareType0=plain
       
  1598 GlobalIdName0=
       
  1599 Removable0=True
       
  1600 ComponentSize0=0
       
  1601 ScomoState0=0
       
  1602 InstalledDrives0=C,D,X,Z
       
  1603 Version0=
       
  1604 
       
  1605 [components_on_driveX]
       
  1606 FilterDrivesList=X
       
  1607 ComponentsCount=3
       
  1608 ComponentIdOffset0=2
       
  1609 ComponentName0=GeneralComponent
       
  1610 VendorName0=Symbian
       
  1611 SoftwareType0=plain
       
  1612 GlobalIdName0=
       
  1613 Removable0=True
       
  1614 ComponentSize0=0
       
  1615 ScomoState0=0
       
  1616 InstalledDrives0=C,D,X,Z
       
  1617 Version0=
       
  1618 ComponentIdOffset1=1
       
  1619 ComponentName1=GeneralComponent
       
  1620 VendorName1=Symbian
       
  1621 SoftwareType1=plain
       
  1622 GlobalIdName1=
       
  1623 Removable1=True
       
  1624 ComponentSize1=0
       
  1625 ScomoState1=0
       
  1626 InstalledDrives1=C,E,X
       
  1627 Version1=
       
  1628 ComponentIdOffset2=0
       
  1629 ComponentName2=GeneralComponent
       
  1630 VendorName2=Symbian
       
  1631 SoftwareType2=plain
       
  1632 GlobalIdName2=
       
  1633 Removable2=True
       
  1634 ComponentSize2=0
       
  1635 ScomoState2=0
       
  1636 InstalledDrives2=X,Z
       
  1637 Version2=
       
  1638 
       
  1639 [components_on_driveZ]
       
  1640 FilterDrivesList=Z
       
  1641 ComponentsCount=2
       
  1642 ComponentIdOffset0=2
       
  1643 ComponentName0=GeneralComponent
       
  1644 VendorName0=Symbian
       
  1645 SoftwareType0=plain
       
  1646 GlobalIdName0=
       
  1647 Removable0=True
       
  1648 ComponentSize0=0
       
  1649 ScomoState0=0
       
  1650 InstalledDrives0=C,D,X,Z
       
  1651 Version0=
       
  1652 ComponentIdOffset1=0
       
  1653 ComponentName1=GeneralComponent
       
  1654 VendorName1=Symbian
       
  1655 SoftwareType1=plain
       
  1656 GlobalIdName1=
       
  1657 Removable1=True
       
  1658 ComponentSize1=0
       
  1659 ScomoState1=0
       
  1660 InstalledDrives1=X,Z
       
  1661 Version1=
       
  1662 
       
  1663 [components_on_driveCE]
       
  1664 FilterDrivesList=C,E
       
  1665 ComponentsCount=2
       
  1666 ComponentIdOffset0=2
       
  1667 ComponentName0=GeneralComponent
       
  1668 VendorName0=Symbian
       
  1669 SoftwareType0=plain
       
  1670 GlobalIdName0=
       
  1671 Removable0=True
       
  1672 ComponentSize0=0
       
  1673 ScomoState0=0
       
  1674 InstalledDrives0=C,D,X,Z
       
  1675 Version0=
       
  1676 ComponentIdOffset1=1
       
  1677 ComponentName1=GeneralComponent
       
  1678 VendorName1=Symbian
       
  1679 SoftwareType1=plain
       
  1680 GlobalIdName1=
       
  1681 Removable1=True
       
  1682 ComponentSize1=0
       
  1683 ScomoState1=0
       
  1684 InstalledDrives1=C,E,X
       
  1685 Version1=
       
  1686 
       
  1687 [components_on_driveCZ]
       
  1688 FilterDrivesList=C,Z
       
  1689 ComponentsCount=3
       
  1690 ComponentIdOffset0=2
       
  1691 ComponentName0=GeneralComponent
       
  1692 VendorName0=Symbian
       
  1693 SoftwareType0=plain
       
  1694 GlobalIdName0=
       
  1695 Removable0=True
       
  1696 ComponentSize0=0
       
  1697 ScomoState0=0
       
  1698 InstalledDrives0=C,D,X,Z
       
  1699 Version0=
       
  1700 ComponentIdOffset1=1
       
  1701 ComponentName1=GeneralComponent
       
  1702 VendorName1=Symbian
       
  1703 SoftwareType1=plain
       
  1704 GlobalIdName1=
       
  1705 Removable1=True
       
  1706 ComponentSize1=0
       
  1707 ScomoState1=0
       
  1708 InstalledDrives1=C,E,X
       
  1709 Version1=
       
  1710 ComponentIdOffset2=0
       
  1711 ComponentName2=GeneralComponent
       
  1712 VendorName2=Symbian
       
  1713 SoftwareType2=plain
       
  1714 GlobalIdName2=
       
  1715 Removable2=True
       
  1716 ComponentSize2=0
       
  1717 ScomoState2=0
       
  1718 InstalledDrives2=X,Z
       
  1719 Version2=
       
  1720 
       
  1721 
       
  1722 // SEC-SCR-API-0027
       
  1723 
       
  1724 [first_registration_of_file]
       
  1725 ComponentIdOffset=1
       
  1726 FileCount=1
       
  1727 FileName0=y:\multiple_registered.txt
       
  1728 
       
  1729 [second_registration_of_file]
       
  1730 ComponentIdOffset=0
       
  1731 FileCount=1
       
  1732 FileName0=y:\multiple_registered.txt
       
  1733 
       
  1734 [get_components_with_multiply_registered_file_1]
       
  1735 FilterFile=y:\multiple_registered.txt
       
  1736 ComponentsCount=2
       
  1737 ComponentIdOffset0=1
       
  1738 ComponentName0=GeneralComponent
       
  1739 VendorName0=Symbian
       
  1740 SoftwareType0=plain
       
  1741 GlobalIdName0=
       
  1742 Removable0=True
       
  1743 ComponentSize0=0
       
  1744 ScomoState0=0
       
  1745 InstalledDrives0=Y
       
  1746 Version0=
       
  1747 ComponentIdOffset1=0
       
  1748 ComponentName1=GeneralComponent
       
  1749 VendorName1=Symbian
       
  1750 SoftwareType1=plain
       
  1751 GlobalIdName1=
       
  1752 Removable1=True
       
  1753 ComponentSize1=0
       
  1754 ScomoState1=0
       
  1755 InstalledDrives1=Y
       
  1756 Version1=
       
  1757 
       
  1758 [unregister_first_component_file]
       
  1759 ComponentIdOffset=1
       
  1760 FileName=y:\multiple_registered.txt
       
  1761 
       
  1762 [get_components_with_multiply_registered_file_2]
       
  1763 FilterFile=y:\multiple_registered.txt
       
  1764 ComponentsCount=1
       
  1765 ComponentIdOffset0=0
       
  1766 ComponentName0=GeneralComponent
       
  1767 VendorName0=Symbian
       
  1768 SoftwareType0=plain
       
  1769 GlobalIdName0=
       
  1770 Removable0=True
       
  1771 ComponentSize0=0
       
  1772 ScomoState0=0
       
  1773 InstalledDrives0=Y
       
  1774 Version0=
       
  1775 
       
  1776 [unregister_second_component_file]
       
  1777 ComponentIdOffset=0
       
  1778 FileName=y:\multiple_registered.txt
       
  1779 
       
  1780 [get_components_with_multiply_registered_file_3]
       
  1781 FilterFile=y:\multiple_registered.txt
       
  1782 ComponentsCount=0
       
  1783 ComponentIdOffset0=0
       
  1784 
       
  1785 
       
  1786 // SEC-SCR-API-0028
       
  1787 
       
  1788 [transaction_component]
       
  1789 SoftwareType=plain
       
  1790 ComponentName=TransactionComponent
       
  1791 VendorName=Symbian
       
  1792 FileName=c:\transaction_test.txt
       
  1793 PropertyName=TransactionProperty
       
  1794 PropertyType=2
       
  1795 PropertyValue=333
       
  1796 
       
  1797 [transaction_component_attributes]
       
  1798 ComponentIdOffset=0
       
  1799 ComponentName=TransactionComponent
       
  1800 VendorName=Symbian
       
  1801 SoftwareType=plain
       
  1802 GlobalIdName=
       
  1803 Removable=True
       
  1804 ComponentSize=0
       
  1805 ScomoState=0
       
  1806 InstalledDrives=C
       
  1807 Version=
       
  1808 
       
  1809 [transaction_component_properties_rollback]
       
  1810 ComponentIdOffset=0
       
  1811 PropertiesCount=0
       
  1812 PropertyName0=TransactionProperty
       
  1813 PropertyType0=2
       
  1814 PropertyValue0=333
       
  1815 
       
  1816 [transaction_component_properties_commit]
       
  1817 ComponentIdOffset=0
       
  1818 PropertiesCount=1
       
  1819 PropertyName0=TransactionProperty
       
  1820 PropertyType0=2
       
  1821 PropertyValue0=333
       
  1822 
       
  1823 [transaction_files]
       
  1824 ComponentIdOffset=0
       
  1825 FileCount=1
       
  1826 FileName0=c:\transaction_test.txt
       
  1827 
       
  1828 // SEC-SCR-API-0029
       
  1829 
       
  1830 [commit_common_component]
       
  1831 SoftwareType=plain
       
  1832 ComponentName=TransactionComponent
       
  1833 VendorName=Symbian
       
  1834 FileName=c:\transaction_test.txt
       
  1835 PropertyName=TransactionProperty
       
  1836 PropertyType=2
       
  1837 PropertyValue=333
       
  1838 CommitTransaction=True
       
  1839 
       
  1840 
       
  1841 // SEC-SCR-API-0030
       
  1842 
       
  1843 [cancel_common_component]
       
  1844 SoftwareType=plain
       
  1845 ComponentName=TransactionComponent
       
  1846 VendorName=Symbian
       
  1847 FileName=c:\transaction_test.txt
       
  1848 PropertyName=TransactionProperty
       
  1849 PropertyType=2
       
  1850 PropertyValue=333
       
  1851 CancelTransaction=True
       
  1852 
       
  1853 // SEC-SCR-API-0031
       
  1854 
       
  1855 [begin_before_subsession]
       
  1856 BeginTransactionBeforeSubsession=True
       
  1857 
       
  1858 [open_reading_in_same_session]
       
  1859 OpenSubsessionInTheSameSession=True
       
  1860 
       
  1861 // SEC-SCR-API-0032
       
  1862 
       
  1863 [begin_after_subsession]
       
  1864 BeginTransactionAfterSubsession=True
       
  1865 
       
  1866 [begin_after_subsession_in_same_session]
       
  1867 BeginTransactionInTheSameSession=True
       
  1868 
       
  1869 [mutating_operation_with_subsession]
       
  1870 MutatingOperationWithSubsession=True
       
  1871 
       
  1872 // SEC-SCR-API-0033
       
  1873 
       
  1874 [begin_after_another_begin]
       
  1875 BeginTransactionAfterAnotherBegin=True
       
  1876 
       
  1877 
       
  1878 // SEC-SCR-API-0034
       
  1879 
       
  1880 [commit_another_transaction]
       
  1881 CommitTransaction=True
       
  1882 
       
  1883 [another_transaction_mutating]
       
  1884 InvokeMutatingFunction=True
       
  1885 
       
  1886 [another_transaction_nonmutating]
       
  1887 InvokeNonMutatingFunction=True
       
  1888 
       
  1889 // SEC-SCR-API-0035
       
  1890 
       
  1891 [cancel_another_transaction]
       
  1892 CancelTransaction=True
       
  1893 
       
  1894 
       
  1895 // SEC-SCR-API-0036
       
  1896 
       
  1897 [multiple_subsessions]
       
  1898 MultipleSubsessions=True
       
  1899 
       
  1900 [multiple_active_subsessions]
       
  1901 MultipleActiveSubsessions=True
       
  1902 
       
  1903 // SEC-SCR-API-0037
       
  1904 
       
  1905 [write_after_begin]
       
  1906 WriteAfterBeginTransaction=True
       
  1907 
       
  1908 
       
  1909 // SEC-SCR-API-0038
       
  1910 
       
  1911 [read_after_begin]
       
  1912 ReadAfterBeginTransaction=True
       
  1913 
       
  1914 
       
  1915 // SEC-SCR-API-0039
       
  1916 
       
  1917 [all_components]
       
  1918 ComponentsCount=3
       
  1919 ComponentIdOffset0=2
       
  1920 ComponentName0=GeneralComponent
       
  1921 VendorName0=Symbian
       
  1922 SoftwareType0=plain
       
  1923 GlobalIdName0=
       
  1924 Removable0=True
       
  1925 ComponentSize0=0
       
  1926 ScomoState0=0
       
  1927 InstalledDrives0=
       
  1928 Version0=
       
  1929 ComponentIdOffset1=1
       
  1930 ComponentName1=ComponentOne
       
  1931 VendorName1=VendorOne
       
  1932 SoftwareType1=dummy
       
  1933 GlobalIdName1=
       
  1934 Removable1=True
       
  1935 ComponentSize1=0
       
  1936 ScomoState1=0
       
  1937 InstalledDrives1=
       
  1938 Version1=
       
  1939 ComponentIdOffset2=0
       
  1940 ComponentName2=GeneralComponent
       
  1941 VendorName2=Symbian
       
  1942 SoftwareType2=plain
       
  1943 GlobalIdName2=
       
  1944 Removable2=True
       
  1945 ComponentSize2=0
       
  1946 ScomoState2=0
       
  1947 InstalledDrives2=
       
  1948 Version2=
       
  1949 
       
  1950 
       
  1951 // SEC-SCR-API-0040
       
  1952 
       
  1953 [concurrent_component_1]
       
  1954 SoftwareType=plain
       
  1955 ComponentName=ConcurrentComponent1
       
  1956 VendorName=Symbian
       
  1957 
       
  1958 [concurrent_component_2]
       
  1959 SoftwareType=plain
       
  1960 ComponentName=ConcurrentComponent2
       
  1961 VendorName=Symbian
       
  1962 
       
  1963 [concurrent_component1_attributes]
       
  1964 ComponentIdOffset=1
       
  1965 ComponentName=ConcurrentComponent1
       
  1966 VendorName=Symbian
       
  1967 SoftwareType=plain
       
  1968 GlobalIdName=
       
  1969 Removable=True
       
  1970 ComponentSize=0
       
  1971 ScomoState=0
       
  1972 InstalledDrives=
       
  1973 Version=
       
  1974 
       
  1975 [concurrent_component2_attributes]
       
  1976 ComponentIdOffset=0
       
  1977 ComponentName=ConcurrentComponent2
       
  1978 VendorName=Symbian
       
  1979 SoftwareType=plain
       
  1980 GlobalIdName=
       
  1981 Removable=True
       
  1982 ComponentSize=0
       
  1983 ScomoState=0
       
  1984 InstalledDrives=
       
  1985 Version=
       
  1986 
       
  1987 [concurrent_component_properties]
       
  1988 ComponentIdOffset=1
       
  1989 PropertiesCount=3
       
  1990 PropertyName0=StringProperty
       
  1991 PropertyType0=1
       
  1992 PropertyValue0=astring
       
  1993 PropertyName1=IntegerProperty
       
  1994 PropertyType1=2
       
  1995 PropertyValue1=111
       
  1996 PropertyName2=LocalizedProperty
       
  1997 PropertyType2=3
       
  1998 PropertyValue2=alocalizedstring
       
  1999 PropertyLocale2=1
       
  2000 
       
  2001 // SEC-SCR-API-0041
       
  2002 
       
  2003 [ismediapresent_positive_files_register1]
       
  2004 ComponentIdOffset=0
       
  2005 FileCount=1
       
  2006 FileName0=c:\a.txt
       
  2007 
       
  2008 [ismediapresent_positive_files_register2]
       
  2009 ComponentIdOffset=1
       
  2010 FileCount=4
       
  2011 FileName0=c:\a.txt
       
  2012 FileName1=c:\abc\b.txt
       
  2013 FileName2=Z:\a.txt
       
  2014 FileName3=z:\def\b.txt
       
  2015 
       
  2016 [ismediapresent_positive_files_check1]
       
  2017 ExpectedMediaPresent=True
       
  2018 ComponentIdOffset=0
       
  2019 
       
  2020 [ismediapresent_positive_files_check2]
       
  2021 ExpectedMediaPresent=True
       
  2022 ComponentIdOffset=1
       
  2023 
       
  2024 // SEC-SCR-API-0042
       
  2025 
       
  2026 [ismediapresent_negative_files_register1]
       
  2027 ComponentIdOffset=0
       
  2028 FileCount=1
       
  2029 FileName0=q:\a.txt
       
  2030 
       
  2031 [ismediapresent_negative_files_register2]
       
  2032 ComponentIdOffset=1
       
  2033 FileCount=5
       
  2034 FileName0=c:\a.txt
       
  2035 FileName1=c:\abc\b.txt
       
  2036 FileName2=C:\b.txt
       
  2037 FileName3=Q:\def\b.txt
       
  2038 FileName4=q:\def\e.txt
       
  2039 
       
  2040 [ismediapresent_negative_files_check1]
       
  2041 ExpectedMediaPresent=False
       
  2042 ComponentIdOffset=0
       
  2043 
       
  2044 [ismediapresent_negative_files_check2]
       
  2045 ExpectedMediaPresent=False
       
  2046 ComponentIdOffset=1
       
  2047 
       
  2048 [ismediapresent_negative_non_existent_component]
       
  2049 ExpectedMediaPresent=False
       
  2050 ComponentId=1234567
       
  2051 
       
  2052 // SEC-SCR-API-0043
       
  2053 
       
  2054 [lower_case_property]
       
  2055 ComponentIdOffset=0
       
  2056 PropertiesCount=1
       
  2057 PropertyName0=caseinsensitivepropertyname
       
  2058 PropertyType0=1
       
  2059 PropertyValue0=alllowercase
       
  2060 
       
  2061 [mixed_lower_case_property]
       
  2062 ComponentIdOffset=0
       
  2063 PropertiesCount=1
       
  2064 PropertyName0=CAseInSENSitivePROPERtynamE
       
  2065 PropertyType0=1
       
  2066 PropertyValue0=miXedCasE
       
  2067 
       
  2068 [lower_case_file_name]
       
  2069 ComponentIdOffset=0
       
  2070 FileCount= 1
       
  2071 FileName0=c:\case_insensitive_file.txt
       
  2072 
       
  2073 
       
  2074 [filter_mixed_case_property_name]
       
  2075 FilterPropertiesCount=1
       
  2076 FilterPropertyName0=CaSeiNsensiTIVEproperTYnaMe
       
  2077 FilterStrProperty0=alllowercase
       
  2078 ComponentsCount=1
       
  2079 ComponentIdOffset0=0
       
  2080 ComponentName0=GeneralComponent
       
  2081 VendorName0=Symbian
       
  2082 SoftwareType0=plain
       
  2083 GlobalIdName0=
       
  2084 Removable0=True
       
  2085 ComponentSize0=0
       
  2086 ScomoState0=0
       
  2087 InstalledDrives0=C
       
  2088 Version0=
       
  2089 
       
  2090 [filter_mixed_case_file_name]
       
  2091 FilterFile=C:\caSE_inseNSitive_FILe.txt
       
  2092 ComponentsCount=1
       
  2093 ComponentIdOffset0=0
       
  2094 ComponentName0=GeneralComponent
       
  2095 VendorName0=Symbian
       
  2096 SoftwareType0=plain
       
  2097 GlobalIdName0=
       
  2098 Removable0=True
       
  2099 ComponentSize0=0
       
  2100 ScomoState0=0
       
  2101 InstalledDrives0=C
       
  2102 Version0=
       
  2103 
       
  2104 [case_insensitive_mimetype]
       
  2105 MimeType=teXT/pLAiN
       
  2106 PluginUid=271080402
       
  2107 
       
  2108 // SEC-SCR-API-0044
       
  2109 [all_components_component_ids_test44]
       
  2110 ComponentsCount=2
       
  2111 ComponentIdOffset0=0
       
  2112 ComponentIdOffset1=1 
       
  2113 
       
  2114 // SEC-SCR-API-0045
       
  2115 [wrong_software_type_name]
       
  2116 SoftwareType=justSomeDummySoftwareType
       
  2117 ComponentName=GeneralComponent
       
  2118 VendorName=Symbian
       
  2119 
       
  2120 [no_locales_in_add_component]
       
  2121 SoftwareType=justSomeDummySoftwareType
       
  2122 LocalesCount=0
       
  2123 IsLocalisable=True
       
  2124 
       
  2125 [no_drive_file_name]
       
  2126 ComponentIdOffset=0
       
  2127 FileCount=1
       
  2128 FileName0=test.fil
       
  2129 
       
  2130 [register_file_twice]
       
  2131 ComponentIdOffset=0
       
  2132 FileCount=1
       
  2133 FileName0=c:\normal.fil
       
  2134 
       
  2135 [nonexisting_file_property]
       
  2136 ComponentIdOffset=0
       
  2137 FileName=c:\normal.fil
       
  2138 PropertyName=ThisPropertyDoesNotExist
       
  2139 PropertyType=1
       
  2140 PropertyValue=def
       
  2141 
       
  2142 [unregister_file_twice]
       
  2143 ComponentIdOffset=0
       
  2144 FileName=c:\normal.fil
       
  2145 
       
  2146 [missing_single_property]
       
  2147 ComponentIdOffset=0
       
  2148 PropertyName=ThisPropertyDoesNotExist
       
  2149 PropertyType=2
       
  2150 PropertyValue=111
       
  2151 
       
  2152 [get_plugin_for_nonexisting_mimetype]
       
  2153 MimeType=unknown/type
       
  2154 PluginUid=271080388
       
  2155 
       
  2156 [set_negative_component_size]
       
  2157 ComponentIdOffset=0
       
  2158 Version=0.1
       
  2159 Removable=False
       
  2160 DrmProtected=True
       
  2161 Hidden=True
       
  2162 KnownRevoked=True
       
  2163 OriginVerified=True
       
  2164 ComponentSize=-667
       
  2165 ComponentName=newName
       
  2166 VendorName=newVendorName
       
  2167 PropertyLocale=0
       
  2168 
       
  2169 [add_component_invalid_operation_type]
       
  2170 SoftwareType=plain
       
  2171 ComponentName=InvalidOpType
       
  2172 VendorName=Symbian
       
  2173 GlobalIdName=testglobalid
       
  2174 OperationType=101
       
  2175 
       
  2176 // SEC-SCR-API-0046 (and other composite filter tests)
       
  2177 [first_component_file]
       
  2178 ComponentIdOffset=0
       
  2179 FileCount=1
       
  2180 FileName0=c:\normal.fil
       
  2181 
       
  2182 [third_component_file]
       
  2183 ComponentIdOffset=2
       
  2184 FileCount=1
       
  2185 FileName0=c:\normal.fil
       
  2186 
       
  2187 [second_component_property]
       
  2188 ComponentIdOffset=1
       
  2189 PropertiesCount=1
       
  2190 PropertyName0=TestProperty
       
  2191 PropertyType0=1
       
  2192 PropertyValue0=Test
       
  2193 
       
  2194 [fourth_component_property]
       
  2195 ComponentIdOffset=3
       
  2196 PropertiesCount=1
       
  2197 PropertyName0=TestProperty
       
  2198 PropertyType0=1
       
  2199 PropertyValue0=Test
       
  2200 
       
  2201 [fourth_component_file]
       
  2202 ComponentIdOffset=3
       
  2203 FileCount=1
       
  2204 FileName0=c:\normal.fil
       
  2205 
       
  2206 [get_components_with_file_and_property_empty]
       
  2207 FilterPropertiesCount=1
       
  2208 FilterPropertyName0=TestProperty
       
  2209 FilterStringProperty0=Test
       
  2210 FilterFile=c:\normal.fil
       
  2211 ComponentsCount=0
       
  2212 
       
  2213 [get_components_with_file_and_property_fourth]
       
  2214 FilterPropertiesCount=1
       
  2215 FilterPropertyName0=TestProperty
       
  2216 FilterStringProperty0=Test
       
  2217 FilterFile=c:\normal.fil
       
  2218 ComponentsCount=1
       
  2219 ComponentIdOffset0=3
       
  2220 ComponentName0=GeneralComponent
       
  2221 VendorName0=Symbian
       
  2222 SoftwareType0=plain
       
  2223 GlobalIdName0=
       
  2224 Removable0=True
       
  2225 ComponentSize0=0
       
  2226 ScomoState0=0
       
  2227 InstalledDrives0=C
       
  2228 Version0=
       
  2229 
       
  2230 [filter_test_names_test49]
       
  2231 SoftwareType=plain
       
  2232 ComponentName=FilterTestComponent
       
  2233 VendorName=FilterTestVendor
       
  2234 
       
  2235 [get_components_with_names_file_and_property_fourth]
       
  2236 FilterPropertiesCount=1
       
  2237 FilterPropertyName0=TestProperty
       
  2238 FilterStringProperty0=Test
       
  2239 FilterFile=c:\normal.fil
       
  2240 FilterName=FilterTestComponent
       
  2241 FilterVendor=FilterTestVendor
       
  2242 ComponentsCount=1
       
  2243 ComponentIdOffset0=3
       
  2244 ComponentName0=FilterTestComponent
       
  2245 VendorName0=FilterTestVendor
       
  2246 SoftwareType0=plain
       
  2247 GlobalIdName0=
       
  2248 Removable0=True
       
  2249 ComponentSize0=0
       
  2250 ScomoState0=0
       
  2251 InstalledDrives0=C
       
  2252 Version0=
       
  2253 
       
  2254 [filter_test_names_vendor_test50]
       
  2255 SoftwareType=plain
       
  2256 ComponentName=GeneralComponent
       
  2257 VendorName=FilterTestVendor
       
  2258 
       
  2259 [get_components_with_vendor_and_property_second]
       
  2260 FilterPropertiesCount=1
       
  2261 FilterPropertyName0=TestProperty
       
  2262 FilterStringProperty0=Test
       
  2263 FilterVendor=FilterTestVendor
       
  2264 ComponentsCount=1
       
  2265 ComponentIdOffset0=1
       
  2266 ComponentName0=GeneralComponent
       
  2267 VendorName0=FilterTestVendor
       
  2268 SoftwareType0=plain
       
  2269 GlobalIdName0=
       
  2270 Removable0=True
       
  2271 ComponentSize0=0
       
  2272 ScomoState0=0
       
  2273 InstalledDrives0=
       
  2274 Version0=
       
  2275 
       
  2276 // SEC-SCR-API-0051
       
  2277 [single_int64_property]
       
  2278 ComponentIdOffset=0
       
  2279 PropertiesCount=1
       
  2280 PropertyName0=SingleInt64Property
       
  2281 PropertyType0=2
       
  2282 PropertyValue0=72057594037927935
       
  2283 
       
  2284 [get_single_int64_property]
       
  2285 ComponentIdOffset=0
       
  2286 PropertyName=SingleInt64Property
       
  2287 PropertyType=2
       
  2288 PropertyValue=72057594037927935
       
  2289 
       
  2290 [update_single_int64_property]
       
  2291 ComponentIdOffset=0
       
  2292 PropertiesCount=1
       
  2293 PropertyName0=SingleInt64Property
       
  2294 PropertyType0=2
       
  2295 PropertyValue0=72057594037927932
       
  2296 
       
  2297 [get_updated_int64_property]
       
  2298 ComponentIdOffset=0
       
  2299 PropertyName=SingleInt64Property
       
  2300 PropertyType=2
       
  2301 PropertyValue=72057594037927932
       
  2302 
       
  2303 [verify_in64_property_filter]
       
  2304 FilterPropertiesCount=1
       
  2305 FilterPropertyName0=SingleInt64Property
       
  2306 FilterIntProperty0=72057594037927932
       
  2307 ComponentsCount=1
       
  2308 ComponentIdOffset0=0
       
  2309 ComponentName0=GeneralComponent
       
  2310 VendorName0=Symbian
       
  2311 SoftwareType0=plain
       
  2312 GlobalIdName0=
       
  2313 Removable0=True
       
  2314 ComponentSize0=0
       
  2315 ScomoState0=0
       
  2316 InstalledDrives0=
       
  2317 Version0=
       
  2318 
       
  2319 [multiple_int64_properties]
       
  2320 ComponentIdOffset=0
       
  2321 PropertiesCount=3
       
  2322 PropertyName0=StringProperty
       
  2323 PropertyType0=1
       
  2324 PropertyValue0=astring
       
  2325 PropertyName1=IntegerProperty
       
  2326 PropertyType1=2
       
  2327 PropertyValue1=72057594037927932
       
  2328 PropertyName2=LocalizedProperty
       
  2329 PropertyType2=3
       
  2330 PropertyValue2=alocalizedstring
       
  2331 PropertyLocale2=1
       
  2332 
       
  2333 // SEC-SCR-API-0052
       
  2334 
       
  2335 [component1_test52]
       
  2336 SoftwareType=plain
       
  2337 ComponentName=ComponentA
       
  2338 VendorName=FilterTestVendor
       
  2339 
       
  2340 [component2_test52]
       
  2341 SoftwareType=plain
       
  2342 ComponentName=ComponentB
       
  2343 VendorName=FilterTestVendor
       
  2344 
       
  2345 [component3_test52]
       
  2346 SoftwareType=plain
       
  2347 ComponentName=ComponentC
       
  2348 VendorName=FilterTestVendor
       
  2349 
       
  2350 [first_component_property_test52]
       
  2351 ComponentIdOffset=0
       
  2352 PropertiesCount=2
       
  2353 PropertyName0=PropertyA
       
  2354 PropertyType0=1
       
  2355 PropertyValue0=Test
       
  2356 PropertyName1=PropertyB
       
  2357 PropertyType1=2
       
  2358 PropertyValue1=1
       
  2359 
       
  2360 [second_component_property_test52]
       
  2361 ComponentIdOffset=1
       
  2362 PropertiesCount=2
       
  2363 PropertyName0=PropertyB
       
  2364 PropertyType0=2
       
  2365 PropertyValue0=1
       
  2366 PropertyName1=PropertyC
       
  2367 PropertyType1=2
       
  2368 PropertyValue1=2
       
  2369 
       
  2370 [third_component_property_test52]
       
  2371 ComponentIdOffset=2
       
  2372 PropertiesCount=3
       
  2373 PropertyName0=PropertyA
       
  2374 PropertyType0=1
       
  2375 PropertyValue0=Test
       
  2376 PropertyName1=PropertyB
       
  2377 PropertyType1=2
       
  2378 PropertyValue1=1
       
  2379 PropertyName2=PropertyC
       
  2380 PropertyType2=2
       
  2381 PropertyValue2=2
       
  2382 
       
  2383 [get_components_with_int_properties_test52]
       
  2384 FilterPropertiesCount=2
       
  2385 FilterPropertyName0=PropertyB
       
  2386 FilterIntProperty0=1
       
  2387 FilterPropertyName1=PropertyC
       
  2388 FilterIntProperty1=2
       
  2389 ComponentsCount=2
       
  2390 ComponentIdOffset0=2
       
  2391 ComponentName0=ComponentC
       
  2392 VendorName0=FilterTestVendor
       
  2393 SoftwareType0=plain
       
  2394 GlobalIdName0=
       
  2395 Removable0=True
       
  2396 ComponentSize0=0
       
  2397 ScomoState0=0
       
  2398 InstalledDrives0=
       
  2399 Version0=
       
  2400 ComponentIdOffset1=1
       
  2401 ComponentName1=ComponentB
       
  2402 VendorName1=FilterTestVendor
       
  2403 SoftwareType1=plain
       
  2404 GlobalIdName1=
       
  2405 Removable1=True
       
  2406 ComponentSize1=0
       
  2407 ScomoState1=0
       
  2408 InstalledDrives1=
       
  2409 Version1=
       
  2410 
       
  2411 [get_components_with_str_int_property_test52]
       
  2412 FilterPropertiesCount=2
       
  2413 FilterPropertyName0=PropertyA
       
  2414 FilterStringProperty0=Test
       
  2415 FilterPropertyName1=PropertyB
       
  2416 FilterIntProperty1=1
       
  2417 ComponentsCount=2
       
  2418 ComponentIdOffset0=2
       
  2419 ComponentName0=ComponentC
       
  2420 VendorName0=FilterTestVendor
       
  2421 SoftwareType0=plain
       
  2422 GlobalIdName0=
       
  2423 Removable0=True
       
  2424 ComponentSize0=0
       
  2425 ScomoState0=0
       
  2426 InstalledDrives0=
       
  2427 Version0=
       
  2428 ComponentIdOffset1=0
       
  2429 ComponentName1=ComponentA
       
  2430 VendorName1=FilterTestVendor
       
  2431 SoftwareType1=plain
       
  2432 GlobalIdName1=
       
  2433 Removable1=True
       
  2434 ComponentSize1=0
       
  2435 ScomoState1=0
       
  2436 InstalledDrives1=
       
  2437 Version1=
       
  2438 
       
  2439 // SEC-SCR-API-0053
       
  2440 [verify_first_component_count_test53]
       
  2441 ComponentIdOffset=0
       
  2442 ExpectedFilesCount=2
       
  2443 
       
  2444 [verify_second_component_count_test53]
       
  2445 ComponentIdOffset=1
       
  2446 ExpectedFilesCount=0
       
  2447 
       
  2448 // SEC-SCR-API-0054
       
  2449 [component1_test54]
       
  2450 SoftwareType=plain
       
  2451 ComponentName=RightComponent
       
  2452 VendorName=RightVendor
       
  2453 
       
  2454 [component2_test54]
       
  2455 SoftwareType=plain
       
  2456 ComponentName=RightComponent
       
  2457 VendorName=WrongVendor
       
  2458 
       
  2459 [component3_test54]
       
  2460 SoftwareType=plain
       
  2461 ComponentName=RightComponent
       
  2462 VendorName=RightVendor
       
  2463 
       
  2464 [component4_test54]
       
  2465 SoftwareType=plain
       
  2466 ComponentName=WrongComponent
       
  2467 VendorName=RightVendor
       
  2468 
       
  2469 [component5_test54]
       
  2470 SoftwareType=dummy
       
  2471 ComponentName=RightComponent
       
  2472 VendorName=RightVendor
       
  2473 
       
  2474 [get_components_subsession_test54]
       
  2475 FilterSoftwareType=plain
       
  2476 FilterName=RightComponent
       
  2477 FilterVendor=RightVendor
       
  2478 ComponentsCount=2
       
  2479 ComponentIdOffset0=2
       
  2480 ComponentName0=RightComponent
       
  2481 VendorName0=RightVendor
       
  2482 SoftwareType0=plain
       
  2483 GlobalIdName0=
       
  2484 Removable0=True
       
  2485 ComponentSize0=0
       
  2486 ScomoState0=0
       
  2487 InstalledDrives0=
       
  2488 Version0=
       
  2489 ComponentIdOffset1=4
       
  2490 ComponentName1=RightComponent
       
  2491 VendorName1=RightVendor
       
  2492 SoftwareType1=plain
       
  2493 GlobalIdName1=
       
  2494 Removable1=True
       
  2495 ComponentSize1=0
       
  2496 ScomoState1=0
       
  2497 InstalledDrives1=
       
  2498 Version1=
       
  2499 
       
  2500 [get_component_ids_test54]
       
  2501 FilterSoftwareType=plain
       
  2502 FilterName=RightComponent
       
  2503 FilterVendor=RightVendor
       
  2504 ComponentsCount=2
       
  2505 ComponentIdOffset0=2
       
  2506 ComponentIdOffset1=4
       
  2507 
       
  2508 // SEC-SCR-API-0055
       
  2509 [huge_component_test55_update]
       
  2510 ComponentIdOffset=0
       
  2511 Version=0.1
       
  2512 Removable=False
       
  2513 DrmProtected=False
       
  2514 Hidden=False
       
  2515 KnownRevoked=False
       
  2516 OriginVerified=False
       
  2517 ComponentName=UpdatedName
       
  2518 VendorName=UpdatedVendor
       
  2519 PropertyLocale=6
       
  2520 ComponentSize=281474976710655
       
  2521 
       
  2522 [huge_component_test55_verify]
       
  2523 ComponentsCount=1
       
  2524 ComponentIdOffset0=0
       
  2525 ComponentName0=GeneralComponent
       
  2526 VendorName0=Symbian
       
  2527 SoftwareType0=plain
       
  2528 GlobalIdName0=
       
  2529 Removable0=False
       
  2530 ComponentSize0=281474976710655
       
  2531 ScomoState0=0
       
  2532 InstalledDrives0=
       
  2533 Version0=0.1
       
  2534 
       
  2535 // SEC-SCR-API-0057
       
  2536 [component1_test57]
       
  2537 SoftwareType=plain
       
  2538 ComponentName=Component1
       
  2539 VendorName=Symbian
       
  2540 
       
  2541 [component2_test57]
       
  2542 SoftwareType=plain
       
  2543 ComponentName=Component2
       
  2544 VendorName=Symbian
       
  2545 
       
  2546 [component3_test57]
       
  2547 SoftwareType=plain
       
  2548 ComponentName=Component3
       
  2549 VendorName=Symbian
       
  2550 
       
  2551 [component1_properties]
       
  2552 ComponentIdOffset=2
       
  2553 PropertiesCount=2
       
  2554 PropertyName0=TestProperty
       
  2555 PropertyType0=3
       
  2556 PropertyValue0=EnglishValue
       
  2557 PropertyLocale0=1
       
  2558 PropertyName1=TestProperty
       
  2559 PropertyType1=3
       
  2560 PropertyValue1=JustValue
       
  2561 PropertyLocale1=0 // KLangNone
       
  2562 
       
  2563 [component2_properties]
       
  2564 ComponentIdOffset=1
       
  2565 PropertiesCount=2
       
  2566 PropertyName0=TestProperty
       
  2567 PropertyType0=3
       
  2568 PropertyValue0=EnglishValue
       
  2569 PropertyLocale0=1
       
  2570 PropertyName1=TestProperty
       
  2571 PropertyType1=3
       
  2572 PropertyValue1=JustValue
       
  2573 PropertyLocale1=0 // KLangNone
       
  2574 
       
  2575 [component3_properties]
       
  2576 ComponentIdOffset=0
       
  2577 PropertiesCount=1
       
  2578 PropertyName0=TestProperty
       
  2579 PropertyType0=3
       
  2580 PropertyValue0=EnglishValue
       
  2581 PropertyLocale0=0
       
  2582 
       
  2583 [get_components_english_property_test57]
       
  2584 FilterPropertiesCount=1
       
  2585 FilterPropertyName0=TestProperty
       
  2586 FilterStringProperty0=EnglishValue
       
  2587 FilterPropertyLocale0=1 //English
       
  2588 ComponentsCount=2
       
  2589 ComponentIdOffset0=2
       
  2590 ComponentName0=Component1
       
  2591 VendorName0=Symbian
       
  2592 SoftwareType0=plain
       
  2593 GlobalIdName0=
       
  2594 Removable0=True
       
  2595 ComponentSize0=0
       
  2596 ScomoState0=0
       
  2597 InstalledDrives0=
       
  2598 Version0=
       
  2599 ComponentIdOffset1=1
       
  2600 ComponentName1=Component2
       
  2601 VendorName1=Symbian
       
  2602 SoftwareType1=plain
       
  2603 GlobalIdName1=
       
  2604 Removable1=True
       
  2605 ComponentSize1=0
       
  2606 ScomoState1=0
       
  2607 InstalledDrives1=
       
  2608 Version1=
       
  2609 
       
  2610 [get_components_any_property_test57]
       
  2611 FilterPropertiesCount=1
       
  2612 FilterPropertyName0=TestProperty
       
  2613 FilterStringProperty0=EnglishValue
       
  2614 FilterPropertyLocale0=-1 //KLangUnspecified
       
  2615 ComponentsCount=3
       
  2616 ComponentIdOffset0=2
       
  2617 ComponentName0=Component1
       
  2618 VendorName0=Symbian
       
  2619 SoftwareType0=plain
       
  2620 GlobalIdName0=
       
  2621 Removable0=True
       
  2622 ComponentSize0=0
       
  2623 ScomoState0=0
       
  2624 InstalledDrives0=
       
  2625 Version0=
       
  2626 ComponentIdOffset1=1
       
  2627 ComponentName1=Component2
       
  2628 VendorName1=Symbian
       
  2629 SoftwareType1=plain
       
  2630 GlobalIdName1=
       
  2631 Removable1=True
       
  2632 ComponentSize1=0
       
  2633 ScomoState1=0
       
  2634 InstalledDrives1=
       
  2635 Version1=
       
  2636 ComponentIdOffset2=0
       
  2637 ComponentName2=Component3
       
  2638 VendorName2=Symbian
       
  2639 SoftwareType2=plain
       
  2640 GlobalIdName2=
       
  2641 Removable2=True
       
  2642 ComponentSize2=0
       
  2643 ScomoState2=0
       
  2644 InstalledDrives2=
       
  2645 Version2=
       
  2646 
       
  2647 [get_components_negative_property_test57]
       
  2648 FilterPropertiesCount=1
       
  2649 FilterPropertyName0=TestProperty
       
  2650 FilterStringProperty0=EnglishValue
       
  2651 FilterPropertyLocale0=6 //KLangSwedish
       
  2652 ComponentsCount=0
       
  2653 
       
  2654 // SEC-SCR-API-0058
       
  2655 
       
  2656 [component_with_global_id]
       
  2657 SoftwareType=plain
       
  2658 ComponentName=GeneralComponent
       
  2659 VendorName=Symbian
       
  2660 GlobalIdName=uniqueglobalid
       
  2661 
       
  2662 [component_attributes_with_global_id]
       
  2663 ComponentIdOffset=0
       
  2664 ComponentName=GeneralComponent
       
  2665 VendorName=Symbian
       
  2666 SoftwareType=plain
       
  2667 GlobalIdName=uniqueglobalid
       
  2668 Removable=True
       
  2669 ComponentSize=0
       
  2670 ScomoState=0
       
  2671 InstalledDrives=
       
  2672 Version=
       
  2673 
       
  2674 [component_with_]
       
  2675 
       
  2676 // SEC-SCR-API-0059
       
  2677 
       
  2678 [supplier_component]
       
  2679 SoftwareType=plain
       
  2680 ComponentName=SupplierComponent1
       
  2681 VendorName=Symbian
       
  2682 GlobalIdName=suppliercomponent1globalid
       
  2683 
       
  2684 [supplier_component_globalid]
       
  2685 GlobalIdName=suppliercomponent1globalid
       
  2686 SoftwareType=plain
       
  2687 ComponentIdOffset=0
       
  2688 
       
  2689 [dependant_component]
       
  2690 SoftwareType=dummy
       
  2691 ComponentName=DependantComponent1
       
  2692 VendorName=Symbian
       
  2693 GlobalIdName=dependantcomponent1globalid
       
  2694 
       
  2695 [dependant_component_globalid]
       
  2696 ComponentIdOffset=0
       
  2697 ComponentName=DependantComponent1
       
  2698 VendorName=Symbian
       
  2699 SoftwareType=dummy
       
  2700 GlobalIdName=dependantcomponent1globalid
       
  2701 Removable=True
       
  2702 ComponentSize=0
       
  2703 ScomoState=0
       
  2704 InstalledDrives=
       
  2705 Version=
       
  2706 
       
  2707 [dependency_with_existing_components]
       
  2708 SupplierGlobalIdName=suppliercomponent1globalid
       
  2709 SupplierSwTypeName=plain
       
  2710 DependantGlobalIdName=dependantcomponent1globalid
       
  2711 DependantSwTypeName=dummy
       
  2712 
       
  2713 [dependant_components]
       
  2714 GlobalIdType=Supplier
       
  2715 GlobalIdName=suppliercomponent1globalid
       
  2716 SoftwareType=plain
       
  2717 GlobalIdCount=1
       
  2718 GlobalIdName0=dependantcomponent1globalid
       
  2719 SoftwareType0=dummy
       
  2720 
       
  2721 [supplier_components]
       
  2722 GlobalIdType=Dependant
       
  2723 GlobalIdName=dependantcomponent1globalid
       
  2724 SoftwareType=dummy
       
  2725 GlobalIdCount=1
       
  2726 GlobalIdName0=suppliercomponent1globalid
       
  2727 SoftwareType0=plain
       
  2728 
       
  2729 [deleted_supplier]
       
  2730 GlobalIdType=Supplier
       
  2731 GlobalIdName=suppliercomponent1globalid
       
  2732 SoftwareType=plain
       
  2733 GlobalIdCount=0
       
  2734 
       
  2735 [deleted_dependant]
       
  2736 GlobalIdType=Dependant
       
  2737 GlobalIdName=dependantcomponent1globalid
       
  2738 SoftwareType=dummy
       
  2739 GlobalIdCount=0
       
  2740 
       
  2741 [second_supplier_component]
       
  2742 SoftwareType=dummy
       
  2743 ComponentName=SupplierComponent2
       
  2744 VendorName=Symbian
       
  2745 GlobalIdName=suppliercomponent2globalid
       
  2746 
       
  2747 [dependency_with_second_supplier]
       
  2748 SupplierGlobalIdName=suppliercomponent2globalid
       
  2749 SupplierSwTypeName=dummy
       
  2750 DependantGlobalIdName=dependantcomponent1globalid
       
  2751 DependantSwTypeName=dummy
       
  2752 
       
  2753 [all_supplier_components]
       
  2754 GlobalIdType=Dependant
       
  2755 GlobalIdName=dependantcomponent1globalid
       
  2756 SoftwareType=dummy
       
  2757 GlobalIdCount=2
       
  2758 GlobalIdName0=suppliercomponent1globalid
       
  2759 SoftwareType0=plain
       
  2760 GlobalIdName1=suppliercomponent2globalid
       
  2761 SoftwareType1=dummy
       
  2762 
       
  2763 [second_dependant_component]
       
  2764 SoftwareType=plain
       
  2765 ComponentName=DependantComponent2
       
  2766 VendorName=Symbian
       
  2767 GlobalIdName=dependantcomponent2globalid
       
  2768 
       
  2769 [dependency_with_second_dependant]
       
  2770 SupplierGlobalIdName=suppliercomponent2globalid
       
  2771 SupplierSwTypeName=dummy
       
  2772 DependantGlobalIdName=dependantcomponent2globalid
       
  2773 DependantSwTypeName=plain
       
  2774 
       
  2775 [all_dependant_components]
       
  2776 GlobalIdType=Supplier
       
  2777 GlobalIdName=suppliercomponent2globalid
       
  2778 SoftwareType=dummy
       
  2779 GlobalIdCount=2
       
  2780 GlobalIdName0=dependantcomponent2globalid
       
  2781 SoftwareType0=plain
       
  2782 GlobalIdName1=dependantcomponent1globalid
       
  2783 SoftwareType1=dummy
       
  2784 
       
  2785 [dependency_to_nonexisting_component]
       
  2786 SupplierGlobalIdName=nonexistingsuppliercomponentglobalid
       
  2787 SupplierSwTypeName=nonexistinginstaller
       
  2788 DependantGlobalIdName=dependantcomponent2globalid
       
  2789 DependantSwTypeName=plain
       
  2790 
       
  2791 [existing_and_nonexisting_suppliers]
       
  2792 GlobalIdType=Dependant
       
  2793 GlobalIdName=dependantcomponent2globalid
       
  2794 SoftwareType=plain
       
  2795 GlobalIdCount=2
       
  2796 GlobalIdName0=nonexistingsuppliercomponentglobalid
       
  2797 SoftwareType0=nonexistinginstaller
       
  2798 GlobalIdName1=suppliercomponent2globalid
       
  2799 SoftwareType1=dummy
       
  2800 
       
  2801 [delete_second_dependant]
       
  2802 ComponentIdOffset=0
       
  2803 
       
  2804 [suppliers_of_deleted_dependant]
       
  2805 GlobalIdType=Dependant
       
  2806 GlobalIdName=dependantcomponent2globalid
       
  2807 SoftwareType=plain
       
  2808 GlobalIdCount=0
       
  2809 
       
  2810 [delete_first_supplier]
       
  2811 ComponentIdOffset=3
       
  2812 
       
  2813 [remained_dependencies]
       
  2814 GlobalIdType=Supplier
       
  2815 GlobalIdName=suppliercomponent1globalid
       
  2816 SoftwareType=plain
       
  2817 GlobalIdCount=1
       
  2818 GlobalIdName0=dependantcomponent1globalid
       
  2819 SoftwareType0=dummy
       
  2820 
       
  2821 [dependency_with_nonexisting_components]
       
  2822 SupplierGlobalIdName=nonexistingsupplier
       
  2823 SupplierSwTypeName=plain
       
  2824 DependantGlobalIdName=nonexistingdependant
       
  2825 DependantSwTypeName=plain
       
  2826 
       
  2827 [dependant_nonexisting_components]
       
  2828 GlobalIdType=Supplier
       
  2829 GlobalIdName=nonexistingsupplier
       
  2830 SoftwareType=plain
       
  2831 GlobalIdCount=1
       
  2832 GlobalIdName0=nonexistingdependant
       
  2833 SoftwareType0=plain
       
  2834 
       
  2835 [supplier_nonexisting_components]
       
  2836 GlobalIdType=Dependant
       
  2837 GlobalIdName=nonexistingdependant
       
  2838 SoftwareType=plain
       
  2839 GlobalIdCount=1
       
  2840 GlobalIdName0=nonexistingsupplier
       
  2841 SoftwareType0=plain
       
  2842 
       
  2843 // SEC-SCR-API-0061
       
  2844 
       
  2845 [update_first_component_attributes_test61]
       
  2846 ComponentIdOffset=2
       
  2847 Version=1.2.3
       
  2848 Removable=True
       
  2849 DrmProtected=True
       
  2850 Hidden=True
       
  2851 KnownRevoked=False
       
  2852 OriginVerified=True
       
  2853 ComponentSize=2048
       
  2854 ComponentName=GeneralComponent
       
  2855 VendorName=Symbian
       
  2856 PropertyLocale=1 //English
       
  2857 
       
  2858 [update_second_component_attributes_test61]
       
  2859 ComponentIdOffset=1
       
  2860 Version=8.3.5
       
  2861 Removable=False
       
  2862 DrmProtected=True
       
  2863 Hidden=True
       
  2864 KnownRevoked=True
       
  2865 OriginVerified=True
       
  2866 ComponentSize=4096
       
  2867 ComponentName=GeneralComponent
       
  2868 VendorName=Symbian
       
  2869 PropertyLocale=1 //English
       
  2870 
       
  2871 [update_third_component_attributes_test61]
       
  2872 ComponentIdOffset=0
       
  2873 Version=5.6.6
       
  2874 Removable=False
       
  2875 DrmProtected=False
       
  2876 Hidden=True
       
  2877 KnownRevoked=True
       
  2878 OriginVerified=True
       
  2879 ComponentSize=512
       
  2880 ComponentName=GeneralComponent
       
  2881 VendorName=Symbian
       
  2882 PropertyLocale=1 //English
       
  2883 
       
  2884 [get_components_with_drm_hidden_common_properties]
       
  2885 FilterIsDrmProtected=True
       
  2886 FilterIsHidden=True
       
  2887 ComponentsCount=2
       
  2888 ComponentIdOffset0=2
       
  2889 ComponentName0=GeneralComponent
       
  2890 VendorName0=Symbian
       
  2891 SoftwareType0=plain
       
  2892 GlobalIdName0=
       
  2893 Removable0=True
       
  2894 DrmProtected0=True
       
  2895 Hidden0=True
       
  2896 KnownRevoked0=False
       
  2897 OriginVerified0=True
       
  2898 ComponentSize0=2048
       
  2899 ScomoState0=0
       
  2900 InstalledDrives0=
       
  2901 Version0=1.2.3
       
  2902 ComponentIdOffset1=1
       
  2903 ComponentName1=GeneralComponent
       
  2904 VendorName1=Symbian
       
  2905 SoftwareType1=plain
       
  2906 GlobalIdName1=
       
  2907 Removable1=False
       
  2908 DrmProtected1=True
       
  2909 Hidden1=True
       
  2910 KnownRevoked1=True
       
  2911 OriginVerified1=True
       
  2912 ComponentSize1=4096
       
  2913 ScomoState1=0
       
  2914 InstalledDrives1=
       
  2915 Version1=8.3.5
       
  2916 
       
  2917 [get_components_with_originverified_knownrevoked_properties]
       
  2918 FilterIsOriginVerified=True
       
  2919 FilterIsKnownRevoked=True
       
  2920 ComponentsCount=2
       
  2921 ComponentIdOffset0=1
       
  2922 ComponentName0=GeneralComponent
       
  2923 VendorName0=Symbian
       
  2924 SoftwareType0=plain
       
  2925 GlobalIdName0=
       
  2926 Removable0=False
       
  2927 DrmProtected0=True
       
  2928 Hidden0=True
       
  2929 KnownRevoked0=True
       
  2930 OriginVerified0=True
       
  2931 ComponentSize0=4096
       
  2932 ScomoState0=0
       
  2933 InstalledDrives0=
       
  2934 Version0=8.3.5
       
  2935 ComponentIdOffset1=0
       
  2936 ComponentName1=GeneralComponent
       
  2937 VendorName1=Symbian
       
  2938 SoftwareType1=plain
       
  2939 GlobalIdName1=
       
  2940 Removable1=False
       
  2941 DrmProtected1=False
       
  2942 Hidden1=True
       
  2943 KnownRevoked1=True
       
  2944 OriginVerified1=True
       
  2945 ComponentSize1=512
       
  2946 ScomoState1=0
       
  2947 InstalledDrives1=
       
  2948 Version1=5.6.6
       
  2949 
       
  2950 [get_components_with_common_and_customized_attributes]
       
  2951 FilterIsDrmProtected=True
       
  2952 FilterPropertiesCount=1
       
  2953 FilterPropertyName0=TestProperty
       
  2954 FilterStringProperty0=Test
       
  2955 ComponentsCount=1
       
  2956 ComponentIdOffset0=1
       
  2957 ComponentName0=GeneralComponent
       
  2958 VendorName0=Symbian
       
  2959 SoftwareType0=plain
       
  2960 GlobalIdName0=
       
  2961 Removable0=False
       
  2962 DrmProtected0=True
       
  2963 Hidden0=True
       
  2964 KnownRevoked0=True
       
  2965 OriginVerified0=True
       
  2966 ComponentSize0=4096
       
  2967 ScomoState0=0
       
  2968 InstalledDrives0=
       
  2969 Version0=8.3.5
       
  2970 
       
  2971 // SEC-SCR-API-0062
       
  2972 
       
  2973 [versioned_dependency]
       
  2974 SupplierGlobalIdName=suppliercomponent1globalid
       
  2975 SupplierSwTypeName=plain
       
  2976 VersionFrom=1.2.3
       
  2977 VersionTo=9.8.7
       
  2978 DependantGlobalIdName=dependantcomponent1globalid
       
  2979 DependantSwTypeName=dummy
       
  2980 
       
  2981 
       
  2982 [versioned_dependant_components]
       
  2983 GlobalIdType=Supplier
       
  2984 GlobalIdName=suppliercomponent1globalid
       
  2985 SoftwareType=plain
       
  2986 GlobalIdCount=1
       
  2987 GlobalIdName0=dependantcomponent1globalid
       
  2988 SoftwareType0=dummy
       
  2989 VersionFrom0=1.2.3
       
  2990 VersionTo0=9.8.7
       
  2991 
       
  2992 [versioned_supplier_components]
       
  2993 GlobalIdType=Dependant
       
  2994 GlobalIdName=dependantcomponent1globalid
       
  2995 SoftwareType=dummy
       
  2996 GlobalIdCount=1
       
  2997 GlobalIdName0=suppliercomponent1globalid
       
  2998 SoftwareType0=plain
       
  2999 VersionFrom0=1.2.3
       
  3000 VersionTo0=9.8.7
       
  3001 
       
  3002 [versioned_dependency_with_second_supplier]
       
  3003 SupplierGlobalIdName=suppliercomponent2globalid
       
  3004 SupplierSwTypeName=dummy
       
  3005 VersionFrom=
       
  3006 VersionTo=2.3.110
       
  3007 DependantGlobalIdName=dependantcomponent1globalid
       
  3008 DependantSwTypeName=dummy
       
  3009 
       
  3010 [versioned_all_supplier_components]
       
  3011 GlobalIdType=Dependant
       
  3012 GlobalIdName=dependantcomponent1globalid
       
  3013 SoftwareType=dummy
       
  3014 GlobalIdCount=2
       
  3015 GlobalIdName0=suppliercomponent1globalid
       
  3016 SoftwareType0=plain
       
  3017 VersionFrom0=1.2.3
       
  3018 VersionTo0=9.8.7
       
  3019 GlobalIdName1=suppliercomponent2globalid
       
  3020 SoftwareType1=dummy
       
  3021 VersionFrom1=
       
  3022 VersionTo1=2.3.110
       
  3023 
       
  3024 [versioned_dependency_with_second_dependant]
       
  3025 SupplierGlobalIdName=suppliercomponent2globalid
       
  3026 SupplierSwTypeName=dummy
       
  3027 VersionFrom=1.45.987
       
  3028 VersionTo=
       
  3029 DependantGlobalIdName=dependantcomponent2globalid
       
  3030 DependantSwTypeName=plain
       
  3031 
       
  3032 [versioned_all_dependant_components]
       
  3033 GlobalIdType=Supplier
       
  3034 GlobalIdName=suppliercomponent2globalid
       
  3035 SoftwareType=dummy
       
  3036 GlobalIdCount=2
       
  3037 GlobalIdName0=dependantcomponent2globalid
       
  3038 SoftwareType0=plain
       
  3039 VersionFrom0=1.45.987
       
  3040 VersionTo0=
       
  3041 GlobalIdName1=dependantcomponent1globalid
       
  3042 SoftwareType1=dummy
       
  3043 VersionFrom1=
       
  3044 VersionTo1=2.3.110
       
  3045 
       
  3046 // SEC-SCR-API-0063
       
  3047 
       
  3048 [add_nonlocalized_software_type]
       
  3049 OperationType=NonLocalized
       
  3050 
       
  3051 [component_nonlocalized_software_type]
       
  3052 SoftwareType=test_nonlocalizedinstaller_uniquename
       
  3053 ComponentName=GeneralComponent
       
  3054 VendorName=SymbianSecurityTeam
       
  3055 
       
  3056 [add_localized_software_type]
       
  3057 OperationType=Localized
       
  3058 
       
  3059 [component_localized_software_type]
       
  3060 SoftwareType=test_localizedinstaller_uniquename
       
  3061 ComponentName=GeneralComponent
       
  3062 VendorName=Symbian
       
  3063 
       
  3064 [add_software_type_without_mime_types]
       
  3065 OperationType=NoMimeType
       
  3066 
       
  3067 [non_orphaned_component]
       
  3068 ExpectedComponentOrphaned=False
       
  3069 ComponentIdOffset=0
       
  3070 
       
  3071 [orphaned_component]
       
  3072 ExpectedComponentOrphaned=True
       
  3073 ComponentIdOffset=1
       
  3074 
       
  3075 [orphaned_component_attributes]
       
  3076 ComponentIdOffset=1
       
  3077 ComponentName=GeneralComponent
       
  3078 VendorName=SymbianSecurityTeam
       
  3079 SoftwareType=test_nonlocalizedinstaller_uniquename
       
  3080 GlobalIdName=
       
  3081 Removable=True
       
  3082 ComponentSize=0
       
  3083 ScomoState=0
       
  3084 InstalledDrives=
       
  3085 Version=
       
  3086 
       
  3087 [get_orphaned_component_by_vendor]
       
  3088 FilterVendor=SymbianSecurityTeam
       
  3089 ComponentsCount=1
       
  3090 ComponentIdOffset0=1
       
  3091 ComponentName0=GeneralComponent
       
  3092 VendorName0=SymbianSecurityTeam
       
  3093 SoftwareType0=test_nonlocalizedinstaller_uniquename
       
  3094 GlobalIdName0=
       
  3095 Removable0=True
       
  3096 ComponentSize0=0
       
  3097 ScomoState0=0
       
  3098 InstalledDrives0=
       
  3099 Version0=
       
  3100 
       
  3101 [orphaned_non_existing_component]
       
  3102 ExpectedComponentOrphaned=False
       
  3103 ComponentId=123456
       
  3104 
       
  3105 [update_orphaned_component_attributes]
       
  3106 ComponentIdOffset=1
       
  3107 Version=0.1
       
  3108 Removable=False
       
  3109 DrmProtected=True
       
  3110 Hidden=True
       
  3111 KnownRevoked=True
       
  3112 OriginVerified=True
       
  3113 ComponentSize=12345
       
  3114 ComponentName=UpdatedComponentName
       
  3115 VendorName=UpdatedVendorName
       
  3116 PropertyLocale=10
       
  3117 
       
  3118 [orphaned_component_files]
       
  3119 ComponentIdOffset=1
       
  3120 FileCount= 2
       
  3121 FileName0=c:\logs\orphaned_test0.txt
       
  3122 FileName1=z:\logs\orphaned_test1.txt
       
  3123 
       
  3124 [orphaned_component_properties]
       
  3125 ComponentIdOffset=1
       
  3126 PropertiesCount=1
       
  3127 PropertyName0=OrphanedStringProperty
       
  3128 PropertyType0=1
       
  3129 PropertyValue0=orphanedstring
       
  3130 
       
  3131 [non_orphaned_component_after_reinstalling_swtype]
       
  3132 ExpectedComponentOrphaned=False
       
  3133 ComponentIdOffset=1
       
  3134 
       
  3135 [add_localized_software_type_with_different_plugin_uid]
       
  3136 OperationType=LocalizedWithDifferentPluginUid
       
  3137 
       
  3138 [add_localized_software_type_with_extra_name]
       
  3139 OperationType=LocalizedWithExtraName
       
  3140 
       
  3141 [add_localized_software_type_with_missing_name]
       
  3142 OperationType=LocalizedWithMissingName
       
  3143 
       
  3144 [add_localized_software_type_with_extra_mime]
       
  3145 OperationType=LocalizedExtraMime
       
  3146 
       
  3147 [add_localized_software_type_with_missing_mime]
       
  3148 OperationType=LocalizedMissingMime
       
  3149 
       
  3150 [add_multiple_sid_with_launcher_executable]
       
  3151 OperationType=MultipleSidAndLauncherExecutable
       
  3152 
       
  3153 // SEC-SCR-API-0064
       
  3154 [drives_management_register_files]
       
  3155 ComponentIdOffset=0
       
  3156 FileCount= 3
       
  3157 FileName0=c:\test1.txt
       
  3158 FileName1=c:\test2.txt
       
  3159 FileName2=d:\test3.txt
       
  3160 
       
  3161 [drives_management_both_drives]
       
  3162 ComponentIdOffset=0
       
  3163 ComponentName=GeneralComponent
       
  3164 VendorName=Symbian
       
  3165 SoftwareType=plain
       
  3166 GlobalIdName=
       
  3167 Removable=True
       
  3168 ComponentSize=0
       
  3169 ScomoState=0
       
  3170 InstalledDrives=C,D
       
  3171 Version=
       
  3172 
       
  3173 [drives_management_c_drive]
       
  3174 ComponentIdOffset=0
       
  3175 ComponentName=GeneralComponent
       
  3176 VendorName=Symbian
       
  3177 SoftwareType=plain
       
  3178 GlobalIdName=
       
  3179 Removable=True
       
  3180 ComponentSize=0
       
  3181 ScomoState=0
       
  3182 InstalledDrives=C
       
  3183 Version=
       
  3184 
       
  3185 [drives_management_unregister_first_c_file]
       
  3186 ComponentIdOffset=0
       
  3187 FileName=c:\test1.txt
       
  3188 
       
  3189 [drives_management_unregister_second_c_file]
       
  3190 ComponentIdOffset=0
       
  3191 FileName=c:\test2.txt
       
  3192 
       
  3193 [drives_management_unregister_first_d_file]
       
  3194 ComponentIdOffset=0
       
  3195 FileName=d:\test3.txt
       
  3196 
       
  3197 // SEC-SCR-API-0065
       
  3198 [component_with_localizables_test65]
       
  3199 SoftwareType=plain
       
  3200 IsLocalisable=True
       
  3201 LocalesCount=1
       
  3202 ComponentName0=Component_Test65
       
  3203 VendorName0=SecurityTeam
       
  3204 ComponentLocale0=1 //English
       
  3205 
       
  3206 [set_base_language_property_test65]
       
  3207 ComponentIdOffset=0
       
  3208 PropertiesCount=1
       
  3209 PropertyName0=SingleLocalizedProperty
       
  3210 PropertyType0=3
       
  3211 PropertyValue0=alocalizedstring
       
  3212 PropertyLocale0=1
       
  3213 
       
  3214 [get_base_language_property_test65]
       
  3215 ComponentIdOffset=0
       
  3216 PropertyName=SingleLocalizedProperty
       
  3217 PropertyType=3
       
  3218 PropertyValue=alocalizedstring
       
  3219 PropertyLocale=1 
       
  3220 
       
  3221 [get_child_language_property_test65]
       
  3222 ComponentIdOffset=0
       
  3223 PropertyName=SingleLocalizedProperty
       
  3224 PropertyType=3
       
  3225 PropertyValue=alocalizedstring
       
  3226 PropertyLocale=10
       
  3227 
       
  3228 [get_unspecified_language_property_test65]
       
  3229 ComponentIdOffset=0
       
  3230 PropertyName=SingleLocalizedProperty
       
  3231 PropertyType=3
       
  3232 PropertyValue=alocalizedstring
       
  3233 PropertyLocale=-1
       
  3234 
       
  3235 [get_component_with_unspecified_names_test65]
       
  3236 ComponentLocale=-1
       
  3237 ComponentIdOffset=0
       
  3238 ComponentName=Component_Test65
       
  3239 VendorName=SecurityTeam
       
  3240 SoftwareType=plain
       
  3241 GlobalIdName=
       
  3242 Removable=True
       
  3243 ComponentSize=0
       
  3244 ScomoState=0
       
  3245 InstalledDrives=
       
  3246 Version=
       
  3247 
       
  3248 [get_component_with_base_language_test65]
       
  3249 ComponentLocale=1
       
  3250 ComponentIdOffset=0
       
  3251 ComponentName=Component_Test65
       
  3252 VendorName=SecurityTeam
       
  3253 SoftwareType=plain
       
  3254 GlobalIdName=
       
  3255 Removable=True
       
  3256 ComponentSize=0
       
  3257 ScomoState=0
       
  3258 InstalledDrives=
       
  3259 Version=
       
  3260 
       
  3261 [get_component_with_child_language_test65]
       
  3262 ComponentLocale=10
       
  3263 ComponentIdOffset=0
       
  3264 ComponentName=Component_Test65
       
  3265 VendorName=SecurityTeam
       
  3266 SoftwareType=plain
       
  3267 GlobalIdName=
       
  3268 Removable=True
       
  3269 ComponentSize=0
       
  3270 ScomoState=0
       
  3271 InstalledDrives=
       
  3272 Version=
       
  3273 
       
  3274 // SEC-SCR-API-0066
       
  3275 
       
  3276 [common_component_names_with_version]
       
  3277 SoftwareType=plain
       
  3278 ComponentName=GeneralComponent
       
  3279 VendorName=Symbian
       
  3280 Version=1.2.3
       
  3281 
       
  3282 [update_common_component_names]
       
  3283 SoftwareType=plain
       
  3284 ComponentName=UpdatedGeneralComponent
       
  3285 VendorName=Symbian
       
  3286 GlobalIdName=updatedglobalid
       
  3287 OperationType=2
       
  3288 
       
  3289 [log_entries]
       
  3290 LogsCount=3
       
  3291 ComponentName0=GeneralComponent
       
  3292 SoftwareType0=plain
       
  3293 Version0=1.2.3
       
  3294 GlobalIdName0=
       
  3295 OperationType0=0
       
  3296 ComponentName1=GeneralComponent
       
  3297 SoftwareType1=plain
       
  3298 Version1=1.2.3
       
  3299 GlobalIdName1=
       
  3300 OperationType1=1
       
  3301 ComponentName2=UpdatedGeneralComponent
       
  3302 SoftwareType2=plain
       
  3303 Version2=
       
  3304 GlobalIdName2=updatedglobalid
       
  3305 OperationType2=2
       
  3306 
       
  3307 [dummy_log_entries]
       
  3308 LogsCount=1
       
  3309 SoftwareType=dummy
       
  3310 ComponentName0=ComponentOne
       
  3311 SoftwareType0=dummy
       
  3312 Version0=
       
  3313 GlobalIdName0=
       
  3314 OperationType0=0
       
  3315 
       
  3316 [component_with_currentlocale_name]
       
  3317 SoftwareType=plain
       
  3318 IsLocalisable=True
       
  3319 LocalesCount=3
       
  3320 ComponentName0=Cåmponent_N2
       
  3321 VendorName0=SäkerhetLag
       
  3322 ComponentLocale0=6 //Swedish
       
  3323 ComponentName1=Component_NoLocale
       
  3324 VendorName1=SecurityTeam
       
  3325 ComponentLocale1=0
       
  3326 ComponentName2=Component_CurrentLocale
       
  3327 VendorName2=SecurityTeam
       
  3328 ComponentLocale2=1 //English
       
  3329 
       
  3330 [component_with_nonlocalized_name]
       
  3331 SoftwareType=plain
       
  3332 IsLocalisable=True
       
  3333 LocalesCount=2
       
  3334 ComponentName0=Cåmponent_N2
       
  3335 VendorName0=SäkerhetLag
       
  3336 ComponentLocale0=6 //Swedish
       
  3337 ComponentName1=Component_NoLocale
       
  3338 VendorName1=SecurityTeam
       
  3339 ComponentLocale1=0
       
  3340 
       
  3341 [component_with_localized_name]
       
  3342 SoftwareType=plain
       
  3343 IsLocalisable=True
       
  3344 LocalesCount=2
       
  3345 ComponentName0=Cåmponent_N2
       
  3346 VendorName0=SäkerhetLag
       
  3347 ComponentLocale0=6 //Swedish
       
  3348 ComponentName1=Component_French
       
  3349 VendorName1=SecurityTeam
       
  3350 ComponentLocale1=2
       
  3351 
       
  3352 [name_log_entries]
       
  3353 LogsCount=3
       
  3354 ComponentName0=Component_CurrentLocale
       
  3355 SoftwareType0=plain
       
  3356 Version0=
       
  3357 GlobalIdName0=
       
  3358 OperationType0=0
       
  3359 ComponentName1=Component_NoLocale
       
  3360 SoftwareType1=plain
       
  3361 Version1=
       
  3362 GlobalIdName1=
       
  3363 OperationType1=0
       
  3364 ComponentName2=Cåmponent_N2
       
  3365 SoftwareType2=plain
       
  3366 Version2=
       
  3367 GlobalIdName2=
       
  3368 OperationType2=0
       
  3369 
       
  3370 [readonly_log_entries]
       
  3371 LogsCount=1
       
  3372 ComponentName0=GeneralComponent
       
  3373 SoftwareType0=plain
       
  3374 Version0=1.2.3
       
  3375 GlobalIdName0=
       
  3376 OperationType0=0
       
  3377 
       
  3378 [writable_log_entries]
       
  3379 LogsCount=2
       
  3380 ComponentName0=GeneralComponent
       
  3381 SoftwareType0=plain
       
  3382 Version0=1.2.3
       
  3383 GlobalIdName0=
       
  3384 OperationType0=0
       
  3385 ComponentName1=GeneralComponent
       
  3386 SoftwareType1=plain
       
  3387 Version1=
       
  3388 GlobalIdName1=
       
  3389 OperationType1=0
       
  3390 
       
  3391 [hidden_common_component_names]
       
  3392 SoftwareType=plain
       
  3393 ComponentName=RomGeneralComponent
       
  3394 VendorName=Symbian
       
  3395 GlobalIdName=romglobalid
       
  3396 OperationType=3
       
  3397 
       
  3398 [hidden_log_entries]
       
  3399 LogsCount=0
       
  3400 
       
  3401 [read_only_log_file]
       
  3402 LogFileReadOnly=True
       
  3403 
       
  3404 [writable_log_file]
       
  3405 LogFileReadOnly=False
       
  3406 
       
  3407 [log_file_size]
       
  3408 LogsCount=1001
       
  3409 
       
  3410 // SEC-SCR-API-0067
       
  3411 
       
  3412 [less_version_1]
       
  3413 VersionLeft=1.2.32.4
       
  3414 VersionRight=1.3
       
  3415 ExpectedResult=-1
       
  3416 
       
  3417 [less_version_2]
       
  3418 VersionLeft=1.2
       
  3419 VersionRight=1.2.1
       
  3420 ExpectedResult=-1
       
  3421 
       
  3422 [less_version_3]
       
  3423 VersionLeft=1.2
       
  3424 VersionRight=1.2.0.0.1
       
  3425 ExpectedResult=-1
       
  3426 
       
  3427 [great_version_1]
       
  3428 VersionLeft=1.2.32.4.67890
       
  3429 VersionRight=1.2.32.4.67889
       
  3430 ExpectedResult=1
       
  3431 
       
  3432 [great_version_2]
       
  3433 VersionLeft=1.5.9
       
  3434 VersionRight=1.5
       
  3435 ExpectedResult=1
       
  3436 
       
  3437 [great_version_3]
       
  3438 VersionLeft=1.5.0.0.0.12.0
       
  3439 VersionRight=1.5.0
       
  3440 ExpectedResult=1
       
  3441 
       
  3442 [equal_version_1]
       
  3443 VersionLeft=5678.9000.7654
       
  3444 VersionRight=5678.9000.7654
       
  3445 ExpectedResult=0
       
  3446 
       
  3447 [equal_version_2]
       
  3448 VersionLeft=1.2
       
  3449 VersionRight=1.2.0
       
  3450 ExpectedResult=0
       
  3451 
       
  3452 [equal_version_3]
       
  3453 VersionLeft=1.5.9.0
       
  3454 VersionRight=1.5.9
       
  3455 ExpectedResult=0
       
  3456 
       
  3457 [equal_version_4]
       
  3458 VersionLeft=1.5.
       
  3459 VersionRight=1.5
       
  3460 ExpectedResult=0
       
  3461 
       
  3462 [wrong_version_1]
       
  3463 VersionLeft=1.5..2
       
  3464 VersionRight=1.5
       
  3465 ExpectedResult=0
       
  3466 
       
  3467 [wrong_version_2]
       
  3468 VersionLeft=.1.5.
       
  3469 VersionRight=1.5
       
  3470 ExpectedResult=0
       
  3471 
       
  3472 [wrong_version_3]
       
  3473 VersionLeft=
       
  3474 VersionRight=1.5
       
  3475 ExpectedResult=0
       
  3476 
       
  3477 [wrong_version_4]
       
  3478 VersionLeft=1.5
       
  3479 VersionRight=
       
  3480 ExpectedResult=0
       
  3481 
       
  3482 [wrong_version_5]
       
  3483 VersionLeft=abc.123
       
  3484 VersionRight=0.0.1
       
  3485 ExpectedResult=0
       
  3486 
       
  3487 // SEC-SCR-API-0068
       
  3488 
       
  3489 [iscomponentonrom_positive]
       
  3490 ComponentIdOffset=0
       
  3491 FileCount=4
       
  3492 FileName0=c:\a.txt
       
  3493 FileName1=c:\abc\b.txt
       
  3494 FileName2=Z:\a.txt
       
  3495 FileName3=z:\def\b.txt
       
  3496 
       
  3497 [iscomponentonrom_positive_check]
       
  3498 ExpectedROMResult=True
       
  3499 ComponentIdOffset=0
       
  3500 
       
  3501 [iscomponentonrom_negative]
       
  3502 ComponentIdOffset=1
       
  3503 FileCount=3
       
  3504 FileName0=Y:\a.txt
       
  3505 FileName1=c:\def\d.txt
       
  3506 FileName2=E:\abc\b.txt
       
  3507 
       
  3508 [iscomponentonrom_negative_check]
       
  3509 ExpectedROMResult=False
       
  3510 ComponentIdOffset=1
       
  3511 
       
  3512 // SEC-SCR-API-0069
       
  3513 
       
  3514 [check_default_componentpresence]
       
  3515 CompPresenceValue=True
       
  3516 ComponentIdOffset=0
       
  3517 
       
  3518 [componentpresence_set_false]
       
  3519 SetCompPresence=True
       
  3520 CompPresenceValue=False
       
  3521 ComponentIdOffset=0
       
  3522 
       
  3523 [componentpresence_set_true]
       
  3524 SetCompPresence=True
       
  3525 CompPresenceValue=True
       
  3526 ComponentIdOffset=0
       
  3527 
       
  3528 [register_component_files]
       
  3529 ComponentIdOffset=0
       
  3530 FileCount=6
       
  3531 FileName0=c:\a.txt
       
  3532 FileName1=c:\abc\b.txt
       
  3533 FileName2=z:\a.txt
       
  3534 FileName3=e:\asd\f.txt
       
  3535 FileName4=y:\abc.txt
       
  3536 FileName5=q:\qwe\p.txt
       
  3537 
       
  3538 [componentpresence_is_false]
       
  3539 CompPresenceValue=False
       
  3540 ComponentIdOffset=0
       
  3541 
       
  3542 // SEC-SCR-API-0070
       
  3543 [add_component_with_same_localizables_test70]
       
  3544 SoftwareType=plain
       
  3545 IsLocalisable=True
       
  3546 LocalesCount=2
       
  3547 ComponentName0=Component_Test70
       
  3548 VendorName0=SecurityTeam
       
  3549 ComponentLocale0=1 
       
  3550 ComponentName1=Component_Test70
       
  3551 VendorName1=SecurityTeam
       
  3552 ComponentLocale1=1 
       
  3553 
       
  3554 [get_component_with_same_localizables_names_test70]
       
  3555 ComponentLocale=-1
       
  3556 ComponentIdOffset=0
       
  3557 ComponentName=Component_Test70
       
  3558 VendorName=SecurityTeam
       
  3559 SoftwareType=plain
       
  3560 GlobalIdName=
       
  3561 Removable=True
       
  3562 ComponentSize=0
       
  3563 ScomoState=0
       
  3564 InstalledDrives=
       
  3565 Version=
       
  3566 FilterName=Component_Test70
       
  3567 
       
  3568 [set_same_localized_property_test70]
       
  3569 ComponentIdOffset=0
       
  3570 PropertiesCount=3
       
  3571 PropertyName0=MultiLocalizedProperty
       
  3572 PropertyType0=3
       
  3573 PropertyValue0=samestring
       
  3574 PropertyLocale0=1
       
  3575 PropertyName1=MultiLocalizedProperty
       
  3576 PropertyType1=3
       
  3577 PropertyValue1=samestring
       
  3578 PropertyLocale1=0
       
  3579 PropertyName2=MultiLocalizedProperty
       
  3580 PropertyType2=3
       
  3581 PropertyValue2=samestring
       
  3582 PropertyLocale2=10
       
  3583 
       
  3584 [get_component_with_same_localizables_properties_test70]
       
  3585 ComponentLocale=-1
       
  3586 ComponentIdOffset=0
       
  3587 ComponentName=Component_Test70
       
  3588 VendorName=SecurityTeam
       
  3589 SoftwareType=plain
       
  3590 GlobalIdName=
       
  3591 Removable=True
       
  3592 ComponentSize=0
       
  3593 ScomoState=0
       
  3594 InstalledDrives=
       
  3595 Version=
       
  3596 FilterPropertiesCount=1
       
  3597 FilterPropertyName0=MultiLocalizedProperty
       
  3598 FilterStringProperty0=samestring
       
  3599 FilterPropertyLocale0=-1 //KLangUnspecified
       
  3600 
       
  3601 // SEC-SCR-API-0071
       
  3602 [component_empty_vendor_name]
       
  3603 SoftwareType=plain
       
  3604 ComponentName=GeneralComponent
       
  3605 VendorName= 
       
  3606 
       
  3607 [get_component_with_empty_vendor_name_test71]
       
  3608 ComponentIdOffset=0
       
  3609 ComponentName=GeneralComponent
       
  3610 VendorName=
       
  3611 SoftwareType=plain
       
  3612 GlobalIdName=
       
  3613 Removable=True
       
  3614 ComponentSize=0
       
  3615 ScomoState=0
       
  3616 InstalledDrives=
       
  3617 Version=
       
  3618 FilterVendor=
       
  3619 
       
  3620 // SEC-SCR-API-0072
       
  3621 [update_component_set_huge_name_vendor]
       
  3622 ComponentIdOffset=0
       
  3623 Version=0.1
       
  3624 Removable=False
       
  3625 DrmProtected=True
       
  3626 Hidden=True
       
  3627 KnownRevoked=True
       
  3628 OriginVerified=True
       
  3629 ComponentSize=0
       
  3630 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3631 VendorName=newVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVennew
       
  3632 PropertyLocale=0
       
  3633 
       
  3634 [get_component_huge_name_vendor]
       
  3635 ComponentIdOffset=0
       
  3636 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3637 VendorName=newVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVennew
       
  3638 SoftwareType=plain
       
  3639 GlobalIdName=
       
  3640 ScomoState=0
       
  3641 InstalledDrives=
       
  3642 Version=0.1
       
  3643 Removable=False
       
  3644 DrmProtected=True
       
  3645 Hidden=True
       
  3646 KnownRevoked=True
       
  3647 OriginVerified=True
       
  3648 ComponentSize=0
       
  3649 
       
  3650 [component_huge_property]
       
  3651 ComponentIdOffset=0
       
  3652 PropertiesCount=1
       
  3653 PropertyName0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3654 PropertyType0=1
       
  3655 PropertyValue0=astringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastr
       
  3656 
       
  3657 [register_file_huge_test]
       
  3658 ComponentIdOffset=0
       
  3659 FileCount= 1
       
  3660 FileName0=z:\file.txtfile
       
  3661 
       
  3662 [component_huge_file_property]
       
  3663 ComponentIdOffset=0
       
  3664 FileName=z:\file.txtfile
       
  3665 PropertiesCount=1
       
  3666 PropertyName0=TestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFile
       
  3667 PropertyType0=1
       
  3668 PropertyValue0=TestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFilePropertyValTestFil
       
  3669 
       
  3670 [get_component_by_huge_name_vendor]
       
  3671 ComponentIdOffset=0
       
  3672 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3673 VendorName=newVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVennew
       
  3674 SoftwareType=plain
       
  3675 GlobalIdName=
       
  3676 ScomoState=0
       
  3677 InstalledDrives=
       
  3678 Version=0.1
       
  3679 Removable=False
       
  3680 DrmProtected=True
       
  3681 Hidden=True
       
  3682 KnownRevoked=True
       
  3683 OriginVerified=True
       
  3684 ComponentSize=0
       
  3685 FilterName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3686 FilterVendor=newVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVennew
       
  3687 
       
  3688 [get_component_by_huge_property]
       
  3689 ComponentIdOffset=0
       
  3690 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3691 VendorName=newVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVendorNamenewVennew
       
  3692 SoftwareType=plain
       
  3693 GlobalIdName=
       
  3694 ScomoState=0
       
  3695 InstalledDrives=
       
  3696 Version=0.1
       
  3697 Removable=False
       
  3698 DrmProtected=True
       
  3699 Hidden=True
       
  3700 KnownRevoked=True
       
  3701 OriginVerified=True
       
  3702 ComponentSize=0
       
  3703 FilterPropertiesCount=1
       
  3704 FilterPropertyName0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3705 FilterStringProperty0=astringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastringastr
       
  3706 
       
  3707 // SEC-SCR-API-0073
       
  3708 [very_huge_component_name]
       
  3709 SoftwareType=plain
       
  3710 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3711 VendorName= 
       
  3712 
       
  3713 [very_huge_component_vendor_name]
       
  3714 SoftwareType=plain
       
  3715 ComponentName=stana
       
  3716 VendorName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3717 
       
  3718 [update_component_set_very_huge_name]
       
  3719 ComponentIdOffset=0
       
  3720 Version=0.1
       
  3721 Removable=False
       
  3722 DrmProtected=True
       
  3723 Hidden=True
       
  3724 KnownRevoked=True
       
  3725 OriginVerified=True
       
  3726 ComponentSize=0
       
  3727 ComponentName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3728 VendorName=new
       
  3729 PropertyLocale=0
       
  3730 
       
  3731 [update_component_set_very_huge_vendor]
       
  3732 ComponentIdOffset=0
       
  3733 Version=0.1
       
  3734 Removable=False
       
  3735 DrmProtected=True
       
  3736 Hidden=True
       
  3737 KnownRevoked=True
       
  3738 OriginVerified=True
       
  3739 ComponentSize=0
       
  3740 ComponentName=new
       
  3741 VendorName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3742 PropertyLocale=0
       
  3743 
       
  3744 [set_component_very_huge_property_name]
       
  3745 ComponentIdOffset=0
       
  3746 PropertiesCount=1
       
  3747 PropertyName0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProperStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3748 PropertyType0=1
       
  3749 PropertyValue0=astri
       
  3750 
       
  3751 [set_component_very_huge_property_value]
       
  3752 ComponentIdOffset=0
       
  3753 PropertiesCount=1
       
  3754 PropertyName0=astri
       
  3755 PropertyType0=1
       
  3756 PropertyValue0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProperStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3757 
       
  3758 [component_very_huge_file_property_name]
       
  3759 ComponentIdOffset=0
       
  3760 FileName=z:\file.txtfile
       
  3761 PropertiesCount=1
       
  3762 PropertyName0=TestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFileTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFile
       
  3763 PropertyType0=1
       
  3764 PropertyValue0=TestFilePropertyValTestF
       
  3765 
       
  3766 [component_very_huge_file_property_value]
       
  3767 ComponentIdOffset=0
       
  3768 FileName=z:\file.txtfile
       
  3769 PropertiesCount=1
       
  3770 PropertyName0=TestFilePropertyStrTestFil
       
  3771 PropertyType0=1
       
  3772 PropertyValue0=TestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFileTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFilePropertyStrTestFile
       
  3773 
       
  3774 [get_component_by_very_huge_name]
       
  3775 ComponentIdOffset=0
       
  3776 ComponentName=staname
       
  3777 VendorName=newVendo
       
  3778 SoftwareType=plain
       
  3779 GlobalIdName=
       
  3780 ScomoState=0
       
  3781 InstalledDrives=
       
  3782 Version=0.1
       
  3783 Removable=False
       
  3784 DrmProtected=True
       
  3785 Hidden=True
       
  3786 KnownRevoked=True
       
  3787 OriginVerified=True
       
  3788 ComponentSize=0
       
  3789 FilterName=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3790 
       
  3791 [get_component_by_very_huge_vendor]
       
  3792 ComponentIdOffset=0
       
  3793 ComponentName=stanam
       
  3794 VendorName=newVendorNam
       
  3795 SoftwareType=plain
       
  3796 GlobalIdName=
       
  3797 ScomoState=0
       
  3798 InstalledDrives=
       
  3799 Version=0.1
       
  3800 Removable=False
       
  3801 DrmProtected=True
       
  3802 Hidden=True
       
  3803 KnownRevoked=True
       
  3804 OriginVerified=True
       
  3805 ComponentSize=0
       
  3806 FilterVendor=stanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanastanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustanamejustana
       
  3807 
       
  3808 [get_component_by_very_huge_property_name]
       
  3809 ComponentIdOffset=0
       
  3810 ComponentName=stan
       
  3811 VendorName=newVe
       
  3812 SoftwareType=plain
       
  3813 GlobalIdName=
       
  3814 ScomoState=0
       
  3815 InstalledDrives=
       
  3816 Version=0.1
       
  3817 Removable=False
       
  3818 DrmProtected=True
       
  3819 Hidden=True
       
  3820 KnownRevoked=True
       
  3821 OriginVerified=True
       
  3822 ComponentSize=0
       
  3823 FilterPropertiesCount=1
       
  3824 FilterPropertyName0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProperStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3825 FilterStringProperty0=a
       
  3826 FilterPropertyLocale0=1 
       
  3827 
       
  3828 [get_component_by_very_huge_property_value]
       
  3829 ComponentIdOffset=0
       
  3830 ComponentName=stanamejustaname
       
  3831 VendorName=newV
       
  3832 SoftwareType=plain
       
  3833 GlobalIdName=
       
  3834 ScomoState=0
       
  3835 InstalledDrives=
       
  3836 Version=0.1
       
  3837 Removable=False
       
  3838 DrmProtected=True
       
  3839 Hidden=True
       
  3840 KnownRevoked=True
       
  3841 OriginVerified=True
       
  3842 ComponentSize=0
       
  3843 FilterPropertiesCount=1
       
  3844 FilterPropertyName0=a
       
  3845 FilterStringProperty0=StringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProperStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringPropertyStringProper
       
  3846 FilterPropertyLocale0=1 
       
  3847 
       
  3848 // SEC-SCR-API-0075
       
  3849 [close_session_with_open_subsession]
       
  3850 CloseSessionWithoutClosingSubsession=True
       
  3851 
       
  3852 // SEC-SCR-API-0076
       
  3853 
       
  3854 [test76_component_without_drives]
       
  3855 SoftwareType=plain
       
  3856 ComponentName=test76-Component1
       
  3857 VendorName=Symbian
       
  3858 
       
  3859 [test76_component_with_drives]
       
  3860 SoftwareType=plain
       
  3861 ComponentName=test76-Component2
       
  3862 VendorName=Symbian
       
  3863 
       
  3864 [register_files_consider_drives_false_test76]
       
  3865 ComponentIdOffset=1
       
  3866 FileCount=2
       
  3867 FileName0=p:\file1
       
  3868 ConsiderDrives0=False
       
  3869 FileName1=m:\file2
       
  3870 ConsiderDrives1=False
       
  3871 
       
  3872 [register_files_consider_drives_true_test76]
       
  3873 ComponentIdOffset=0
       
  3874 FileCount=2
       
  3875 FileName0=p:\file3
       
  3876 FileName1=m:\file4
       
  3877 
       
  3878 [components_on_driveP_test76]
       
  3879 FilterDrivesList=P
       
  3880 ComponentsCount=1
       
  3881 ComponentIdOffset0=0
       
  3882 ComponentName0=test76-Component2
       
  3883 VendorName0=Symbian
       
  3884 SoftwareType0=plain
       
  3885 GlobalIdName0=
       
  3886 Removable0=True
       
  3887 ComponentSize0=0
       
  3888 ScomoState0=0
       
  3889 InstalledDrives0=P,M
       
  3890 Version0=
       
  3891 
       
  3892 [component_files_test76]
       
  3893 ComponentIdOffset=1
       
  3894 FileCount=2
       
  3895 FileName0=p:\file1
       
  3896 FileName1=m:\file2
       
  3897 
       
  3898 [get_no_drives_component_test76]
       
  3899 ComponentIdOffset=1
       
  3900 ComponentName=test76-Component1
       
  3901 VendorName=Symbian
       
  3902 SoftwareType=plain
       
  3903 GlobalIdName=
       
  3904 Removable=True
       
  3905 ComponentSize=0
       
  3906 ScomoState=0
       
  3907 InstalledDrives=
       
  3908 Version=
       
  3909 
       
  3910 // API-SEC-SCR-API-0077
       
  3911 
       
  3912 [component_localized_info]
       
  3913 SoftwareType=plain
       
  3914 IsLocalisable=True
       
  3915 LocalesCount=4
       
  3916 ComponentName0=Component_N2
       
  3917 VendorName0=SecurityTeam
       
  3918 ComponentLocale0=1 //English
       
  3919 ComponentName1=Cåmponent_N2
       
  3920 VendorName1=SäkerhetLag
       
  3921 ComponentLocale1=6 //Swedish
       
  3922 ComponentName2=Bilesen_N2
       
  3923 VendorName2=GüvenlikTakimi
       
  3924 ComponentLocale2=14 //Turkish
       
  3925 ComponentName3=NonLocalizedName
       
  3926 VendorName3=NonLocalizedVendor
       
  3927 ComponentLocale3=0 //Default or Unique
       
  3928 
       
  3929 [verify_component_localized_info]
       
  3930 ComponentIdOffset=0
       
  3931 LocalesCount=4
       
  3932 ComponentName0=Component_N2
       
  3933 VendorName0=SecurityTeam
       
  3934 ComponentLocale0=1 //English
       
  3935 ComponentName1=Cåmponent_N2
       
  3936 VendorName1=SäkerhetLag
       
  3937 ComponentLocale1=6 //Swedish
       
  3938 ComponentName2=Bilesen_N2
       
  3939 VendorName2=GüvenlikTakimi
       
  3940 ComponentLocale2=14 //Turkish
       
  3941 ComponentName3=NonLocalizedName
       
  3942 VendorName3=NonLocalizedVendor
       
  3943 ComponentLocale3=0 //Default or Unique
       
  3944 
       
  3945 
       
  3946 [scr_backup_db]
       
  3947 SourceFilePath=c:\sys\install\scr\scr.db
       
  3948 TargetFilePath=c:\sys\install\scr\backup.db
       
  3949 
       
  3950 [scr_restore_db]
       
  3951 SourceFilePath=c:\sys\install\scr\backup.db
       
  3952 TargetFilePath=c:\sys\install\scr\scr.db
       
  3953 
       
  3954 [backup_file]
       
  3955 DbFilePath=c:\sys\install\scr\backup.db
       
  3956 JournalFilePath=c:\sys\install\scr\scr.db-journal
       
  3957