adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/sim/group/sim.cfg
changeset 4 510c70acdbf6
parent 3 1972d8c2e329
child 5 8ccc39f9d787
equal deleted inserted replaced
3:1972d8c2e329 4:510c70acdbf6
     1 //* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 //* All rights reserved.
       
     3 //* This component and the accompanying materials are made available
       
     4 //* under the terms of the License "Eclipse Public License v1.0"
       
     5 //* which accompanies this distribution, and is available
       
     6 //* at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //*
       
     8 //* Initial Contributors:
       
     9 //* Nokia Corporation - initial contribution.
       
    10 //*
       
    11 //* Contributors:
       
    12 //*
       
    13 //* Description:  
       
    14 //*
       
    15 
       
    16 
       
    17 // MOD_0005_101_1_NokiaTSY_[HW GetServiceTable SIM]
       
    18 //
       
    19 // Precondition:
       
    20 // - none
       
    21 //
       
    22 // Script description:
       
    23 // - Get service table SIM
       
    24 // - First parameter is service table
       
    25 //
       
    26 [Test]
       
    27 title MOD_0005_101_1_NokiaTSY_[HW GetServiceTable SIM]
       
    28 create NTT_SIM test
       
    29 test InitializeIPCRequestTable
       
    30 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
    31 test RunIscTestCase 1010
       
    32 test SyncIscTestCase
       
    33 test GetServiceTable SIM
       
    34 allownextresult 0
       
    35 waittestclass test
       
    36 delete test
       
    37 [Endtest]
       
    38 
       
    39 // MOD_0005_102_1_NokiaTSY_[HW GetServiceTable USIM]
       
    40 //
       
    41 // Precondition:
       
    42 // - none
       
    43 //
       
    44 // Script description:
       
    45 // - Get service table USIM
       
    46 // - First parameter is service table
       
    47 //
       
    48 [Test]
       
    49 title MOD_0005_102_1_NokiaTSY_[HW GetServiceTable USIM]
       
    50 create NTT_SIM test
       
    51 test InitializeIPCRequestTable
       
    52 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
    53 test RunIscTestCase 1020
       
    54 test SyncIscTestCase
       
    55 test GetServiceTable USIM
       
    56 allownextresult 0
       
    57 waittestclass test
       
    58 delete test
       
    59 [Endtest]
       
    60 
       
    61 // MOD_0005_103_1_NokiaTSY_[HW GetServiceTable SIM and USIM]
       
    62 //
       
    63 // Precondition:
       
    64 // - none
       
    65 //
       
    66 // Script description:
       
    67 // - Get service table SIM and USIM
       
    68 // - First parameter is service table
       
    69 //
       
    70 [Test]
       
    71 title MOD_0005_103_1_NokiaTSY_[HW GetServiceTable SIM and USIM]
       
    72 create NTT_SIM test
       
    73 test InitializeIPCRequestTable
       
    74 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
    75 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
    76 test RunIscTestCase 1010
       
    77 test SyncIscTestCase
       
    78 test GetServiceTable SIM
       
    79 allownextresult 0
       
    80 waittestclass test
       
    81 test RunIscTestCase 1020
       
    82 test SyncIscTestCase
       
    83 test GetServiceTable USIM
       
    84 allownextresult 0
       
    85 waittestclass test
       
    86 delete test
       
    87 [Endtest]
       
    88 
       
    89 // MOD_0005_104_1_NokiaTSY_[HW GetServiceTable USIM and SIM]
       
    90 //
       
    91 // Precondition:
       
    92 // - none
       
    93 //
       
    94 // Script description:
       
    95 // - Get service table USIM and SIM
       
    96 // - First parameter is service table
       
    97 //
       
    98 [Test]
       
    99 title MOD_0005_104_1_NokiaTSY_[HW GetServiceTable USIM and SIM]
       
   100 create NTT_SIM test
       
   101 test InitializeIPCRequestTable
       
   102 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
   103 test SetExpectedCompleteIPC EMobilePhoneGetServiceTable
       
   104 test RunIscTestCase 1020
       
   105 test SyncIscTestCase
       
   106 test GetServiceTable USIM
       
   107 allownextresult 0
       
   108 waittestclass test
       
   109 test RunIscTestCase 1010
       
   110 test SyncIscTestCase
       
   111 test GetServiceTable SIM
       
   112 allownextresult 0
       
   113 waittestclass test
       
   114 delete test
       
   115 [Endtest]
       
   116 
       
   117 // MOD_0005_105_1_NokiaTSY_[HW GetALSLine]
       
   118 //
       
   119 // Precondition:
       
   120 // - needs to be tested with sim including alternative line
       
   121 //
       
   122 // Script description:
       
   123 // - Get ALS line
       
   124 //
       
   125 [Test]
       
   126 title MOD_0005_105_1_NokiaTSY_[HW GetALSLine]
       
   127 create NTT_SIM test
       
   128 test InitializeIPCRequestTable
       
   129 test SetExpectedCompleteIPC EMobilePhoneGetALSLine
       
   130 test RunIscTestCase 1050
       
   131 test SyncIscTestCase
       
   132 test GetALSLine
       
   133 allownextresult 0
       
   134 waittestclass test
       
   135 delete test
       
   136 [Endtest]
       
   137 
       
   138 // MOD_0005_106_1_NokiaTSY_[HW SetALSLine 0]
       
   139 //
       
   140 // Precondition:
       
   141 // - needs to be tested with sim including alternative line
       
   142 //
       
   143 // Script description:
       
   144 // - Set ALS line
       
   145 // - parameters:
       
   146 //   0 = EAlternateLinePrimary,
       
   147 //   1 = EAlternateLineAuxiliary,
       
   148 //   2 = EAlternateLineUnknown,
       
   149 //   3 = EAlternateLineNotAvailable
       
   150 //
       
   151 [Test]
       
   152 title MOD_0005_106_1_NokiaTSY_[HW SetALSLine 0]
       
   153 create NTT_SIM test
       
   154 test InitializeIPCRequestTable
       
   155 test SetExpectedCompleteIPC EMobilePhoneSetALSLine
       
   156 test RunIscTestCase 1060
       
   157 test SyncIscTestCase
       
   158 test SetALSLine 0
       
   159 allownextresult 0
       
   160 waittestclass test
       
   161 delete test
       
   162 [Endtest]
       
   163 
       
   164 // MOD_0005_107_1_NokiaTSY_[HW SetALSLine 1]
       
   165 //
       
   166 // Precondition:
       
   167 // - needs to be tested with sim including alternative line
       
   168 //
       
   169 // Script description:
       
   170 // - Set ALS line
       
   171 // - parameters:
       
   172 //   0 = EAlternateLinePrimary,
       
   173 //   1 = EAlternateLineAuxiliary,
       
   174 //   2 = EAlternateLineUnknown,
       
   175 //   3 = EAlternateLineNotAvailable
       
   176 //
       
   177 [Test]
       
   178 title MOD_0005_107_1_NokiaTSY_[HW SetALSLine 1]
       
   179 create NTT_SIM test
       
   180 test InitializeIPCRequestTable
       
   181 test SetExpectedCompleteIPC EMobilePhoneSetALSLine
       
   182 test RunIscTestCase 1070
       
   183 test SyncIscTestCase
       
   184 test SetALSLine 1
       
   185 allownextresult 0
       
   186 waittestclass test
       
   187 delete test
       
   188 [Endtest]
       
   189 
       
   190 
       
   191 // MOD_0005_108_1_NokiaTSY_[HW GetCustomerServiceProfile]
       
   192 //
       
   193 // Precondition:
       
   194 // - CSP bit must be set to 1 from product profile.
       
   195 // - Either ALS or CSP bit can be 1 at the same time.
       
   196 //
       
   197 // Script description:
       
   198 // - GetCustomerServiceProfile
       
   199 //
       
   200 [Test]
       
   201 title MOD_0005_108_1_NokiaTSY_[HW GetCustomerServiceProfile]
       
   202 create NTT_SIM test
       
   203 test InitializeIPCRequestTable
       
   204 test SetExpectedCompleteIPC EMobilePhoneGetCustomerServiceProfile
       
   205 test RunIscTestCase 1080
       
   206 test SyncIscTestCase
       
   207 test GetCustomerServiceProfile
       
   208 allownextresult 0
       
   209 waittestclass test
       
   210 delete test
       
   211 [Endtest]
       
   212 
       
   213 
       
   214 // MOD_0005_109_1_NokiaTSY_[HW GetPin1DisableSupported]
       
   215 //
       
   216 // Precondition:
       
   217 // - none
       
   218 //
       
   219 // Script description:
       
   220 // - GetPin1DisableSupported
       
   221 //
       
   222 [Test]
       
   223 title MOD_0005_109_1_NokiaTSY_[HW GetPin1DisableSupported]
       
   224 create NTT_SIM test
       
   225 test InitializeIPCRequestTable
       
   226 test SetExpectedCompleteIPC EMmTsyPhoneGetPin1DisableSupportedIPC
       
   227 test RunIscTestCase 1090
       
   228 test SyncIscTestCase
       
   229 test GetPin1DisableSupported
       
   230 allownextresult 0
       
   231 waittestclass test
       
   232 delete test
       
   233 [Endtest]
       
   234 
       
   235 
       
   236 // MOD_0005_110_1_NokiaTSY_[HW SimRefreshRegister]
       
   237 //
       
   238 // Precondition:
       
   239 // - none
       
   240 //
       
   241 // Script description:
       
   242 // - SimRefreshRegister
       
   243 // parameter:
       
   244 //  KCacheSmsParams = 0x01
       
   245 //  KCacheAdn = 0x02
       
   246 //  KCacheFdn = 0x04
       
   247 //  KCacheServiceTable = 0x08
       
   248 //
       
   249 [Test]
       
   250 title MOD_0005_110_1_NokiaTSY_[HW SimRefreshRegister]
       
   251 create NTT_SIM test
       
   252 test InitializeIPCRequestTable
       
   253 test SetExpectedCompleteIPC EMmTsySimRefreshRegisterIPC
       
   254 test RunIscTestCase 1100
       
   255 test SyncIscTestCase
       
   256 test SimRefreshRegister 6
       
   257 allownextresult 0
       
   258 waittestclass test
       
   259 delete test
       
   260 [Endtest]
       
   261 
       
   262 
       
   263 // MOD_0005_111_1_NokiaTSY_[HW SimRefreshDone ok]
       
   264 //
       
   265 // Precondition:
       
   266 // - none
       
   267 //
       
   268 // Script description:
       
   269 // - SimRefreshDone
       
   270 // - parameter: error code
       
   271 //
       
   272 [Test]
       
   273 title MOD_0005_111_1_NokiaTSY_[HW SimRefreshDone ok]
       
   274 create NTT_SIM test
       
   275 test InitializeIPCRequestTable
       
   276 test SetExpectedCompleteIPC EMmTsySimRefreshNowIPC
       
   277 test SetExpectedCompleteIPC EMmTsySimRefreshDoneIPC
       
   278 test SendSIMRefreshNtf
       
   279 
       
   280 test RunIscTestCase 101
       
   281 test SyncIscTestCase
       
   282 
       
   283 allownextresult 0
       
   284 waittestclass test
       
   285 
       
   286 test RunIscTestCase 1110
       
   287 test SyncIscTestCase
       
   288 test SimRefreshDone 0
       
   289 
       
   290 allownextresult 0
       
   291 waittestclass test
       
   292 delete test
       
   293 [Endtest]
       
   294 
       
   295 
       
   296 // MOD_0005_112_1_NokiaTSY_[HW SimRefreshDone fail]
       
   297 //
       
   298 // Precondition:
       
   299 // - none
       
   300 //
       
   301 // Script description:
       
   302 // - SimRefreshDone
       
   303 // - parameter: error code
       
   304 //
       
   305 [Test]
       
   306 title MOD_0005_112_1_NokiaTSY_[HW SimRefreshDone fail]
       
   307 create NTT_SIM test
       
   308 test InitializeIPCRequestTable
       
   309 test SetExpectedCompleteIPC EMmTsySimRefreshNowIPC
       
   310 test SetExpectedCompleteIPC EMmTsySimRefreshDoneIPC
       
   311 
       
   312 test SendSIMRefreshNtf
       
   313 
       
   314 test RunIscTestCase 101
       
   315 test SyncIscTestCase
       
   316 
       
   317 allownextresult 0
       
   318 waittestclass test
       
   319 
       
   320 test RunIscTestCase 1120
       
   321 test SyncIscTestCase
       
   322 test SimRefreshDone 1
       
   323 
       
   324 allownextresult 0
       
   325 waittestclass test
       
   326 delete test
       
   327 [Endtest]
       
   328 
       
   329 
       
   330 // MOD_0005_113_1_NokiaTSY_[HW GetSubscriberId]
       
   331 //
       
   332 // Precondition:
       
   333 // - none
       
   334 //
       
   335 // Script description:
       
   336 // - GetSubscriberId
       
   337 //
       
   338 [Test]
       
   339 title MOD_0005_113_1_NokiaTSY_[HW GetSubscriberId]
       
   340 create NTT_SIM test
       
   341 test InitializeIPCRequestTable
       
   342 test SetExpectedCompleteIPC EMobilePhoneGetSubscriberId
       
   343 test RunIscTestCase 1130
       
   344 test SyncIscTestCase
       
   345 test GetSubscriberId
       
   346 allownextresult 0
       
   347 waittestclass test
       
   348 delete test
       
   349 [Endtest]
       
   350 
       
   351 
       
   352 // MOD_0005_114_1_NokiaTSY_[HW GetServiceProviderName]
       
   353 //
       
   354 // Precondition:
       
   355 // - none
       
   356 //
       
   357 // Script description:
       
   358 // - GetServiceProviderName
       
   359 //
       
   360 [Test]
       
   361 title MOD_0005_114_1_NokiaTSY_[HW GetServiceProviderName]
       
   362 create NTT_SIM test
       
   363 test InitializeIPCRequestTable
       
   364 test SetExpectedCompleteIPC EMobilePhoneGetServiceProviderName
       
   365 test RunIscTestCase 1140
       
   366 test SyncIscTestCase
       
   367 test GetServiceProviderName
       
   368 allownextresult 0
       
   369 waittestclass test
       
   370 delete test
       
   371 [Endtest]
       
   372 
       
   373 
       
   374 // MOD_0005_117_1_NokiaTSY_[HW ReadSimFile]
       
   375 //
       
   376 // Precondition:
       
   377 // - none
       
   378 //
       
   379 // Script description:
       
   380 // - Read Sim File
       
   381 // - parameters:
       
   382 //      master file     0x3F00
       
   383 //      dedicated file  0x2FE2
       
   384 //      dedicated file  0x0000
       
   385 //      elementary file 0x0000
       
   386 //      offset          0x0000
       
   387 //      size            0x0000
       
   388 //
       
   389 [Test]
       
   390 title MOD_0005_117_1_NokiaTSY_[HW ReadSimFile]
       
   391 create NTT_SIM test
       
   392 test InitializeIPCRequestTable
       
   393 test SetExpectedCompleteIPC ECustomReadSimFileIPC
       
   394 test RunIscTestCase 1170
       
   395 test SyncIscTestCase
       
   396 test ReadSimFile 16128 12258 0 0 0 0
       
   397 allownextresult 0
       
   398 waittestclass test
       
   399 delete test
       
   400 [Endtest]
       
   401 
       
   402 
       
   403 // MOD_0005_118_1_NokiaTSY_[HW GetSimAuthenticationData SIM]
       
   404 //
       
   405 // Precondition:
       
   406 // - none
       
   407 //
       
   408 // Script description:
       
   409 // -Parameter SIM: forces service type to SIM_ST_EAP_SIM_CONTEXT in
       
   410 //  SIM_AUTHENTICATION_REQ message.
       
   411 //
       
   412 [Test]
       
   413 title MOD_0005_118_1_NokiaTSY_[HW GetSimAuthenticationData SIM]
       
   414 create NTT_SIM test
       
   415 test InitializeIPCRequestTable
       
   416 test SetExpectedCompleteIPC ECustomGetSimAuthenticationDataIPC
       
   417 test ReadSimFile 16128 12258 0 0 0 0
       
   418 pause 1000
       
   419 test RunIscTestCase 1180
       
   420 test SyncIscTestCase
       
   421 test GetSimAuthenticationData SIM
       
   422 allownextresult 0
       
   423 waittestclass test
       
   424 delete test
       
   425 [Endtest]
       
   426 
       
   427 
       
   428 // MOD_0005_119_1_NokiaTSY_[HW GetSimAuthenticationData AKA]
       
   429 //
       
   430 // Precondition:
       
   431 // -2G SIM must be used.
       
   432 //
       
   433 // Script description:
       
   434 // -Parameter AKA: forces service type to SIM_ST_EAP_AKA_CONTEXT in
       
   435 //  SIM_AUTHENTICATION_REQ message.
       
   436 //
       
   437 [Test]
       
   438 title MOD_0005_119_1_NokiaTSY_[HW GetSimAuthenticationData AKA]
       
   439 create NTT_SIM test
       
   440 test InitializeIPCRequestTable
       
   441 test SetExpectedCompleteIPC ECustomGetSimAuthenticationDataIPC
       
   442 pause 1000
       
   443 test RunIscTestCase 1190
       
   444 test SyncIscTestCase
       
   445 test GetSimAuthenticationData AKA
       
   446 allownextresult 0
       
   447 waittestclass test
       
   448 delete test
       
   449 [Endtest]
       
   450 
       
   451 
       
   452 // MOD_0005_120_1_NokiaTSY_[HW GetNetworkProviderName]
       
   453 //
       
   454 // Precondition:
       
   455 // -SIM supporting operator name must be used (e.g. ORANGE)
       
   456 // -CSP bit must be on in product profile.
       
   457 //
       
   458 // Script description:
       
   459 // -N/A
       
   460 //
       
   461 [Test]
       
   462 title MOD_0005_120_1_NokiaTSY_[HW GetNetworkProviderName]
       
   463 create NTT_SIM test
       
   464 test InitializeIPCRequestTable
       
   465 test SetExpectedCompleteIPC ECustomGetNetworkProviderNameIPC
       
   466 test RunIscTestCase 1200
       
   467 test SyncIscTestCase
       
   468 test GetNetworkProviderName
       
   469 allownextresult 0
       
   470 waittestclass test
       
   471 delete test
       
   472 [Endtest]
       
   473 
       
   474 
       
   475 // MOD_0005_121_1_NokiaTSY_[HW Authenticate IMS Data]
       
   476 //
       
   477 // Precondition:
       
   478 // -2G SIM must be used.
       
   479 //
       
   480 // Script description:
       
   481 // -Both input parameters must be 16 bytes length and contain only hexadecimals.
       
   482 //  First is input for SIM_SB_RAND_PARAMS and second SIM_SB_UMTS_AUTN_PARAMS.
       
   483 [Test]
       
   484 title MOD_0005_121_1_NokiaTSY_[HW Authenticate IMS Data]
       
   485 create NTT_SIM test
       
   486 test InitializeIPCRequestTable
       
   487 test SetExpectedCompleteIPC EMobilePhoneIMSAuthenticate
       
   488 test RunIscTestCase 1210
       
   489 test SyncIscTestCase
       
   490 test AuthenticateIMSData 0101010101010101 1010101010101010
       
   491 allownextresult 0
       
   492 waittestclass test
       
   493 delete test
       
   494 [Endtest]
       
   495 
       
   496 
       
   497 // MOD_0005_122_1_NokiaTSY_[HW Get IMS Authorization Info]
       
   498 //
       
   499 // Precondition:
       
   500 // -N/A
       
   501 //
       
   502 // Script description:
       
   503 // -N/A
       
   504 //
       
   505 [Test]
       
   506 title MOD_0005_122_1_NokiaTSY_[HW Get IMS Authorization Info]
       
   507 create NTT_SIM test
       
   508 test InitializeIPCRequestTable
       
   509 test SetExpectedCompleteIPC EMobilePhoneAuthorizationInfoPhase1
       
   510 test RunIscTestCase 1220
       
   511 test SyncIscTestCase
       
   512 test GetIMSAuthorizationInfo
       
   513 allownextresult 0
       
   514 waittestclass test
       
   515 delete test
       
   516 [Endtest]
       
   517 
       
   518 
       
   519 // MOD_0005_123_1_NokiaTSY_[HW Get ALS Blocked Status]
       
   520 //
       
   521 // Precondition:
       
   522 // -Must be Tested with SIM card supporting ALS (e.g. ORANGE)
       
   523 //
       
   524 // Script description:
       
   525 // -Possible results: BlockStatusActive or BlockStatusInactive
       
   526 //  or EBlockStatusNotSupported.
       
   527 //
       
   528 [Test]
       
   529 title MOD_0005_123_1_NokiaTSY_[HW Get ALS Blocked Status]
       
   530 create NTT_SIM test
       
   531 test InitializeIPCRequestTable
       
   532 test SetExpectedCompleteIPC ECustomGetAlsBlockedIPC
       
   533 test RunIscTestCase 1230
       
   534 test SyncIscTestCase
       
   535 test GetALSBlockedStatus
       
   536 allownextresult 0
       
   537 waittestclass test
       
   538 delete test
       
   539 [Endtest]
       
   540 
       
   541 
       
   542 // MOD_0005_124_1_NokiaTSY_[HW Set ALS Blocked Status Activate]
       
   543 //
       
   544 // Precondition:
       
   545 //  ALS bit must be set "ON" in Product profile
       
   546 //
       
   547 // NOTE!!!!!
       
   548 //  Testing with SIM card what support ALS (example ORANGE)
       
   549 //
       
   550 // EXTRA NOTE!!!
       
   551 //  Go Menu -> Settings -> Telephone settings -> Call settings ->
       
   552 //  Phone line blocking -> Give PIN 2 code but *DONT'T CHANGE* the
       
   553 //  status "ON", then you can test this case!!!!
       
   554 //
       
   555 // Script description:
       
   556 // - Set ALS Blocked Status
       
   557 //
       
   558 [Test]
       
   559 title MOD_0005_124_1_NokiaTSY_[HW Set ALS Blocked Status Activate]
       
   560 create NTT_SIM test
       
   561 test InitializeIPCRequestTable
       
   562 test SetExpectedCompleteIPC ECustomSetAlsBlockedIPC
       
   563 test RunIscTestCase 1240
       
   564 test SyncIscTestCase
       
   565 test SetALSBlockedStatus Activate
       
   566 allownextresult 0
       
   567 waittestclass test
       
   568 delete test
       
   569 [Endtest]
       
   570 
       
   571 
       
   572 // MOD_0005_125_1_NokiaTSY_[HW Set ALS Blocked Status Deactivate]
       
   573 //
       
   574 // Precondition:
       
   575 // - none
       
   576 //
       
   577 // Script description:
       
   578 // - Set ALS blocked status
       
   579 // - parameter: status
       
   580 // - EXTRA NOTE!!!
       
   581 //      Go Menu -> Settings -> Telephone settings -> Call settings ->
       
   582 //      Phone line blocking -> Give PIN 2 code but *DONT'T CHANGE* the
       
   583 //      status "ON", then you can test this case!!!!
       
   584 //
       
   585 [Test]
       
   586 title MOD_0005_125_1_NokiaTSY_[HW Set ALS Blocked Status Deactivate]
       
   587 create NTT_SIM test
       
   588 test InitializeIPCRequestTable
       
   589 test SetExpectedCompleteIPC ECustomSetAlsBlockedIPC
       
   590 test RunIscTestCase 1250
       
   591 test SyncIscTestCase
       
   592 test SetALSBlockedStatus Deactivate
       
   593 allownextresult 0
       
   594 waittestclass test
       
   595 delete test
       
   596 [Endtest]
       
   597 
       
   598 
       
   599 // MOD_0005_126_1_NokiaTSY_[HW Check ALS Product Profile Support]
       
   600 //
       
   601 // Precondition:
       
   602 // - none
       
   603 //
       
   604 // Script description:
       
   605 // - Check ALS Product Profile Support
       
   606 //
       
   607 [Test]
       
   608 title MOD_0005_126_1_NokiaTSY_[HW Check ALS Product Profile Support]
       
   609 create NTT_SIM test
       
   610 test InitializeIPCRequestTable
       
   611 test SetExpectedCompleteIPC ECustomCheckAlsPpSupportIPC
       
   612 test RunIscTestCase 1260
       
   613 test SyncIscTestCase
       
   614 test CheckAlsPpSupport
       
   615 allownextresult 0
       
   616 waittestclass test
       
   617 delete test
       
   618 [Endtest]