adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/nwe/group/nwe_simulate.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 
       
    18 
       
    19 // MOD_0002.001_2_NokiaTSY_[XML Set Network Selection Setting Manual]
       
    20 //
       
    21 // Precondition:
       
    22 // -N/A
       
    23 //
       
    24 // Script description:
       
    25 // -Possible values are: Manual, Automatic and Unknown.
       
    26 //
       
    27 [Test]
       
    28 title MOD_0002.001_2_NokiaTSY_[XML Set Network Selection Setting Manual]
       
    29 create NTT_NWE test
       
    30 
       
    31 test HandleSpecifiedRequests YES
       
    32 test InitializeIPCRequestTable
       
    33 
       
    34 test SetExpectedCompleteIPC EMobilePhoneSetNetworkSelectionSetting
       
    35 
       
    36 test RunIscTestCase 132
       
    37 test SyncIscTestCase
       
    38 
       
    39 test SetNetworkSelectionSetting Manual
       
    40 allownextresult 0
       
    41 waittestclass test
       
    42 
       
    43 test HandleSpecifiedRequests NO
       
    44 
       
    45 delete test
       
    46 [Endtest]
       
    47 
       
    48 
       
    49 // MOD_0002.002_2_NokiaTSY_[XML Set Network Selection Setting Automatic]
       
    50 //
       
    51 // Precondition:
       
    52 // -N/A
       
    53 //
       
    54 // Script description:
       
    55 // -Possible values are: Manual, Automatic and Unknown.
       
    56 //
       
    57 [Test]
       
    58 title MOD_0002.002_2_NokiaTSY_[XML Set Network Selection Setting Automatic]
       
    59 create NTT_NWE test
       
    60 
       
    61 test HandleSpecifiedRequests YES
       
    62 test InitializeIPCRequestTable
       
    63 
       
    64 test SetExpectedCompleteIPC EMobilePhoneSetNetworkSelectionSetting
       
    65 
       
    66 test RunIscTestCase 133
       
    67 test SyncIscTestCase
       
    68 
       
    69 test SetNetworkSelectionSetting Automatic
       
    70 allownextresult 0
       
    71 waittestclass test
       
    72 
       
    73 test HandleSpecifiedRequests NO
       
    74 
       
    75 delete test
       
    76 [Endtest]
       
    77 
       
    78 
       
    79 // MOD_0002.004_2_NokiaTSY_[XML GetNetworkRegistrationStatus]
       
    80 //
       
    81 // Precondition:
       
    82 // -N/A
       
    83 //
       
    84 // Script description:
       
    85 // -N/A
       
    86 //
       
    87 [Test]
       
    88 title MOD_0002.004_2_NokiaTSY_[XML GetNetworkRegistrationStatus]
       
    89 create NTT_NWE test
       
    90 
       
    91 test HandleSpecifiedRequests YES
       
    92 test InitializeIPCRequestTable
       
    93 
       
    94 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
    95 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
    96 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
    97 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
    98 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
    99 
       
   100 test SetOperInfoAPAC OperInfoLATIN
       
   101 
       
   102 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
   103 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
   104 
       
   105 // wait for ISC testcase completion signal
       
   106 allownextresult 1
       
   107 waittestclass test
       
   108 
       
   109 test RunIscTestCase 126
       
   110 test SyncIscTestCase
       
   111 
       
   112 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
   113 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
   114 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   115 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
   116 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
   117 
       
   118 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   119 allownextresult 0
       
   120 waittestclass test
       
   121 
       
   122 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   123 allownextresult 0
       
   124 waittestclass test
       
   125 
       
   126 // ECustomGetOperatorNameIPC
       
   127 allownextresult 0
       
   128 waittestclass test
       
   129 
       
   130 // EMobilePhoneNotifyCurrentNetworkChange
       
   131 allownextresult 0
       
   132 waittestclass test
       
   133 
       
   134 // EMobilePhoneGetNetworkRegistrationStatus
       
   135 allownextresult 0
       
   136 waittestclass test
       
   137 
       
   138 test HandleSpecifiedRequests NO
       
   139 
       
   140 delete test
       
   141 [Endtest]
       
   142 
       
   143 
       
   144 // MOD_0002.004_2_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSUPA]
       
   145 //
       
   146 // Precondition:
       
   147 // - define INTERNAL_TESTING_CASW_HSXPA_INDICATOR_SUPPORT -flag in
       
   148 //   nokiatsy_internal_variation.h
       
   149 //
       
   150 // Script description:
       
   151 // -N/A
       
   152 //
       
   153 [Test]
       
   154 title MOD_0002.004_2_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSUPA]
       
   155 create NTT_NWE test
       
   156 
       
   157 test HandleSpecifiedRequests YES
       
   158 test InitializeIPCRequestTable
       
   159 
       
   160 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   161 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
   162 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
   163 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
   164 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
   165 
       
   166 test SetOperInfoAPAC OperInfoLATIN
       
   167 
       
   168 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
   169 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
   170 
       
   171 // wait for ISC testcase completion signal
       
   172 allownextresult 1
       
   173 waittestclass test
       
   174 
       
   175 test RunIscTestCase 127
       
   176 test SyncIscTestCase
       
   177 
       
   178 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
   179 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
   180 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   181 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
   182 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME HSXPATest HSUPA
       
   183 
       
   184 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   185 allownextresult 0
       
   186 waittestclass test
       
   187 
       
   188 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   189 allownextresult 0
       
   190 waittestclass test
       
   191 
       
   192 // ECustomGetOperatorNameIPC
       
   193 allownextresult 0
       
   194 waittestclass test
       
   195 
       
   196 // EMobilePhoneNotifyCurrentNetworkChange
       
   197 allownextresult 0
       
   198 waittestclass test
       
   199 
       
   200 // EMobilePhoneGetNetworkRegistrationStatus
       
   201 allownextresult 0
       
   202 waittestclass test
       
   203 
       
   204 test HandleSpecifiedRequests NO
       
   205 
       
   206 delete test
       
   207 [Endtest]
       
   208 
       
   209 
       
   210 // MOD_0002.004_3_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSDPA]
       
   211 //
       
   212 // Precondition:
       
   213 // - define INTERNAL_TESTING_CASW_HSXPA_INDICATOR_SUPPORT -flag in
       
   214 //   nokiatsy_internal_variation.h
       
   215 //
       
   216 // Script description:
       
   217 // -N/A
       
   218 //
       
   219 [Test]
       
   220 title MOD_0002.004_3_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSDPA]
       
   221 create NTT_NWE test
       
   222 
       
   223 test HandleSpecifiedRequests YES
       
   224 test InitializeIPCRequestTable
       
   225 
       
   226 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   227 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
   228 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
   229 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
   230 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
   231 
       
   232 test SetOperInfoAPAC OperInfoLATIN
       
   233 
       
   234 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
   235 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
   236 
       
   237 // wait for ISC testcase completion signal
       
   238 allownextresult 1
       
   239 waittestclass test
       
   240 
       
   241 test RunIscTestCase 128
       
   242 test SyncIscTestCase
       
   243 
       
   244 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
   245 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
   246 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   247 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
   248 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME HSXPATest HSDPA
       
   249 
       
   250 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   251 allownextresult 0
       
   252 waittestclass test
       
   253 
       
   254 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   255 allownextresult 0
       
   256 waittestclass test
       
   257 
       
   258 // ECustomGetOperatorNameIPC
       
   259 allownextresult 0
       
   260 waittestclass test
       
   261 
       
   262 // EMobilePhoneNotifyCurrentNetworkChange
       
   263 allownextresult 0
       
   264 waittestclass test
       
   265 
       
   266 // EMobilePhoneGetNetworkRegistrationStatus
       
   267 allownextresult 0
       
   268 waittestclass test
       
   269 
       
   270 test HandleSpecifiedRequests NO
       
   271 
       
   272 delete test
       
   273 [Endtest]
       
   274 
       
   275 
       
   276 // MOD_0002.004_4_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSDPA and HSUPA]
       
   277 //
       
   278 // Precondition:
       
   279 // - define INTERNAL_TESTING_CASW_HSXPA_INDICATOR_SUPPORT -flag in
       
   280 //   nokiatsy_internal_variation.h
       
   281 //
       
   282 // Script description:
       
   283 // -N/A
       
   284 //
       
   285 [Test]
       
   286 title MOD_0002.004_4_2_NokiaTSY_[XML GetNetworkRegistrationStatus HSDPA and HSUPA]
       
   287 create NTT_NWE test
       
   288 
       
   289 test HandleSpecifiedRequests YES
       
   290 test InitializeIPCRequestTable
       
   291 
       
   292 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   293 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
   294 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
   295 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
   296 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
   297 
       
   298 test SetOperInfoAPAC OperInfoLATIN
       
   299 
       
   300 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
   301 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
   302 
       
   303 // wait for ISC testcase completion signal
       
   304 allownextresult 1
       
   305 waittestclass test
       
   306 
       
   307 test RunIscTestCase 129
       
   308 test SyncIscTestCase
       
   309 
       
   310 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
   311 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
   312 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   313 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
   314 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME HSXPATest HSDPAandHSUPA
       
   315 
       
   316 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   317 allownextresult 0
       
   318 waittestclass test
       
   319 
       
   320 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   321 allownextresult 0
       
   322 waittestclass test
       
   323 
       
   324 // ECustomGetOperatorNameIPC
       
   325 allownextresult 0
       
   326 waittestclass test
       
   327 
       
   328 // EMobilePhoneNotifyCurrentNetworkChange
       
   329 allownextresult 0
       
   330 waittestclass test
       
   331 
       
   332 // EMobilePhoneGetNetworkRegistrationStatus
       
   333 allownextresult 0
       
   334 waittestclass test
       
   335 
       
   336 test HandleSpecifiedRequests NO
       
   337 
       
   338 delete test
       
   339 [Endtest]
       
   340 
       
   341 
       
   342 // MOD_0002.004_5_2_NokiaTSY_[XML Read NITZ long name of max length in boot]
       
   343 //
       
   344 // Precondition:
       
   345 // -N/A
       
   346 //
       
   347 // Script description:
       
   348 // -Pass criterion: testcase does not cause crash
       
   349 //
       
   350 [Test]
       
   351 title MOD_0002.004_5_2_NokiaTSY_[XML XML Read NITZ long name of max length in boot]
       
   352 create NTT_NWE test
       
   353 
       
   354 test SetOperInfoAPAC OperInfoLATIN
       
   355 
       
   356 test RunIscTestCaseStartNTSYAfterTestToolStart 210
       
   357 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
   358 
       
   359 // wait for ISC testcase completion signal
       
   360 allownextresult 1
       
   361 waittestclass test
       
   362 
       
   363 delete test
       
   364 [Endtest]
       
   365 
       
   366 // MOD_0002.005_2_NokiaTSY_[XML GetCipheringIndicatorStatus]
       
   367 //
       
   368 // Precondition:
       
   369 // -N/A
       
   370 //
       
   371 // Script description:
       
   372 // -N/A
       
   373 //
       
   374 //
       
   375 [Test]
       
   376 title MOD_0002.005_2_NokiaTSY_[XML GetCipheringIndicatorStatus]
       
   377 create NTT_NWE test
       
   378 
       
   379 test HandleSpecifiedRequests YES
       
   380 test InitializeIPCRequestTable
       
   381 
       
   382 test SetExpectedCompleteIPC EMobilePhoneGetCipheringIndicatorStatus
       
   383 
       
   384 test RunIscTestCase 134
       
   385 test SyncIscTestCase
       
   386 
       
   387 test GetCipheringIndicatorStatus SIM_SERV_CIPHERING_INDICATOR_DISPLAY_REQUIRED
       
   388 
       
   389 allownextresult 0
       
   390 waittestclass test
       
   391 
       
   392 test HandleSpecifiedRequests NO
       
   393 
       
   394 delete test
       
   395 [Endtest]
       
   396 
       
   397 
       
   398 // MOD_0002.006_2_NokiaTSY_[XML CustomGetCipheringInfo]
       
   399 //
       
   400 // Precondition:
       
   401 // -N/A
       
   402 //
       
   403 // Script description:
       
   404 // -N/A
       
   405 //
       
   406 [Test]
       
   407 title MOD_0002.006_2_NokiaTSY_[XML CustomGetCipheringInfo]
       
   408 create NTT_NWE test
       
   409 
       
   410 test HandleSpecifiedRequests YES
       
   411 test InitializeIPCRequestTable
       
   412 
       
   413 test SetExpectedCompleteIPC ECustomGetCipheringInfoIPC
       
   414 test SetExpectedCompleteIPC EMobilePhoneGetCipheringIndicatorStatus
       
   415 
       
   416 test GetCipheringIndicatorStatus SIM_SERV_CIPHERING_INDICATOR_DISPLAY_REQUIRED SET_ONLY_COMPARISON_VALUE
       
   417 
       
   418 test RunIscTestCase 135
       
   419 test SyncIscTestCase
       
   420 
       
   421 test CustomGetCipheringInfo SIM_SERV_CIPHERING_INDICATOR_DISPLAY_REQUIRED
       
   422 
       
   423 // ECustomGetCipheringInfoIPC
       
   424 allownextresult 0
       
   425 waittestclass test
       
   426 
       
   427 // EMobilePhoneGetCipheringIndicatorStatus
       
   428 allownextresult 0
       
   429 waittestclass test
       
   430 
       
   431 test HandleSpecifiedRequests NO
       
   432 
       
   433 delete test
       
   434 [Endtest]
       
   435 
       
   436 
       
   437 // MOD_0002.007_2_NokiaTSY_[XML CustomNetWakeup]
       
   438 //
       
   439 // Precondition:
       
   440 // -N/A
       
   441 //
       
   442 // Script description:
       
   443 // -N/A
       
   444 //
       
   445 [Test]
       
   446 title MOD_0002.007_2_NokiaTSY_[XML CustomNetWakeup]
       
   447 create NTT_NWE test
       
   448 
       
   449 test HandleSpecifiedRequests YES
       
   450 test InitializeIPCRequestTable
       
   451 
       
   452 test SetExpectedCompleteIPC ECustomNetWakeupIPC
       
   453 
       
   454 test RunIscTestCase 136
       
   455 test SyncIscTestCase
       
   456 
       
   457 test CustomNetWakeup
       
   458 
       
   459 allownextresult 0
       
   460 waittestclass test
       
   461 
       
   462 test HandleSpecifiedRequests NO
       
   463 
       
   464 delete test
       
   465 [Endtest]
       
   466 
       
   467 
       
   468 // MOD_0002.009_2_NokiaTSY_[XML CustomResetNetworkRegistrationStatus]
       
   469 //
       
   470 // Precondition:
       
   471 // -N/A
       
   472 //
       
   473 // Script description:
       
   474 // -N/A
       
   475 //
       
   476 [Test]
       
   477 title MOD_0002.009_2_NokiaTSY_[XML CustomResetNetworkRegistrationStatus]
       
   478 create NTT_NWE test
       
   479 
       
   480 test HandleSpecifiedRequests YES
       
   481 test InitializeIPCRequestTable
       
   482 
       
   483 test SetExpectedCompleteIPC ECustomResetNetServerIPC
       
   484 
       
   485 test RunIscTestCase 137
       
   486 test SyncIscTestCase
       
   487 
       
   488 test CustomResetNetworkRegistrationStatus
       
   489 
       
   490 allownextresult 0
       
   491 waittestclass test
       
   492 
       
   493 test HandleSpecifiedRequests NO
       
   494 
       
   495 delete test
       
   496 [Endtest]
       
   497 
       
   498 
       
   499 // MOD_0002.010_2_NokiaTSY_[XML CustomGetSystemNetworkModes]
       
   500 //
       
   501 // Precondition:
       
   502 // -N/A
       
   503 //
       
   504 // Script description:
       
   505 // -N/A
       
   506 //
       
   507 [Test]
       
   508 title MOD_0002.010_2_NokiaTSY_[XML CustomGetSystemNetworkModes]
       
   509 create NTT_NWE test
       
   510 
       
   511 test HandleSpecifiedRequests YES
       
   512 test InitializeIPCRequestTable
       
   513 
       
   514 test SetExpectedCompleteIPC ECustomGetSystemNetworkModesIPC
       
   515 test SetExpectedCompleteIPC EMobilePhoneNotifyModeChange
       
   516 
       
   517 test RunIscTestCase 138
       
   518 test SyncIscTestCase
       
   519 
       
   520 test CustomGetSystemNetworkModes NET_GSM_RAT
       
   521 test GetNetworkInfo NetworkMode NetworkModeGsm SET_ONLY_COMPARISON_VALUE
       
   522 
       
   523 // ECustomGetSystemNetworkModesIPC
       
   524 allownextresult 0
       
   525 waittestclass test
       
   526 
       
   527 // EMobilePhoneNotifyModeChange
       
   528 allownextresult 0
       
   529 waittestclass test
       
   530 
       
   531 test HandleSpecifiedRequests NO
       
   532 
       
   533 delete test
       
   534 [Endtest]
       
   535 
       
   536 
       
   537 // MOD_0002.011_2_NokiaTSY_[XML CustomSetSystemNetworkMode_GSM]
       
   538 //
       
   539 // Precondition:
       
   540 // -N/A
       
   541 //
       
   542 // Script description:
       
   543 // -N/A
       
   544 //
       
   545 [Test]
       
   546 title MOD_0002.011_2_NokiaTSY_[XML CustomSetSystemNetworkMode_GSM]
       
   547 create NTT_NWE test
       
   548 
       
   549 test HandleSpecifiedRequests YES
       
   550 test InitializeIPCRequestTable
       
   551 
       
   552 test SetExpectedCompleteIPC ECustomSetSystemNetworkModeIPC
       
   553 
       
   554 test RunIscTestCase 139
       
   555 test SyncIscTestCase
       
   556 
       
   557 test CustomSetSystemNetworkMode NetworkGsm
       
   558 
       
   559 allownextresult 0
       
   560 waittestclass test
       
   561 
       
   562 test HandleSpecifiedRequests NO
       
   563 
       
   564 delete test
       
   565 [Endtest]
       
   566 
       
   567 
       
   568 // MOD_0002.012_2_NokiaTSY_[XML CustomSetSystemNetworkMode_UMTS]
       
   569 //
       
   570 // Precondition:
       
   571 // -N/A
       
   572 //
       
   573 // Script description:
       
   574 // -N/A
       
   575 //
       
   576 [Test]
       
   577 title MOD_0002.012_2_NokiaTSY_[XML CustomSetSystemNetworkMode_UMTS]
       
   578 create NTT_NWE test
       
   579 
       
   580 test HandleSpecifiedRequests YES
       
   581 test InitializeIPCRequestTable
       
   582 
       
   583 test SetExpectedCompleteIPC ECustomSetSystemNetworkModeIPC
       
   584 
       
   585 test RunIscTestCase 140
       
   586 test SyncIscTestCase
       
   587 
       
   588 test CustomSetSystemNetworkMode NetworkUmts
       
   589 
       
   590 allownextresult 0
       
   591 waittestclass test
       
   592 
       
   593 test HandleSpecifiedRequests NO
       
   594 
       
   595 delete test
       
   596 [Endtest]
       
   597 
       
   598 
       
   599 // MOD_0002.013_2_NokiaTSY_[XML CustomSetSystemNetworkMode_DUAL]
       
   600 //
       
   601 // Precondition:
       
   602 // -N/A
       
   603 //
       
   604 // Script description:
       
   605 // -N/A
       
   606 //
       
   607 [Test]
       
   608 title MOD_0002.013_2_NokiaTSY_[XML CustomSetSystemNetworkMode_DUAL]
       
   609 create NTT_NWE test
       
   610 
       
   611 test HandleSpecifiedRequests YES
       
   612 test InitializeIPCRequestTable
       
   613 
       
   614 test SetExpectedCompleteIPC ECustomSetSystemNetworkModeIPC
       
   615 
       
   616 test RunIscTestCase 141
       
   617 test SyncIscTestCase
       
   618 
       
   619 test CustomSetSystemNetworkMode NetworkDual
       
   620 
       
   621 allownextresult 0
       
   622 waittestclass test
       
   623 
       
   624 test HandleSpecifiedRequests NO
       
   625 
       
   626 delete test
       
   627 [Endtest]
       
   628 
       
   629 
       
   630 // MOD_0002.014_2_NokiaTSY_[XML CustomGetCurrentSystemNetworkModes]
       
   631 //
       
   632 // Precondition:
       
   633 // -N/A
       
   634 //
       
   635 // Script description:
       
   636 // -N/A
       
   637 //
       
   638 [Test]
       
   639 title MOD_0002.014_2_NokiaTSY_[XML CustomGetCurrentSystemNetworkModes]
       
   640 create NTT_NWE test
       
   641 
       
   642 test HandleSpecifiedRequests YES
       
   643 test InitializeIPCRequestTable
       
   644 
       
   645 test SetExpectedCompleteIPC ECustomGetCurrentSystemNetworkModesIPC
       
   646 
       
   647 test RunIscTestCase 142
       
   648 test SyncIscTestCase
       
   649 
       
   650 test CustomGetCurrentSystemNetworkModes MTC_GSM_RAT
       
   651 
       
   652 allownextresult 0
       
   653 waittestclass test
       
   654 
       
   655 test HandleSpecifiedRequests NO
       
   656 
       
   657 delete test
       
   658 [Endtest]
       
   659 
       
   660 
       
   661 // MOD_0002.015_2_NokiaTSY_[XML NotifyNITZInfoChange]
       
   662 //
       
   663 // Precondition:
       
   664 // - N/A
       
   665 //
       
   666 // Script description:
       
   667 // - N/A
       
   668 //
       
   669 [Test]
       
   670 title MOD_0002.015_2_NokiaTSY_[XML NotifyNITZInfoChange]
       
   671 create NTT_NWE test
       
   672 
       
   673 test HandleSpecifiedRequests YES
       
   674 test InitializeIPCRequestTable
       
   675 
       
   676 test SetExpectedCompleteIPC EMobilePhoneNotifyNITZInfoChange
       
   677 
       
   678 test RunIscTestCase 143
       
   679 test SyncIscTestCase
       
   680 
       
   681 // When EMobilePhoneNotifyNITZInfoChange is completed the received data
       
   682 // is checked so that it should be Year 2008, Date EFebruary, Day 2
       
   683 // Hour 20, Minute 24, Second 0, Microsecond 0, DST 0 and Time Zone 0
       
   684 allownextresult 0
       
   685 waittestclass test
       
   686 
       
   687 test HandleSpecifiedRequests NO
       
   688 
       
   689 delete test
       
   690 [Endtest]
       
   691 
       
   692 
       
   693 // MOD_0002.016_2_NokiaTSY_[XML NotifyNetworkSecurityLevelChange]
       
   694 //
       
   695 // Precondition:
       
   696 // - Phone has to be flashed with normal image.
       
   697 //
       
   698 // Script description:
       
   699 // - NOTE: When testcase is started, user must manually make MO voice call.
       
   700 //   Then testcase is executed properly.
       
   701 //
       
   702 [Test]
       
   703 title MOD_0002.016_2_NokiaTSY_[XML NotifyNetworkSecurityLevelChange]
       
   704 create NTT_NWE test
       
   705 
       
   706 test HandleSpecifiedRequests YES
       
   707 test InitializeIPCRequestTable
       
   708 
       
   709 test SetExpectedCompleteIPC EMobileCallNotifyPrivacyConfirmation
       
   710 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSecurityLevelChange
       
   711 test SetExpectedCompleteIPC ECustomNotifyCipheringInfoChangeIPC
       
   712 test SetExpectedCompleteIPC EMobilePhoneGetCipheringIndicatorStatus
       
   713 
       
   714 test RunIscTestCase 144
       
   715 test SyncIscTestCase
       
   716 
       
   717 // Set comparison value for ciphering indicator when IPC
       
   718 // EMobilePhoneGetCipheringIndicatorStatus is completed.
       
   719 test GetCipheringIndicatorStatus SIM_SERV_CIPHERING_INDICATOR_DISPLAY_REQUIRED SET_ONLY_COMPARISON_VALUE
       
   720 
       
   721 // EMobileCallNotifyPrivacyConfirmation
       
   722 // When this is completed the expeted result for privacy is
       
   723 // RMobilePhone::EPrivacyOn (hard coded expected value in function
       
   724 // CNWE::NotifyPrivacyConfirmation)
       
   725 allownextresult 0
       
   726 waittestclass test
       
   727 
       
   728 // EMobilePhoneNotifyNetworkSecurityLevelChange
       
   729 // When this is completed the expeted result for NW security level is
       
   730 // ECipheringGSM (hard coded expected value in function
       
   731 // CNWE::NotifyNetworkSecurityLevelChange)
       
   732 allownextresult 0
       
   733 waittestclass test
       
   734 
       
   735 // ECustomNotifyCipheringInfoChangeIPC
       
   736 // When this is completed the expeted results for CI are
       
   737 // cipherIndicatorStatus = ETrue and  cipheringOn == ETrue
       
   738 // CNWE::NotifyCipheringInfoChangeIPC)
       
   739 allownextresult 0
       
   740 waittestclass test
       
   741 
       
   742 // EMobilePhoneGetCipheringIndicatorStatus
       
   743 allownextresult 0
       
   744 waittestclass test
       
   745 
       
   746 test HandleSpecifiedRequests NO
       
   747 
       
   748 delete test
       
   749 [Endtest]
       
   750 
       
   751 
       
   752 // MOD_0002.018_2_NokiaTSY_[XML ManualNetworkSearchCancel]
       
   753 //
       
   754 // Precondition:
       
   755 // -N/A
       
   756 //
       
   757 // Script description:
       
   758 // -N/A
       
   759 //
       
   760 [Test]
       
   761 title MOD_0002.018_2_NokiaTSY_[XML ManualNetworkSearchCancel]
       
   762 create NTT_NWE test
       
   763 
       
   764 test HandleSpecifiedRequests YES
       
   765 test InitializeIPCRequestTable
       
   766 
       
   767 test SetExpectedCompleteIPC EMobilePhoneGetDetectedNetworksV2Phase1
       
   768 test SetExpectedCompleteIPC EMobilePhoneGetDetectedNetworksCancel
       
   769 
       
   770 test SetOperInfoAPAC OperInfoLATIN
       
   771 
       
   772 test RunIscTestCase 145
       
   773 test SyncIscTestCase
       
   774 
       
   775 test ManualNetworkSearch DONT_CARE_NETWORK_NAME DONT_CARE_NETWORK_NAME DONT_CARE_NETWORK_NAME DONT_CARE_NETWORK_NAME
       
   776 test ManualNetworkSearchCancel
       
   777 
       
   778 // EMobilePhoneGetDetectedNetworksV2Phase1
       
   779 allownextresult -3
       
   780 waittestclass test
       
   781 
       
   782 // EMobilePhoneGetDetectedNetworksCancel
       
   783 allownextresult 0
       
   784 waittestclass test
       
   785 
       
   786 test HandleSpecifiedRequests NO
       
   787 
       
   788 delete test
       
   789 [Endtest]
       
   790 
       
   791 
       
   792 // MOD_0002.020_2_NokiaTSY_[XML ManualNetworkSelectionCancel_ManualSelection]
       
   793 //
       
   794 // Precondition:
       
   795 // - N/A
       
   796 //
       
   797 // Script description:
       
   798 // - N/A
       
   799 //
       
   800 [Test]
       
   801 title MOD_0002.020_2_NokiaTSY_[XML ManualNetworkSelectionCancel_ManualSelection]
       
   802 create NTT_NWE test
       
   803 
       
   804 test HandleSpecifiedRequests YES
       
   805 test InitializeIPCRequestTable
       
   806 
       
   807 test SetExpectedCompleteIPC EMobilePhoneSelectNetworkCancel
       
   808 
       
   809 test SetOperInfoAPAC OperInfoLATIN
       
   810 
       
   811 test RunIscTestCase 146
       
   812 test SyncIscTestCase
       
   813 
       
   814 test ManualNetworkSelection 91 244 // Network Country
       
   815 test ManualNetworkSelectionCancel
       
   816 
       
   817 // EMobilePhoneSelectNetworkCancel
       
   818 allownextresult 0
       
   819 waittestclass test
       
   820 
       
   821 test HandleSpecifiedRequests NO
       
   822 
       
   823 delete test
       
   824 [Endtest]
       
   825 
       
   826 
       
   827 // Test MOD_0002.021_2_NokiaTSY_[XML Notify Network Connection Failure NET_REG_STATUS_NOSERV_NOSIM]
       
   828 // Verify that network response NET_REG_STATUS_NOSERV_NOSIM is handled correctly.
       
   829 //
       
   830 // Precondition:
       
   831 // N/A
       
   832 //
       
   833 [Test]
       
   834 title MOD_0002.021_2_NokiaTSY_[XML Notify Network Connection Failure NET_REG_STATUS_NOSERV_NOSIM]
       
   835 create NTT_NWE test
       
   836 
       
   837 test HandleSpecifiedRequests YES
       
   838 test InitializeIPCRequestTable
       
   839 
       
   840 test SetExpectedCompleteIPC ECustomNotifyNetworkConnectionFailureIPC
       
   841 test SetExpectedCompleteIPC ECustomNotifyNSPSStatusIPC
       
   842 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   843 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
   844 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
   845 
       
   846 test RunIscTestCase 101
       
   847 test SyncIscTestCase
       
   848 
       
   849 test NotifyNetworkConnectionFailure NSPS_IS_OFF NET_REG_STATUS_NOSERV_NOSIM
       
   850 test NotifyNWRegStatusChangeCompareParameterSetting ERegistrationDenied ENetworkStatusUnknown
       
   851 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   852 test NotifyCurrentNetworkChangeCompareParameterSetting 0 0 0 // iAreaKnown iLocationAreaCode iCellId DONT_CARE_NETWORK_NAME
       
   853 
       
   854 // ECustomNotifyNetworkConnectionFailureIPC
       
   855 allownextresult 0
       
   856 waittestclass test
       
   857 
       
   858 // ECustomNotifyNSPSStatusIPC
       
   859 allownextresult 0
       
   860 waittestclass test
       
   861 
       
   862 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   863 allownextresult 0
       
   864 waittestclass test
       
   865 
       
   866 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   867 allownextresult 0
       
   868 waittestclass test
       
   869 
       
   870 // EMobilePhoneNotifyCurrentNetworkChange
       
   871 allownextresult 0
       
   872 waittestclass test
       
   873 
       
   874 test HandleSpecifiedRequests NO
       
   875 
       
   876 delete test
       
   877 [Endtest]
       
   878 
       
   879 
       
   880 // Test MOD_0002.022_2_NokiaTSY_[XML Notify Network Connection Failure NET_REG_STATUS_NOSERV_SIM_REJECTED_BY_NW]
       
   881 // Verify that network response NET_REG_STATUS_NOSERV_NOSIM is handled correctly.
       
   882 //
       
   883 // Precondition:
       
   884 // N/A
       
   885 //
       
   886 [Test]
       
   887 title MOD_0002.022_2_NokiaTSY_[XML Notify Network Connection Failure NET_REG_STATUS_NOSERV_SIM_REJECTED_BY_NW]
       
   888 create NTT_NWE test
       
   889 
       
   890 test HandleSpecifiedRequests YES
       
   891 test InitializeIPCRequestTable
       
   892 
       
   893 test SetExpectedCompleteIPC ECustomNotifyNetworkConnectionFailureIPC
       
   894 test SetExpectedCompleteIPC ECustomNotifyNSPSStatusIPC
       
   895 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   896 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
   897 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
   898 
       
   899 test RunIscTestCase 102
       
   900 test SyncIscTestCase
       
   901 
       
   902 test NotifyNetworkConnectionFailure NSPS_IS_OFF NET_REG_STATUS_NOSERV_SIM_REJECTED_BY_NW
       
   903 test NotifyNWRegStatusChangeCompareParameterSetting ERegistrationDenied ENetworkStatusUnknown ALLOW_ALSO_NOK_RESULT_FROM_TSY
       
   904 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
   905 test NotifyCurrentNetworkChangeCompareParameterSetting 1 1434 12697 // iAreaKnown iLocationAreaCode iCellId DONT_CARE_NETWORK_NAME
       
   906 
       
   907 // ECustomNotifyNetworkConnectionFailureIPC
       
   908 allownextresult 0
       
   909 waittestclass test
       
   910 
       
   911 // ECustomNotifyNSPSStatusIPC
       
   912 allownextresult 0
       
   913 waittestclass test
       
   914 
       
   915 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
   916 allownextresult -270598165
       
   917 waittestclass test
       
   918 
       
   919 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
   920 allownextresult -270598165
       
   921 waittestclass test
       
   922 
       
   923 // EMobilePhoneNotifyCurrentNetworkChange
       
   924 allownextresult 0
       
   925 waittestclass test
       
   926 
       
   927 test HandleSpecifiedRequests NO
       
   928 
       
   929 delete test
       
   930 [Endtest]
       
   931 
       
   932 
       
   933 // Test MOD_0002.101_2_NokiaTSY_[XML Get Home Network FIN 70 1]
       
   934 // Properly get latin operator name
       
   935 //
       
   936 // Precondition:
       
   937 // - n/a
       
   938 //
       
   939 // Script description:
       
   940 // - Name type is Country name + MNC number.
       
   941 //
       
   942 [Test]
       
   943 title MOD_0002.101_2_NokiaTSY_[XML Get Home Network FIN 70 1]
       
   944 create NTT_NWE test
       
   945 
       
   946 test HandleSpecifiedRequests YES
       
   947 test InitializeIPCRequestTable
       
   948 
       
   949 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
   950 
       
   951 test SetOperInfoAPAC OperInfoLATIN
       
   952 
       
   953 test RunIscTestCase 103
       
   954 test SyncIscTestCase
       
   955 
       
   956 test GetHomeNetwork "FIN 70" NO_SHORT_NAME NO_LONG_NAME
       
   957 
       
   958 // EMobilePhoneGetHomeNetwork
       
   959 allownextresult 0
       
   960 waittestclass test
       
   961 
       
   962 test HandleSpecifiedRequests NO
       
   963 
       
   964 delete test
       
   965 [Endtest]
       
   966 
       
   967 
       
   968 // Test MOD_0002.101_2_2_NokiaTSY_[XML Get Home Network 100 10 2]
       
   969 // Properly get latin operator name
       
   970 //
       
   971 // Precondition:
       
   972 // - n/a
       
   973 //
       
   974 // Script description:
       
   975 // - Name type is MCC number + MNC number.
       
   976 //
       
   977 [Test]
       
   978 title MOD_0002.101_2_2_NokiaTSY_[XML Get Home Network 100 10 2]
       
   979 create NTT_NWE test
       
   980 
       
   981 test HandleSpecifiedRequests YES
       
   982 test InitializeIPCRequestTable
       
   983 
       
   984 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
   985 
       
   986 test SetOperInfoAPAC OperInfoLATIN
       
   987 
       
   988 test RunIscTestCase 160
       
   989 test SyncIscTestCase
       
   990 
       
   991 test GetHomeNetwork "100 10" NO_SHORT_NAME NO_LONG_NAME
       
   992 
       
   993 // EMobilePhoneGetHomeNetwork
       
   994 allownextresult 0
       
   995 waittestclass test
       
   996 
       
   997 test HandleSpecifiedRequests NO
       
   998 
       
   999 delete test
       
  1000 [Endtest]
       
  1001 
       
  1002 
       
  1003 // Test MOD_0002.101_3_2_NokiaTSY_[XML Get Home Network SONERA 3]
       
  1004 // Properly get latin operator name
       
  1005 //
       
  1006 // Precondition:
       
  1007 // - n/a
       
  1008 //
       
  1009 // Script description:
       
  1010 // - Name type is Latin name.
       
  1011 //
       
  1012 [Test]
       
  1013 title MOD_0002.101_3_2_NokiaTSY_[XML Get Home Network SONERA 3]
       
  1014 create NTT_NWE test
       
  1015 
       
  1016 test HandleSpecifiedRequests YES
       
  1017 test InitializeIPCRequestTable
       
  1018 
       
  1019 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  1020 
       
  1021 test SetOperInfoAPAC OperInfoLATIN
       
  1022 
       
  1023 test RunIscTestCase 161
       
  1024 test SyncIscTestCase
       
  1025 
       
  1026 test GetHomeNetwork SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1027 
       
  1028 // EMobilePhoneGetHomeNetwork
       
  1029 allownextresult 0
       
  1030 waittestclass test
       
  1031 
       
  1032 test HandleSpecifiedRequests NO
       
  1033 
       
  1034 delete test
       
  1035 [Endtest]
       
  1036 
       
  1037 
       
  1038 // Test MOD_0002.103_2_NokiaTSY_[XML Get Home Network APAC 1]
       
  1039 // Properly get APAC operator name
       
  1040 //
       
  1041 // Precondition:
       
  1042 // - n/a
       
  1043 //
       
  1044 // Script description:
       
  1045 // - Name type is APAC name.
       
  1046 //
       
  1047 // Hard coded APAC_NAME string:
       
  1048 // - Operator name: CSL
       
  1049 // - Unicode name: 0x8A0A, 0x806F, 0x96FB, 0x4FE1
       
  1050 // - MCC 454, MNC 18
       
  1051 //
       
  1052 [Test]
       
  1053 title MOD_0002.103_2_NokiaTSY_[XML Get Home Network APAC 1]
       
  1054 create NTT_NWE test
       
  1055 
       
  1056 test HandleSpecifiedRequests YES
       
  1057 test InitializeIPCRequestTable
       
  1058 
       
  1059 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  1060 
       
  1061 test SetOperInfoAPAC OperInfoAPAC
       
  1062 
       
  1063 test RunIscTestCase 105
       
  1064 test SyncIscTestCase
       
  1065 
       
  1066 test GetHomeNetwork APAC_NAME NO_SHORT_NAME NO_LONG_NAME
       
  1067 
       
  1068 // EMobilePhoneGetHomeNetwork
       
  1069 allownextresult 0
       
  1070 waittestclass test
       
  1071 
       
  1072 test HandleSpecifiedRequests NO
       
  1073 
       
  1074 delete test
       
  1075 [Endtest]
       
  1076 
       
  1077 
       
  1078 // Test MOD_0002.104_2_NokiaTSY_[XML Get Home Network APAC 2]
       
  1079 // Properly get LATIN operator name when APAC name is not available
       
  1080 //
       
  1081 // Precondition:
       
  1082 // - n/a
       
  1083 //
       
  1084 // Script description:
       
  1085 // - Name type is Latin name.
       
  1086 //
       
  1087 [Test]
       
  1088 title MOD_0002.104_2_NokiaTSY_[XML Get Home Network APAC 2]
       
  1089 create NTT_NWE test
       
  1090 
       
  1091 test HandleSpecifiedRequests YES
       
  1092 test InitializeIPCRequestTable
       
  1093 
       
  1094 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  1095 
       
  1096 test SetOperInfoAPAC OperInfoAPAC
       
  1097 
       
  1098 test RunIscTestCase 106
       
  1099 test SyncIscTestCase
       
  1100 
       
  1101 test GetHomeNetwork SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1102 
       
  1103 // EMobilePhoneGetHomeNetwork
       
  1104 allownextresult 0
       
  1105 waittestclass test
       
  1106 
       
  1107 test HandleSpecifiedRequests NO
       
  1108 
       
  1109 delete test
       
  1110 [Endtest]
       
  1111 
       
  1112 
       
  1113 // Test MOD_0002.106_2_NokiaTSY_[XML GetNetworkRegistrationStatus LATIN]
       
  1114 // Properly get latin operator name.
       
  1115 //
       
  1116 // Precondition:
       
  1117 // - n/a
       
  1118 //
       
  1119 [Test]
       
  1120 title MOD_0002.106_2_NokiaTSY_[XML GetNetworkRegistrationStatus LATIN]
       
  1121 create NTT_NWE test
       
  1122 
       
  1123 test HandleSpecifiedRequests YES
       
  1124 test InitializeIPCRequestTable
       
  1125 
       
  1126 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1127 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1128 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1129 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1130 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1131 
       
  1132 test SetOperInfoAPAC OperInfoLATIN
       
  1133 
       
  1134 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1135 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1136 
       
  1137 // wait for ISC testcase completion signal
       
  1138 allownextresult 1
       
  1139 waittestclass test
       
  1140 
       
  1141 test RunIscTestCase 108
       
  1142 test SyncIscTestCase
       
  1143 
       
  1144 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  1145 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1146 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1147 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1148 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1149 
       
  1150 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1151 allownextresult 0
       
  1152 waittestclass test
       
  1153 
       
  1154 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1155 allownextresult 0
       
  1156 waittestclass test
       
  1157 
       
  1158 // ECustomGetOperatorNameIPC
       
  1159 allownextresult 0
       
  1160 waittestclass test
       
  1161 
       
  1162 // EMobilePhoneNotifyCurrentNetworkChange
       
  1163 allownextresult 0
       
  1164 waittestclass test
       
  1165 
       
  1166 // EMobilePhoneGetNetworkRegistrationStatus
       
  1167 allownextresult 0
       
  1168 waittestclass test
       
  1169 
       
  1170 test HandleSpecifiedRequests NO
       
  1171 
       
  1172 delete test
       
  1173 [Endtest]
       
  1174 
       
  1175 
       
  1176 // Test MOD_0002.107_2_NokiaTSY_[XML GetNetworkRegistrationStatus APAC]
       
  1177 // Properly get APAC operator name.
       
  1178 //
       
  1179 // Precondition:
       
  1180 // - n/a
       
  1181 //
       
  1182 // Hard coded APAC_NAME string:
       
  1183 // - Operator name: CSL
       
  1184 // - Unicode name: 0x8A0A, 0x806F, 0x96FB, 0x4FE1
       
  1185 // - MCC 454, MNC 18
       
  1186 //
       
  1187 [Test]
       
  1188 title MOD_0002.107_2_NokiaTSY_[XML GetNetworkRegistrationStatus APAC]
       
  1189 create NTT_NWE test
       
  1190 
       
  1191 test HandleSpecifiedRequests YES
       
  1192 test InitializeIPCRequestTable
       
  1193 
       
  1194 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1195 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1196 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1197 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1198 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1199 
       
  1200 test SetOperInfoAPAC OperInfoAPAC
       
  1201 
       
  1202 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1203 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1204 
       
  1205 // wait for ISC testcase completion signal
       
  1206 allownextresult 1
       
  1207 waittestclass test
       
  1208 
       
  1209 test RunIscTestCase 109
       
  1210 test SyncIscTestCase
       
  1211 
       
  1212 test CustomGetOperatorName APAC_NAME NO_SHORT_NAME NO_LONG_NAME APAC_NAME EOperatorNameHardcodedUcs2 SET_ONLY_COMPARISON_VALUE
       
  1213 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1214 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1215 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1216 test GetNetworkRegistrationStatus APAC_NAME NO_SHORT_NAME NO_LONG_NAME
       
  1217 
       
  1218 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1219 allownextresult 0
       
  1220 waittestclass test
       
  1221 
       
  1222 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1223 allownextresult 0
       
  1224 waittestclass test
       
  1225 
       
  1226 // ECustomGetOperatorNameIPC
       
  1227 allownextresult 0
       
  1228 waittestclass test
       
  1229 
       
  1230 // EMobilePhoneNotifyCurrentNetworkChange
       
  1231 allownextresult 0
       
  1232 waittestclass test
       
  1233 
       
  1234 // EMobilePhoneGetNetworkRegistrationStatus
       
  1235 allownextresult 0
       
  1236 waittestclass test
       
  1237 
       
  1238 test HandleSpecifiedRequests NO
       
  1239 
       
  1240 delete test
       
  1241 [Endtest]
       
  1242 
       
  1243 
       
  1244 // Test MOD_0002.108_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameHardcodedLatin]
       
  1245 // Properly get latin operator name and operator name type
       
  1246 // EOperatorNameHardcodedLatin.
       
  1247 //
       
  1248 // Precondition:
       
  1249 // - n/a
       
  1250 //
       
  1251 // Script description:
       
  1252 // - Operator name type (EOperatorNameHardcodedLatin) got from the message is compared.
       
  1253 //
       
  1254 [Test]
       
  1255 title MOD_0002.108_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameHardcodedLatin]
       
  1256 create NTT_NWE test
       
  1257 
       
  1258 test HandleSpecifiedRequests YES
       
  1259 test InitializeIPCRequestTable
       
  1260 
       
  1261 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1262 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1263 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1264 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1265 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1266 
       
  1267 test SetOperInfoAPAC OperInfoLATIN
       
  1268 
       
  1269 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1270 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1271 
       
  1272 // wait for ISC testcase completion signal
       
  1273 allownextresult 1
       
  1274 waittestclass test
       
  1275 
       
  1276 test RunIscTestCase 104
       
  1277 test SyncIscTestCase
       
  1278 
       
  1279 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1280 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1281 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1282 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin
       
  1283 
       
  1284 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1285 allownextresult 0
       
  1286 waittestclass test
       
  1287 
       
  1288 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1289 allownextresult 0
       
  1290 waittestclass test
       
  1291 
       
  1292 // ECustomGetOperatorNameIPC
       
  1293 allownextresult 0
       
  1294 waittestclass test
       
  1295 
       
  1296 // EMobilePhoneNotifyCurrentNetworkChange
       
  1297 allownextresult 0
       
  1298 waittestclass test
       
  1299 
       
  1300 // EMobilePhoneGetNetworkRegistrationStatus
       
  1301 allownextresult 0
       
  1302 waittestclass test
       
  1303 
       
  1304 test HandleSpecifiedRequests NO
       
  1305 
       
  1306 delete test
       
  1307 [Endtest]
       
  1308 
       
  1309 
       
  1310 // Test MOD_0002.108_2_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameCountryMcn]
       
  1311 // Properly get latin operator name and operator name type
       
  1312 // EOperatorNameCountryMcn.
       
  1313 //
       
  1314 // Precondition:
       
  1315 // - n/a
       
  1316 //
       
  1317 // Script description:
       
  1318 // - Operator name type (EOperatorNameCountryMcn) got from the message is compared.
       
  1319 //
       
  1320 [Test]
       
  1321 title MOD_0002.108_2_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameCountryMcn]
       
  1322 create NTT_NWE test
       
  1323 
       
  1324 test HandleSpecifiedRequests YES
       
  1325 test InitializeIPCRequestTable
       
  1326 
       
  1327 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1328 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1329 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1330 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1331 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1332 
       
  1333 test SetOperInfoAPAC OperInfoLATIN
       
  1334 
       
  1335 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1336 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1337 
       
  1338 // wait for ISC testcase completion signal
       
  1339 allownextresult 1
       
  1340 waittestclass test
       
  1341 
       
  1342 test RunIscTestCase 111
       
  1343 test SyncIscTestCase
       
  1344 
       
  1345 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1346 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1347 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1348 test CustomGetOperatorName "FIN 70" NO_SHORT_NAME NO_LONG_NAME "FIN 70" EOperatorNameCountryMcn
       
  1349 
       
  1350 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1351 allownextresult 0
       
  1352 waittestclass test
       
  1353 
       
  1354 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1355 allownextresult 0
       
  1356 waittestclass test
       
  1357 
       
  1358 // ECustomGetOperatorNameIPC
       
  1359 allownextresult 0
       
  1360 waittestclass test
       
  1361 
       
  1362 // EMobilePhoneNotifyCurrentNetworkChange
       
  1363 allownextresult 0
       
  1364 waittestclass test
       
  1365 
       
  1366 // EMobilePhoneGetNetworkRegistrationStatus
       
  1367 allownextresult 0
       
  1368 waittestclass test
       
  1369 
       
  1370 test HandleSpecifiedRequests NO
       
  1371 
       
  1372 delete test
       
  1373 [Endtest]
       
  1374 
       
  1375 
       
  1376 // Test MOD_0002.108_3_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameMccMnc]
       
  1377 // Properly get latin operator name and operator name type
       
  1378 // EOperatorNameMccMnc.
       
  1379 //
       
  1380 // Precondition:
       
  1381 // - n/a
       
  1382 //
       
  1383 // Script description:
       
  1384 // - Operator name type (EOperatorNameMccMnc) got from the message is compared.
       
  1385 //
       
  1386 [Test]
       
  1387 title MOD_0002.108_3_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameMccMnc]
       
  1388 create NTT_NWE test
       
  1389 
       
  1390 test HandleSpecifiedRequests YES
       
  1391 test InitializeIPCRequestTable
       
  1392 
       
  1393 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1394 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1395 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1396 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1397 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1398 
       
  1399 test SetOperInfoAPAC OperInfoLATIN
       
  1400 
       
  1401 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1402 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1403 
       
  1404 // wait for ISC testcase completion signal
       
  1405 allownextresult 1
       
  1406 waittestclass test
       
  1407 
       
  1408 test RunIscTestCase 112
       
  1409 test SyncIscTestCase
       
  1410 
       
  1411 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1412 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1413 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1414 test CustomGetOperatorName "100 10" NO_SHORT_NAME NO_LONG_NAME "100 10" EOperatorNameMccMnc
       
  1415 
       
  1416 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1417 allownextresult 0
       
  1418 waittestclass test
       
  1419 
       
  1420 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1421 allownextresult 0
       
  1422 waittestclass test
       
  1423 
       
  1424 // ECustomGetOperatorNameIPC
       
  1425 allownextresult 0
       
  1426 waittestclass test
       
  1427 
       
  1428 // EMobilePhoneNotifyCurrentNetworkChange
       
  1429 allownextresult 0
       
  1430 waittestclass test
       
  1431 
       
  1432 // EMobilePhoneGetNetworkRegistrationStatus
       
  1433 allownextresult 0
       
  1434 waittestclass test
       
  1435 
       
  1436 test HandleSpecifiedRequests NO
       
  1437 
       
  1438 delete test
       
  1439 [Endtest]
       
  1440 
       
  1441 
       
  1442 // Test MOD_0002.108_4_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameNitzFull]
       
  1443 // Properly get latin operator name and operator name type
       
  1444 // EOperatorNameNitzFull.
       
  1445 //
       
  1446 // Precondition:
       
  1447 // - n/a
       
  1448 //
       
  1449 // Script description:
       
  1450 // - Operator name type (EOperatorNameNitzFull) got from the message is compared.
       
  1451 //
       
  1452 [Test]
       
  1453 title MOD_0002.108_4_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameNitzFull]
       
  1454 create NTT_NWE test
       
  1455 
       
  1456 test HandleSpecifiedRequests YES
       
  1457 test InitializeIPCRequestTable
       
  1458 
       
  1459 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1460 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1461 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1462 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1463 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1464 
       
  1465 test SetOperInfoAPAC OperInfoLATIN
       
  1466 
       
  1467 test RunIscTestCaseStartNTSYAfterTestToolStart 201
       
  1468 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1469 
       
  1470 // wait for ISC testcase completion signal
       
  1471 allownextresult 1
       
  1472 waittestclass test
       
  1473 
       
  1474 test RunIscTestCase 162
       
  1475 test SyncIscTestCase
       
  1476 
       
  1477 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1478 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1479 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1480 test CustomGetOperatorName NOKIA "NTN OULU" "TEST NETWORK OULU" "TEST NETWORK OULU" EOperatorNameNitzFull
       
  1481 
       
  1482 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1483 allownextresult 0
       
  1484 waittestclass test
       
  1485 
       
  1486 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1487 allownextresult 0
       
  1488 waittestclass test
       
  1489 
       
  1490 // ECustomGetOperatorNameIPC
       
  1491 allownextresult 0
       
  1492 waittestclass test
       
  1493 
       
  1494 // EMobilePhoneNotifyCurrentNetworkChange
       
  1495 allownextresult 0
       
  1496 waittestclass test
       
  1497 
       
  1498 // EMobilePhoneGetNetworkRegistrationStatus
       
  1499 allownextresult 0
       
  1500 waittestclass test
       
  1501 
       
  1502 test HandleSpecifiedRequests NO
       
  1503 
       
  1504 delete test
       
  1505 [Endtest]
       
  1506 
       
  1507 
       
  1508 // Test MOD_0002.108_5_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameNitzShort]
       
  1509 // Properly get latin operator name and operator name type
       
  1510 // EOperatorNameNitzShort.
       
  1511 //
       
  1512 // Precondition:
       
  1513 // - n/a
       
  1514 //
       
  1515 // Script description:
       
  1516 // - Operator name type (EOperatorNameNitzShort) got from the message is compared.
       
  1517 //
       
  1518 [Test]
       
  1519 title MOD_0002.108_5_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameNitzShort]
       
  1520 create NTT_NWE test
       
  1521 
       
  1522 test HandleSpecifiedRequests YES
       
  1523 test InitializeIPCRequestTable
       
  1524 
       
  1525 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1526 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1527 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1528 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1529 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1530 
       
  1531 test SetOperInfoAPAC OperInfoLATIN
       
  1532 
       
  1533 test RunIscTestCaseStartNTSYAfterTestToolStart 202
       
  1534 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1535 
       
  1536 // wait for ISC testcase completion signal
       
  1537 allownextresult 1
       
  1538 waittestclass test
       
  1539 
       
  1540 test RunIscTestCase 163
       
  1541 test SyncIscTestCase
       
  1542 
       
  1543 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1544 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1545 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1546 test CustomGetOperatorName NOKIA "NTN OULU" NO_LONG_NAME "NTN OULU" EOperatorNameNitzShort
       
  1547 
       
  1548 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1549 allownextresult 0
       
  1550 waittestclass test
       
  1551 
       
  1552 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1553 allownextresult 0
       
  1554 waittestclass test
       
  1555 
       
  1556 // ECustomGetOperatorNameIPC
       
  1557 allownextresult 0
       
  1558 waittestclass test
       
  1559 
       
  1560 // EMobilePhoneNotifyCurrentNetworkChange
       
  1561 allownextresult 0
       
  1562 waittestclass test
       
  1563 
       
  1564 // EMobilePhoneGetNetworkRegistrationStatus
       
  1565 allownextresult 0
       
  1566 waittestclass test
       
  1567 
       
  1568 test HandleSpecifiedRequests NO
       
  1569 
       
  1570 delete test
       
  1571 [Endtest]
       
  1572 
       
  1573 
       
  1574 // Test MOD_0002.108_6_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameFlexiblePlmn]
       
  1575 // Properly get latin operator name and operator name type
       
  1576 // EOperatorNameFlexiblePlmn.
       
  1577 //
       
  1578 // Precondition:
       
  1579 // - n/a
       
  1580 //
       
  1581 // Script description:
       
  1582 // - Operator name type (EOperatorNameFlexiblePlmn) got from the message is compared.
       
  1583 //
       
  1584 [Test]
       
  1585 title MOD_0002.108_6_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameFlexiblePlmn]
       
  1586 create NTT_NWE test
       
  1587 
       
  1588 test HandleSpecifiedRequests YES
       
  1589 test InitializeIPCRequestTable
       
  1590 
       
  1591 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1592 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1593 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1594 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1595 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1596 
       
  1597 test SetOperInfoAPAC OperInfoLATIN
       
  1598 
       
  1599 test RunIscTestCaseStartNTSYAfterTestToolStart 203
       
  1600 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1601 
       
  1602 // wait for ISC testcase completion signal
       
  1603 allownextresult 1
       
  1604 waittestclass test
       
  1605 
       
  1606 test RunIscTestCase 164
       
  1607 test SyncIscTestCase
       
  1608 
       
  1609 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1610 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1611 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1612 test CustomGetOperatorName "NOKIA ONS NIMI" NO_SHORT_NAME "LAC RIGHT" "LAC RIGHT" EOperatorNameFlexiblePlmn
       
  1613 
       
  1614 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1615 allownextresult 0
       
  1616 waittestclass test
       
  1617 
       
  1618 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1619 allownextresult 0
       
  1620 waittestclass test
       
  1621 
       
  1622 // ECustomGetOperatorNameIPC
       
  1623 allownextresult 0
       
  1624 waittestclass test
       
  1625 
       
  1626 // EMobilePhoneNotifyCurrentNetworkChange
       
  1627 allownextresult 0
       
  1628 waittestclass test
       
  1629 
       
  1630 // EMobilePhoneGetNetworkRegistrationStatus
       
  1631 allownextresult 0
       
  1632 waittestclass test
       
  1633 
       
  1634 test HandleSpecifiedRequests NO
       
  1635 
       
  1636 delete test
       
  1637 [Endtest]
       
  1638 
       
  1639 
       
  1640 // Test MOD_0002.109_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameHardcodedUcs2]
       
  1641 // Properly get APAC operator name and operator name type
       
  1642 // EOperatorNameHardcodedUcs2.
       
  1643 //
       
  1644 // Precondition:
       
  1645 // - n/a
       
  1646 //
       
  1647 // Script description:
       
  1648 // - Operator name type (EOperatorNameHardcodedUcs2) got from the message is compared.
       
  1649 //
       
  1650 // Hard coded APAC_NAME string:
       
  1651 // - Operator name: CSL
       
  1652 // - Unicode name: 0x8A0A, 0x806F, 0x96FB, 0x4FE1
       
  1653 // - MCC 454, MNC 18
       
  1654 //
       
  1655 [Test]
       
  1656 title MOD_0002.109_2_NokiaTSY_[XML CustomGetOperatorName EOperatorNameHardcodedUcs2]
       
  1657 create NTT_NWE test
       
  1658 
       
  1659 test HandleSpecifiedRequests YES
       
  1660 test InitializeIPCRequestTable
       
  1661 
       
  1662 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1663 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1664 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1665 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1666 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1667 
       
  1668 test SetOperInfoAPAC OperInfoAPAC
       
  1669 
       
  1670 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1671 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1672 
       
  1673 // wait for ISC testcase completion signal
       
  1674 allownextresult 1
       
  1675 waittestclass test
       
  1676 
       
  1677 test RunIscTestCase 110
       
  1678 test SyncIscTestCase
       
  1679 
       
  1680 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1681 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1682 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1683 test CustomGetOperatorName APAC_NAME NO_SHORT_NAME NO_LONG_NAME APAC_NAME EOperatorNameHardcodedUcs2
       
  1684 
       
  1685 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1686 allownextresult 0
       
  1687 waittestclass test
       
  1688 
       
  1689 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1690 allownextresult 0
       
  1691 waittestclass test
       
  1692 
       
  1693 // ECustomGetOperatorNameIPC
       
  1694 allownextresult 0
       
  1695 waittestclass test
       
  1696 
       
  1697 // EMobilePhoneNotifyCurrentNetworkChange
       
  1698 allownextresult 0
       
  1699 waittestclass test
       
  1700 
       
  1701 // EMobilePhoneGetNetworkRegistrationStatus
       
  1702 allownextresult 0
       
  1703 waittestclass test
       
  1704 
       
  1705 test HandleSpecifiedRequests NO
       
  1706 
       
  1707 delete test
       
  1708 [Endtest]
       
  1709 
       
  1710 
       
  1711 // Test MOD_0002.111_2_NokiaTSY_[XML ManualNetworkSearch LATIN]
       
  1712 // Properly get latin operator names.
       
  1713 //
       
  1714 // Precondition:
       
  1715 // - n/a
       
  1716 //
       
  1717 [Test]
       
  1718 title MOD_0002.111_2_NokiaTSY_[XML ManualNetworkSearch LATIN]
       
  1719 create NTT_NWE test
       
  1720 
       
  1721 test HandleSpecifiedRequests YES
       
  1722 test InitializeIPCRequestTable
       
  1723 
       
  1724 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1725 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1726 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1727 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1728 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1729 
       
  1730 test SetExpectedCompleteIPC EMobilePhoneGetDetectedNetworksV2Phase1
       
  1731 
       
  1732 test SetOperInfoAPAC OperInfoLATIN
       
  1733 
       
  1734 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1735 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1736 
       
  1737 // wait for ISC testcase completion signal
       
  1738 allownextresult 1
       
  1739 waittestclass test
       
  1740 
       
  1741 test RunIscTestCase 126
       
  1742 test SyncIscTestCase
       
  1743 
       
  1744 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  1745 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1746 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1747 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1748 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1749 
       
  1750 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1751 allownextresult 0
       
  1752 waittestclass test
       
  1753 
       
  1754 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1755 allownextresult 0
       
  1756 waittestclass test
       
  1757 
       
  1758 // ECustomGetOperatorNameIPC
       
  1759 allownextresult 0
       
  1760 waittestclass test
       
  1761 
       
  1762 // EMobilePhoneNotifyCurrentNetworkChange
       
  1763 allownextresult 0
       
  1764 waittestclass test
       
  1765 
       
  1766 // EMobilePhoneGetNetworkRegistrationStatus
       
  1767 allownextresult 0
       
  1768 waittestclass test
       
  1769 
       
  1770 // wait for ISC testcase completion signal
       
  1771 allownextresult 1
       
  1772 waittestclass test
       
  1773 
       
  1774 test RunIscTestCase 113
       
  1775 test SyncIscTestCase
       
  1776 
       
  1777 test ManualNetworkSearch SONERA elisa dna NOKIA 91 244 05 244 12 244 07 244
       
  1778 
       
  1779 // EMobilePhoneGetDetectedNetworksV2Phase1
       
  1780 allownextresult 0
       
  1781 waittestclass test
       
  1782 
       
  1783 test HandleSpecifiedRequests NO
       
  1784 
       
  1785 delete test
       
  1786 [Endtest]
       
  1787 
       
  1788 
       
  1789 // Test MOD_0002.112_2_NokiaTSY_[XML ManualNetworkSearch APAC]
       
  1790 // Properly get APAC operator names.
       
  1791 //
       
  1792 // Precondition:
       
  1793 // - n/a
       
  1794 //
       
  1795 [Test]
       
  1796 title MOD_0002.112_2_NokiaTSY_[XML ManualNetworkSearch APAC]
       
  1797 create NTT_NWE test
       
  1798 
       
  1799 test HandleSpecifiedRequests YES
       
  1800 test InitializeIPCRequestTable
       
  1801 
       
  1802 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1803 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1804 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1805 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1806 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1807 
       
  1808 test SetExpectedCompleteIPC EMobilePhoneGetDetectedNetworksV2Phase1
       
  1809 
       
  1810 test SetOperInfoAPAC OperInfoAPAC
       
  1811 
       
  1812 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1813 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1814 
       
  1815 // wait for ISC testcase completion signal
       
  1816 allownextresult 1
       
  1817 waittestclass test
       
  1818 
       
  1819 test RunIscTestCase 126
       
  1820 test SyncIscTestCase
       
  1821 
       
  1822 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  1823 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1824 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1825 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1826 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1827 
       
  1828 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1829 allownextresult 0
       
  1830 waittestclass test
       
  1831 
       
  1832 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1833 allownextresult 0
       
  1834 waittestclass test
       
  1835 
       
  1836 // ECustomGetOperatorNameIPC
       
  1837 allownextresult 0
       
  1838 waittestclass test
       
  1839 
       
  1840 // EMobilePhoneNotifyCurrentNetworkChange
       
  1841 allownextresult 0
       
  1842 waittestclass test
       
  1843 
       
  1844 // EMobilePhoneGetNetworkRegistrationStatus
       
  1845 allownextresult 0
       
  1846 waittestclass test
       
  1847 
       
  1848 // wait for ISC testcase completion signal
       
  1849 allownextresult 1
       
  1850 waittestclass test
       
  1851 
       
  1852 test RunIscTestCase 113
       
  1853 test SyncIscTestCase
       
  1854 
       
  1855 test ManualNetworkSearch SONERA elisa dna NOKIA 91 244 05 244 12 244 07 244
       
  1856 
       
  1857 // EMobilePhoneGetDetectedNetworksV2Phase1
       
  1858 allownextresult 0
       
  1859 waittestclass test
       
  1860 
       
  1861 test HandleSpecifiedRequests NO
       
  1862 
       
  1863 delete test
       
  1864 [Endtest]
       
  1865 
       
  1866 
       
  1867 // Test MOD_0002.113_2_NokiaTSY_[XML ManualNetworkSelection_ManualSelection SONERA]
       
  1868 //
       
  1869 // Precondition:
       
  1870 // - n/a
       
  1871 //
       
  1872 [Test]
       
  1873 title MOD_0002.113_2_NokiaTSY_[XML ManualNetworkSelection_ManualSelection SONERA]
       
  1874 create NTT_NWE test
       
  1875 
       
  1876 test HandleSpecifiedRequests YES
       
  1877 test InitializeIPCRequestTable
       
  1878 
       
  1879 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1880 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1881 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1882 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1883 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1884 
       
  1885 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1886 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1887 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1888 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1889 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1890 
       
  1891 test SetExpectedCompleteIPC EMobilePhoneSelectNetwork
       
  1892 
       
  1893 test SetOperInfoAPAC OperInfoLATIN
       
  1894 
       
  1895 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  1896 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  1897 
       
  1898 // wait for ISC testcase completion signal
       
  1899 allownextresult 1
       
  1900 waittestclass test
       
  1901 
       
  1902 test RunIscTestCase 126
       
  1903 test SyncIscTestCase
       
  1904 
       
  1905 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  1906 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1907 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1908 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  1909 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
  1910 
       
  1911 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1912 allownextresult 0
       
  1913 waittestclass test
       
  1914 
       
  1915 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1916 allownextresult 0
       
  1917 waittestclass test
       
  1918 
       
  1919 // ECustomGetOperatorNameIPC
       
  1920 allownextresult 0
       
  1921 waittestclass test
       
  1922 
       
  1923 // EMobilePhoneNotifyCurrentNetworkChange
       
  1924 allownextresult 0
       
  1925 waittestclass test
       
  1926 
       
  1927 // EMobilePhoneGetNetworkRegistrationStatus
       
  1928 allownextresult 0
       
  1929 waittestclass test
       
  1930 
       
  1931 // wait for ISC testcase completion signal
       
  1932 allownextresult 1
       
  1933 waittestclass test
       
  1934 
       
  1935 test RunIscTestCase 115
       
  1936 test SyncIscTestCase
       
  1937 
       
  1938 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  1939 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  1940 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionManual ENetworkBandClassUnknown ENetworkOperationUnknown
       
  1941 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450751 // iAreaKnown iLocationAreaCode iCellId
       
  1942 
       
  1943 test ManualNetworkSelection 91 244 // Network Country
       
  1944 
       
  1945 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1946 allownextresult 0
       
  1947 waittestclass test
       
  1948 
       
  1949 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1950 allownextresult 0
       
  1951 waittestclass test
       
  1952 
       
  1953 // ECustomGetOperatorNameIPC
       
  1954 allownextresult 0
       
  1955 waittestclass test
       
  1956 
       
  1957 // EMobilePhoneNotifyCurrentNetworkChange
       
  1958 allownextresult 0
       
  1959 waittestclass test
       
  1960 
       
  1961 // EMobilePhoneGetNetworkRegistrationStatus
       
  1962 allownextresult 0
       
  1963 waittestclass test
       
  1964 
       
  1965 // EMobilePhoneSelectNetwork
       
  1966 allownextresult 0
       
  1967 waittestclass test
       
  1968 
       
  1969 test HandleSpecifiedRequests NO
       
  1970 
       
  1971 delete test
       
  1972 [Endtest]
       
  1973 
       
  1974 
       
  1975 // Test MOD_0002.114_2_NokiaTSY_[XML ManualNetworkSelection_ManualSelection APAC]
       
  1976 //
       
  1977 // Precondition:
       
  1978 // - n/a
       
  1979 //
       
  1980 [Test]
       
  1981 title MOD_0002.114_2_NokiaTSY_[XML ManualNetworkSelection_ManualSelection APAC]
       
  1982 create NTT_NWE test
       
  1983 
       
  1984 test HandleSpecifiedRequests YES
       
  1985 test InitializeIPCRequestTable
       
  1986 
       
  1987 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1988 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1989 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1990 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1991 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1992 
       
  1993 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  1994 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  1995 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  1996 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  1997 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  1998 
       
  1999 test SetExpectedCompleteIPC EMobilePhoneSelectNetwork
       
  2000 
       
  2001 test SetOperInfoAPAC OperInfoAPAC
       
  2002 
       
  2003 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  2004 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  2005 
       
  2006 // wait for ISC testcase completion signal
       
  2007 allownextresult 1
       
  2008 waittestclass test
       
  2009 
       
  2010 test RunIscTestCase 126
       
  2011 test SyncIscTestCase
       
  2012 
       
  2013 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  2014 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2015 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2016 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  2017 test GetNetworkRegistrationStatus SONERA NO_SHORT_NAME NO_LONG_NAME
       
  2018 
       
  2019 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2020 allownextresult 0
       
  2021 waittestclass test
       
  2022 
       
  2023 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2024 allownextresult 0
       
  2025 waittestclass test
       
  2026 
       
  2027 // ECustomGetOperatorNameIPC
       
  2028 allownextresult 0
       
  2029 waittestclass test
       
  2030 
       
  2031 // EMobilePhoneNotifyCurrentNetworkChange
       
  2032 allownextresult 0
       
  2033 waittestclass test
       
  2034 
       
  2035 // EMobilePhoneGetNetworkRegistrationStatus
       
  2036 allownextresult 0
       
  2037 waittestclass test
       
  2038 
       
  2039 
       
  2040 // wait for ISC testcase completion signal
       
  2041 allownextresult 1
       
  2042 waittestclass test
       
  2043 
       
  2044 test RunIscTestCase 116
       
  2045 test SyncIscTestCase
       
  2046 
       
  2047 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  2048 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2049 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionManual ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2050 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450751 // iAreaKnown iLocationAreaCode iCellId
       
  2051 
       
  2052 test ManualNetworkSelection 91 244 // Network Country
       
  2053 
       
  2054 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2055 allownextresult 0
       
  2056 waittestclass test
       
  2057 
       
  2058 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2059 allownextresult 0
       
  2060 waittestclass test
       
  2061 
       
  2062 // ECustomGetOperatorNameIPC
       
  2063 allownextresult 0
       
  2064 waittestclass test
       
  2065 
       
  2066 // EMobilePhoneNotifyCurrentNetworkChange
       
  2067 allownextresult 0
       
  2068 waittestclass test
       
  2069 
       
  2070 // EMobilePhoneGetNetworkRegistrationStatus
       
  2071 allownextresult 0
       
  2072 waittestclass test
       
  2073 
       
  2074 // EMobilePhoneSelectNetwork
       
  2075 allownextresult 0
       
  2076 waittestclass test
       
  2077 
       
  2078 test HandleSpecifiedRequests NO
       
  2079 
       
  2080 delete test
       
  2081 [Endtest]
       
  2082 
       
  2083 
       
  2084 // not suppoted for S60 ver 3.2
       
  2085 #if ( NCP_COMMON_S60_VERSION_SUPPORT != S60_VERSION_32 )
       
  2086 
       
  2087 // MOD_0002.115_2_NokiaTSY_[XML CustomSetBandSelection_UMTS850]
       
  2088 //
       
  2089 // Precondition:
       
  2090 // -N/A
       
  2091 //
       
  2092 // Script description:
       
  2093 // -N/A
       
  2094 //
       
  2095 [Test]
       
  2096 title MOD_0002.115_2_NokiaTSY_[XML CustomSetBandSelection_UMTS850]
       
  2097 create NTT_NWE test
       
  2098 
       
  2099 test HandleSpecifiedRequests YES
       
  2100 test InitializeIPCRequestTable
       
  2101 
       
  2102 test SetExpectedCompleteIPC ECustomSetBandSelectionIPC
       
  2103 
       
  2104 test RunIscTestCase 117
       
  2105 test SyncIscTestCase
       
  2106 
       
  2107 test CustomSetBandSelection NetworkUmts Band850
       
  2108 
       
  2109 // ECustomSetBandSelectionIPC
       
  2110 allownextresult 0
       
  2111 waittestclass test
       
  2112 
       
  2113 test HandleSpecifiedRequests NO
       
  2114 
       
  2115 delete test
       
  2116 [Endtest]
       
  2117 
       
  2118 
       
  2119 // MOD_0002.116_2_NokiaTSY_[XML CustomSetBandSelection_UMTS2100]
       
  2120 //
       
  2121 // Precondition:
       
  2122 // -N/A
       
  2123 //
       
  2124 // Script description:
       
  2125 // -N/A
       
  2126 //
       
  2127 [Test]
       
  2128 title MOD_0002.116_2_NokiaTSY_[XML CustomSetBandSelection_UMTS2100]
       
  2129 create NTT_NWE test
       
  2130 
       
  2131 test HandleSpecifiedRequests YES
       
  2132 test InitializeIPCRequestTable
       
  2133 
       
  2134 test SetExpectedCompleteIPC ECustomSetBandSelectionIPC
       
  2135 
       
  2136 test RunIscTestCase 118
       
  2137 test SyncIscTestCase
       
  2138 
       
  2139 test CustomSetBandSelection NetworkUmts Band2100
       
  2140 
       
  2141 // ECustomSetBandSelectionIPC
       
  2142 allownextresult 0
       
  2143 waittestclass test
       
  2144 
       
  2145 test HandleSpecifiedRequests NO
       
  2146 
       
  2147 delete test
       
  2148 [Endtest]
       
  2149 
       
  2150 
       
  2151 // MOD_0002.117_2_NokiaTSY_[XML CustomGetBandSelection_UMTS2100]
       
  2152 //
       
  2153 // Precondition:
       
  2154 // -N/A
       
  2155 //
       
  2156 // Script description:
       
  2157 // Parameters for CustomGetBandSelection
       
  2158 //  - 1. expected network (in this case network must be dual or umts)
       
  2159 //  - 2. expected band (in this case network must be BandAny)
       
  2160 //
       
  2161 [Test]
       
  2162 title MOD_0002.117_2_NokiaTSY_[XML CustomGetBandSelection_UMTS2100]
       
  2163 create NTT_NWE test
       
  2164 
       
  2165 test HandleSpecifiedRequests YES
       
  2166 test InitializeIPCRequestTable
       
  2167 
       
  2168 test SetExpectedCompleteIPC ECustomGetBandSelectionIPC
       
  2169 
       
  2170 test RunIscTestCase 119
       
  2171 test SyncIscTestCase
       
  2172 
       
  2173 test CustomGetBandSelection NetworkDual Band2100
       
  2174 
       
  2175 // ECustomGetBandSelectionIPC
       
  2176 allownextresult 0
       
  2177 waittestclass test
       
  2178 
       
  2179 test HandleSpecifiedRequests NO
       
  2180 
       
  2181 delete test
       
  2182 [Endtest]
       
  2183 
       
  2184 
       
  2185 // MOD_0002.118_2_NokiaTSY_[XML CustomSetBandSelection_ANY]
       
  2186 //
       
  2187 // Precondition:
       
  2188 // -N/A
       
  2189 //
       
  2190 // Script description:
       
  2191 // -N/A
       
  2192 //
       
  2193 [Test]
       
  2194 title MOD_0002.118_2_NokiaTSY_[XML CustomSetBandSelection_ANY]
       
  2195 create NTT_NWE test
       
  2196 
       
  2197 test HandleSpecifiedRequests YES
       
  2198 test InitializeIPCRequestTable
       
  2199 
       
  2200 test SetExpectedCompleteIPC ECustomSetBandSelectionIPC
       
  2201 
       
  2202 test RunIscTestCase 120
       
  2203 test SyncIscTestCase
       
  2204 
       
  2205 test CustomSetBandSelection NetworkDual BandAny
       
  2206 
       
  2207 // ECustomSetBandSelectionIPC
       
  2208 allownextresult 0
       
  2209 waittestclass test
       
  2210 
       
  2211 test HandleSpecifiedRequests NO
       
  2212 
       
  2213 delete test
       
  2214 [Endtest]
       
  2215 
       
  2216 
       
  2217 // MOD_0002.119_2_NokiaTSY_[XML CustomGetBandSelection_ANY]
       
  2218 //
       
  2219 // Precondition:
       
  2220 // -N/A
       
  2221 //
       
  2222 // Script description:
       
  2223 // Parameters for CustomGetBandSelection
       
  2224 //  - 1. expected network (in this case network must be dual)
       
  2225 //  - 2. expected band (in this case network must be BandAny)
       
  2226 //
       
  2227 [Test]
       
  2228 title MOD_0002.119_2_NokiaTSY_[XML CustomGetBandSelection_ANY]
       
  2229 create NTT_NWE test
       
  2230 
       
  2231 test HandleSpecifiedRequests YES
       
  2232 test InitializeIPCRequestTable
       
  2233 
       
  2234 test SetExpectedCompleteIPC ECustomGetBandSelectionIPC
       
  2235 
       
  2236 test RunIscTestCase 121
       
  2237 test SyncIscTestCase
       
  2238 
       
  2239 test CustomGetBandSelection NetworkDual BandAny
       
  2240 
       
  2241 // ECustomGetBandSelectionIPC
       
  2242 allownextresult 0
       
  2243 waittestclass test
       
  2244 
       
  2245 test HandleSpecifiedRequests NO
       
  2246 
       
  2247 delete test
       
  2248 [Endtest]
       
  2249 
       
  2250 
       
  2251 // MOD_0002.120_2_NokiaTSY_[XML CustomSetBandSelection_Failed]
       
  2252 //
       
  2253 // Precondition:
       
  2254 // -N/A
       
  2255 //
       
  2256 // Script description:
       
  2257 // -N/A
       
  2258 //
       
  2259 [Test]
       
  2260 title MOD_0002.120_2_NokiaTSY_[XML CustomSetBandSelection_Failed]
       
  2261 create NTT_NWE test
       
  2262 
       
  2263 test HandleSpecifiedRequests YES
       
  2264 test InitializeIPCRequestTable
       
  2265 
       
  2266 test SetExpectedCompleteIPC ECustomSetBandSelectionIPC
       
  2267 
       
  2268 test RunIscTestCase 122
       
  2269 test SyncIscTestCase
       
  2270 
       
  2271 test CustomSetBandSelection NetworkUmts Band850
       
  2272 
       
  2273 // ECustomSetBandSelectionIPC
       
  2274 allownextresult -2 //KErrGeneral
       
  2275 waittestclass test
       
  2276 
       
  2277 test HandleSpecifiedRequests NO
       
  2278 
       
  2279 delete test
       
  2280 [Endtest]
       
  2281 
       
  2282 
       
  2283 // MOD_0002.121_2_NokiaTSY_[XML CustomGetBandSelection_UMTS_850]
       
  2284 //
       
  2285 // Precondition:
       
  2286 // -N/A
       
  2287 //
       
  2288 // Script description:
       
  2289 // parameter for CustomGetBandSelection
       
  2290 //  - 1. expected network (in this case network must be dual or umts)
       
  2291 //  - 2. expected band (in this case network must be Band850)
       
  2292 //
       
  2293 [Test]
       
  2294 title MOD_0002.121_2_NokiaTSY_[XML CustomGetBandSelection_UMTS_850]
       
  2295 create NTT_NWE test
       
  2296 
       
  2297 test HandleSpecifiedRequests YES
       
  2298 test InitializeIPCRequestTable
       
  2299 
       
  2300 test SetExpectedCompleteIPC ECustomGetBandSelectionIPC
       
  2301 
       
  2302 test RunIscTestCase 123
       
  2303 test SyncIscTestCase
       
  2304 
       
  2305 test CustomGetBandSelection NetworkUmts Band850
       
  2306 
       
  2307 // ECustomGetBandSelectionIPC
       
  2308 allownextresult 0
       
  2309 waittestclass test
       
  2310 
       
  2311 test HandleSpecifiedRequests NO
       
  2312 
       
  2313 delete test
       
  2314 [Endtest]
       
  2315 
       
  2316 
       
  2317 // MOD_0002.122_2_NokiaTSY_[XML CustomGetBandSelection_FORCED_UMTS]
       
  2318 //
       
  2319 // Precondition:
       
  2320 // -N/A
       
  2321 //
       
  2322 // Script description:
       
  2323 // parameter for CustomGetBandSelection
       
  2324 //  - 1. expected network (in this case network must be umts)
       
  2325 //  - 2. expected band (in this case network must be BandAny)
       
  2326 //
       
  2327 [Test]
       
  2328 title MOD_0002.122_2_NokiaTSY_[XML CustomGetBandSelection_FORCED_UMTS]
       
  2329 create NTT_NWE test
       
  2330 
       
  2331 test HandleSpecifiedRequests YES
       
  2332 test InitializeIPCRequestTable
       
  2333 
       
  2334 test SetExpectedCompleteIPC ECustomGetBandSelectionIPC
       
  2335 
       
  2336 test RunIscTestCase 124
       
  2337 test SyncIscTestCase
       
  2338 
       
  2339 test CustomGetBandSelection NetworkUmts BandAny
       
  2340 
       
  2341 // ECustomGetBandSelectionIPC
       
  2342 allownextresult 0
       
  2343 waittestclass test
       
  2344 
       
  2345 test HandleSpecifiedRequests NO
       
  2346 
       
  2347 delete test
       
  2348 [Endtest]
       
  2349 
       
  2350 
       
  2351 // MOD_0002.123_2_NokiaTSY_[XML CustomGetBandSelection_FORCED_GSM]
       
  2352 //
       
  2353 // Precondition:
       
  2354 // -N/A
       
  2355 //
       
  2356 // Script description:
       
  2357 // parameter for CustomGetBandSelection
       
  2358 //  - 1. expected network (in this case network must be gsm)
       
  2359 //  - 2. expected band (in this case network must be BandAny)
       
  2360 //
       
  2361 [Test]
       
  2362 title MOD_0002.123_2_NokiaTSY_[XML CustomGetBandSelection_FORCED_GSM]
       
  2363 create NTT_NWE test
       
  2364 
       
  2365 test HandleSpecifiedRequests YES
       
  2366 test InitializeIPCRequestTable
       
  2367 
       
  2368 test SetExpectedCompleteIPC ECustomGetBandSelectionIPC
       
  2369 
       
  2370 test RunIscTestCase 125
       
  2371 test SyncIscTestCase
       
  2372 
       
  2373 test CustomGetBandSelection NetworkGsm BandAny
       
  2374 
       
  2375 // ECustomGetBandSelectionIPC
       
  2376 allownextresult 0
       
  2377 waittestclass test
       
  2378 
       
  2379 test HandleSpecifiedRequests NO
       
  2380 
       
  2381 delete test
       
  2382 [Endtest]
       
  2383 
       
  2384 #endif //NCP_COMMON_S60_VERSION_SUPPORT
       
  2385 
       
  2386 
       
  2387 // MOD_0002.124_2_NokiaTSY_[XML Get cell info 1]
       
  2388 //
       
  2389 // Precondition:
       
  2390 // -N/A
       
  2391 //
       
  2392 // Script description:
       
  2393 // - This test case gets cell info (NET_NEIGHBOUR_CELLS_REQ -
       
  2394 //   NET_NEIGHBOUR_CELLS_RESP). Response message includes several cells.
       
  2395 //   This test case is created for verifying TSW error DLEE-7ARD9J.
       
  2396 //
       
  2397 // - Parameters:
       
  2398 //   1. used NMR list index
       
  2399 //   2. used detailed cell info index
       
  2400 //   3. primary scrambling code
       
  2401 //   4. downlink UARFCN
       
  2402 //   5. UTRA carrier RRSI ( from index given in parameter 1 )
       
  2403 //   6. UCID ( from index given in parameters 1 and 2 )
       
  2404 //
       
  2405 [Test]
       
  2406 title MOD_0002.124_2_NokiaTSY_[XML Get cell info 1]
       
  2407 create NTT_NWE test
       
  2408 
       
  2409 test HandleSpecifiedRequests YES
       
  2410 test InitializeIPCRequestTable
       
  2411 
       
  2412 test SetExpectedCompleteIPC ECustomGetCellInfoIPC
       
  2413 test SetExpectedCompleteIPC ECustomNotifyCellInfoChangeIPC
       
  2414 
       
  2415 test RunIscTestCase 130
       
  2416 test SyncIscTestCase
       
  2417 
       
  2418 test GetCellInfo 0 3 328 10589 16 -1
       
  2419 
       
  2420 // ECustomGetCellInfoIPC
       
  2421 allownextresult 0
       
  2422 waittestclass test
       
  2423 
       
  2424 // ECustomNotifyCellInfoChangeIPC
       
  2425 allownextresult 0
       
  2426 waittestclass test
       
  2427 
       
  2428 test HandleSpecifiedRequests NO
       
  2429 delete test
       
  2430 [Endtest]
       
  2431 
       
  2432 
       
  2433 // MOD_0002.125_2_NokiaTSY_[XML Get cell info 2]
       
  2434 //
       
  2435 // Precondition:
       
  2436 // -N/A
       
  2437 //
       
  2438 // Script description:
       
  2439 // - This test case gets cell info (NET_NEIGHBOUR_CELLS_REQ -
       
  2440 //   NET_NEIGHBOUR_CELLS_RESP). Response message includes several cells.
       
  2441 //   This test case is created for verifying TSW error DLEE-7ARD9J.
       
  2442 //
       
  2443 // - Parameters:
       
  2444 //   1. used NMR list index
       
  2445 //   2. used detailed cell info index
       
  2446 //   3. primary scrambling code
       
  2447 //   4. downlink UARFCN
       
  2448 //   5. UTRA carrier RRSI ( from index given in parameter 1 )
       
  2449 //   6. UCID ( from index given in parameters 1 and 2 )
       
  2450 //
       
  2451 [Test]
       
  2452 title MOD_0002.125_2_NokiaTSY_[XML Get cell info 2]
       
  2453 create NTT_NWE test
       
  2454 
       
  2455 test HandleSpecifiedRequests YES
       
  2456 test InitializeIPCRequestTable
       
  2457 
       
  2458 test SetExpectedCompleteIPC ECustomGetCellInfoIPC
       
  2459 test SetExpectedCompleteIPC ECustomNotifyCellInfoChangeIPC
       
  2460 
       
  2461 test RunIscTestCase 131
       
  2462 test SyncIscTestCase
       
  2463 
       
  2464 test GetCellInfo 3 1 328 10589 11 150000
       
  2465 
       
  2466 // ECustomGetCellInfoIPC
       
  2467 allownextresult 0
       
  2468 waittestclass test
       
  2469 
       
  2470 // ECustomNotifyCellInfoChangeIPC
       
  2471 allownextresult 0
       
  2472 waittestclass test
       
  2473 
       
  2474 test HandleSpecifiedRequests NO
       
  2475 delete test
       
  2476 [Endtest]
       
  2477 
       
  2478 
       
  2479 // MOD_0002.130_2_NokiaTSY_[XML NotifyNetworkConnection with NITZ and operator names]
       
  2480 //
       
  2481 // Precondition:
       
  2482 // -N/A
       
  2483 //
       
  2484 [Test]
       
  2485 title MOD_0002.130_2_NokiaTSY_[XML NotifyNetworkConnection with NITZ and operator names]
       
  2486 create NTT_NWE test
       
  2487 
       
  2488 test HandleSpecifiedRequests YES
       
  2489 test InitializeIPCRequestTable
       
  2490 
       
  2491 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2492 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2493 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  2494 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  2495 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2496 
       
  2497 test SetOperInfoAPAC OperInfoLATIN
       
  2498 
       
  2499 test RunIscTestCaseStartNTSYAfterTestToolStart 201
       
  2500 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  2501 
       
  2502 // wait for ISC testcase completion signal
       
  2503 allownextresult 1
       
  2504 waittestclass test
       
  2505 
       
  2506 test NotifyNetworkConnectionFailure
       
  2507 
       
  2508 test RunIscTestCase 147
       
  2509 test SyncIscTestCase
       
  2510 
       
  2511 test CustomGetOperatorName NOKIA "NTN OULU" "TEST NETWORK OULU" "TEST NETWORK OULU" EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  2512 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2513 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionManual ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2514 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8340 599165 // iAreaKnown iLocationAreaCode iCellId
       
  2515 
       
  2516 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2517 allownextresult 0
       
  2518 waittestclass test
       
  2519 
       
  2520 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2521 allownextresult 0
       
  2522 waittestclass test
       
  2523 
       
  2524 // ECustomGetOperatorNameIPC
       
  2525 allownextresult 0
       
  2526 waittestclass test
       
  2527 
       
  2528 // EMobilePhoneNotifyCurrentNetworkChange
       
  2529 allownextresult 0
       
  2530 waittestclass test
       
  2531 
       
  2532 // EMobilePhoneGetNetworkRegistrationStatus
       
  2533 allownextresult 0
       
  2534 waittestclass test
       
  2535 
       
  2536 test HandleSpecifiedRequests NO
       
  2537 
       
  2538 delete test
       
  2539 [Endtest]
       
  2540 
       
  2541 
       
  2542 // Test MOD_0002.134_2_NokiaTSY_[XML O2 HomeZone registration ind-gsm_reg]
       
  2543 // Checks network registration status camping in O2 homezone.
       
  2544 //
       
  2545 // Precondition:
       
  2546 // - n/a
       
  2547 //
       
  2548 // Script description:
       
  2549 // - O2 HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2550 // - camping in O2 network happens through receiving
       
  2551 //   NET_MODEM_REG_STATUS_IND(NET_MODEM_GSM_REG_INFO)
       
  2552 // - wait for completion of EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2553 //   with RMobilePhone::ERegisteredOnHomeNetwork
       
  2554 //
       
  2555 [Test]
       
  2556 title MOD_0002.134_2_NokiaTSY_[XML O2 HomeZone registration ind-gsm_reg]
       
  2557 create NTT_NWE test
       
  2558 
       
  2559 test HandleSpecifiedRequests YES
       
  2560 test InitializeIPCRequestTable
       
  2561 
       
  2562 test SetOperInfoAPAC OperInfoLATIN
       
  2563 
       
  2564 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2565 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2566 
       
  2567 test RunIscTestCase 151
       
  2568 test SyncIscTestCase
       
  2569 
       
  2570 test GetHomeNetwork "o2 - de" NO_SHORT_NAME NO_LONG_NAME
       
  2571 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2572 
       
  2573 // EMobilePhoneGetHomeNetwork
       
  2574 allownextresult 0
       
  2575 waittestclass test
       
  2576 
       
  2577 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2578 allownextresult 0
       
  2579 waittestclass test
       
  2580 
       
  2581 test HandleSpecifiedRequests NO
       
  2582 
       
  2583 delete test
       
  2584 [Endtest]
       
  2585 
       
  2586 
       
  2587 // Test MOD_0002.135_2_NokiaTSY_[XML O2 HomeZone registration ind-cell_info]
       
  2588 // Checks network registration status camping in O2 homezone.
       
  2589 //
       
  2590 // Precondition:
       
  2591 // - n/a
       
  2592 //
       
  2593 // Script description:
       
  2594 // - O2 HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2595 // - camping in O2 network happens through receiving
       
  2596 //   NET_MODEM_REG_STATUS_IND(NET_MODEM_CURRENT_CELL_INFO)
       
  2597 // - wait for completion of EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2598 //   with RMobilePhone::ERegisteredOnHomeNetwork
       
  2599 //
       
  2600 [Test]
       
  2601 title MOD_0002.135_2_NokiaTSY_[XML O2 HomeZone registration ind-cell_info]
       
  2602 create NTT_NWE test
       
  2603 
       
  2604 test HandleSpecifiedRequests YES
       
  2605 test InitializeIPCRequestTable
       
  2606 
       
  2607 test SetOperInfoAPAC OperInfoLATIN
       
  2608 
       
  2609 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2610 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2611 
       
  2612 test RunIscTestCase 152
       
  2613 test SyncIscTestCase
       
  2614 
       
  2615 test GetHomeNetwork "o2 - de" NO_SHORT_NAME NO_LONG_NAME
       
  2616 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2617 
       
  2618 // EMobilePhoneGetHomeNetwork
       
  2619 allownextresult 0
       
  2620 waittestclass test
       
  2621 
       
  2622 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2623 allownextresult 0
       
  2624 waittestclass test
       
  2625 
       
  2626 test HandleSpecifiedRequests NO
       
  2627 
       
  2628 delete test
       
  2629 [Endtest]
       
  2630 
       
  2631 
       
  2632 // Test MOD_0002.136_2_NokiaTSY_[XML O2 HomeZone registration get]
       
  2633 // Checks network registration status camping in O2 homezone.
       
  2634 //
       
  2635 // Precondition:
       
  2636 // - n/a
       
  2637 //
       
  2638 // Script description:
       
  2639 // - O2 HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2640 // - registration status is requested through
       
  2641 //   EMobilePhoneGetNetworkRegistrationStatus
       
  2642 // - NTSY sends NET_RAT_REQ
       
  2643 // - NTSY sends NET_MODEM_REG_STATUS_GET_REQ
       
  2644 // - CellMo responds with NET_RAT_RESP(NET_CAUSE_OK)
       
  2645 // - CellMo responds with
       
  2646 //   NET_MODEM_REG_STATUS_GET_RESP(O2 networkId in NET_GSM_REG_INFO subblock)
       
  2647 // - wait for completion of EMobilePhoneGetNetworkRegistrationStatus with
       
  2648 //   RMobilePhone::ERegisteredOnHomeNetwork
       
  2649 //
       
  2650 [Test]
       
  2651 title MOD_0002.136_2_NokiaTSY_[XML O2 HomeZone registration get]
       
  2652 create NTT_NWE test
       
  2653 
       
  2654 test HandleSpecifiedRequests YES
       
  2655 test InitializeIPCRequestTable
       
  2656 
       
  2657 test SetOperInfoAPAC OperInfoLATIN
       
  2658 
       
  2659 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2660 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2661 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2662 
       
  2663 test RunIscTestCase 153
       
  2664 test SyncIscTestCase
       
  2665 
       
  2666 test GetHomeNetwork "o2 - de" NO_SHORT_NAME NO_LONG_NAME
       
  2667 
       
  2668 // EMobilePhoneGetHomeNetwork
       
  2669 allownextresult 0
       
  2670 waittestclass test
       
  2671 
       
  2672 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2673 test GetNetworkRegistrationStatus O2
       
  2674 
       
  2675 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2676 allownextresult 0
       
  2677 waittestclass test
       
  2678 
       
  2679 // EMobilePhoneGetNetworkRegistrationStatus
       
  2680 allownextresult 0
       
  2681 waittestclass test
       
  2682 
       
  2683 test HandleSpecifiedRequests NO
       
  2684 
       
  2685 delete test
       
  2686 [Endtest]
       
  2687 
       
  2688 
       
  2689 // Test MOD_0002.137_2_NokiaTSY_[XML O2 HomeZone registration set]
       
  2690 // Checks network registration status when network is switched
       
  2691 //
       
  2692 // Precondition:
       
  2693 // - n/a
       
  2694 //
       
  2695 // Script description:
       
  2696 // - O2 HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2697 // - Network is switched with EMobilePhoneSelectNetwork request
       
  2698 // - NTSY sends NET_SET_REQ with 262 07 network Id
       
  2699 // - CellMo responds with NET_SET_RESP with O2 network Id in
       
  2700 //   NET_MODEM_GSM_REG_INFO subblock
       
  2701 // - wait for completion of EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2702 //   with RMobilePhone::ERegisteredOnHomeNetwork
       
  2703 //
       
  2704 [Test]
       
  2705 title MOD_0002.137_2_NokiaTSY_[XML O2 HomeZone registration set]
       
  2706 create NTT_NWE test
       
  2707 
       
  2708 test HandleSpecifiedRequests YES
       
  2709 test InitializeIPCRequestTable
       
  2710 
       
  2711 test SetOperInfoAPAC OperInfoLATIN
       
  2712 
       
  2713 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2714 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2715 test SetExpectedCompleteIPC EMobilePhoneSelectNetwork
       
  2716 
       
  2717 test RunIscTestCase 154
       
  2718 test SyncIscTestCase
       
  2719 
       
  2720 test GetHomeNetwork "o2 - de" NO_SHORT_NAME NO_LONG_NAME
       
  2721 
       
  2722 // EMobilePhoneGetHomeNetwork
       
  2723 allownextresult 0
       
  2724 waittestclass test
       
  2725 
       
  2726 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2727 test ManualNetworkSelection 07 262 // Network Country
       
  2728 
       
  2729 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2730 allownextresult 0
       
  2731 waittestclass test
       
  2732 
       
  2733 // EMobilePhoneSelectNetwork
       
  2734 allownextresult 0
       
  2735 waittestclass test
       
  2736 
       
  2737 test HandleSpecifiedRequests NO
       
  2738 
       
  2739 delete test
       
  2740 [Endtest]
       
  2741 
       
  2742 
       
  2743 // Test MOD_0002.138_2_NokiaTSY_[XML O2 SIM-card registers in other network ind]
       
  2744 // Checks registration status is roaming registering in non-O2 network with O2
       
  2745 // SIM-card
       
  2746 //
       
  2747 // Precondition:
       
  2748 // - n/a
       
  2749 //
       
  2750 // Script description:
       
  2751 // - O2 HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2752 // - camping in non-O2 network happens through receiving
       
  2753 //   NET_MODEM_REG_STATUS_IND(NET_MODEM_GSM_REG_INFO)
       
  2754 // - wait for completion of EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2755 //   with RMobilePhone::ERegisteredRoaming
       
  2756 //
       
  2757 [Test]
       
  2758 title MOD_0002.138_2_NokiaTSY_[XML O2 SIM-card registers in other network ind]
       
  2759 create NTT_NWE test
       
  2760 
       
  2761 test HandleSpecifiedRequests YES
       
  2762 test InitializeIPCRequestTable
       
  2763 
       
  2764 test SetOperInfoAPAC OperInfoLATIN
       
  2765 
       
  2766 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2767 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2768 
       
  2769 test RunIscTestCase 155
       
  2770 test SyncIscTestCase
       
  2771 
       
  2772 test GetHomeNetwork "o2 - de" NO_SHORT_NAME NO_LONG_NAME
       
  2773 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredRoaming ENetworkStatusCurrent
       
  2774 
       
  2775 // EMobilePhoneGetHomeNetwork
       
  2776 allownextresult 0
       
  2777 waittestclass test
       
  2778 
       
  2779 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2780 allownextresult 0
       
  2781 waittestclass test
       
  2782 
       
  2783 test HandleSpecifiedRequests NO
       
  2784 
       
  2785 delete test
       
  2786 [Endtest]
       
  2787 
       
  2788 
       
  2789 // Test MOD_0002.139_2_NokiaTSY_[XML non-O2 SIM-card registers in O2 network ind]
       
  2790 // Checks registration status is roaming registering in O2 network with LATIN
       
  2791 // SIM-card
       
  2792 //
       
  2793 // Precondition:
       
  2794 // - n/a
       
  2795 //
       
  2796 // Script description:
       
  2797 // - LATIN HPLMN is read from SIM-card (EMobilePhoneGetHomeNetwork)
       
  2798 // - camping in O2 network happens through receiving
       
  2799 //   NET_MODEM_REG_STATUS_IND(NET_MODEM_GSM_REG_INFO)
       
  2800 // - wait for completion of EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2801 //   with RMobilePhone::ERegisteredRoaming
       
  2802 //
       
  2803 [Test]
       
  2804 title MOD_0002.139_2_NokiaTSY_[XML non-O2 SIM-card registers in O2 network ind]
       
  2805 create NTT_NWE test
       
  2806 
       
  2807 test HandleSpecifiedRequests YES
       
  2808 test InitializeIPCRequestTable
       
  2809 
       
  2810 test SetOperInfoAPAC OperInfoLATIN
       
  2811 
       
  2812 test SetExpectedCompleteIPC EMobilePhoneGetHomeNetwork
       
  2813 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2814 
       
  2815 test RunIscTestCase 156
       
  2816 test SyncIscTestCase
       
  2817 
       
  2818 test GetHomeNetwork "FIN 70" NO_SHORT_NAME NO_LONG_NAME
       
  2819 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredRoaming ENetworkStatusCurrent
       
  2820 
       
  2821 // EMobilePhoneGetHomeNetwork
       
  2822 allownextresult 0
       
  2823 waittestclass test
       
  2824 
       
  2825 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2826 allownextresult 0
       
  2827 waittestclass test
       
  2828 
       
  2829 test HandleSpecifiedRequests NO
       
  2830 
       
  2831 delete test
       
  2832 [Endtest]
       
  2833 
       
  2834 
       
  2835 // MOD_0002.140_2_NokiaTSY_[XML Network test 1, EONS name selected, 7-bit coding, EONS_FEAT 0]
       
  2836 //
       
  2837 // Precondition:
       
  2838 // -N/A
       
  2839 //
       
  2840 // Script description:
       
  2841 // - INFO_PP_EONS_FEAT PP-bit "0"
       
  2842 // - NITZ data read from PMM
       
  2843 // - ONS name available
       
  2844 // - OPL rules available
       
  2845 // - PNN record available
       
  2846 // - EONS name selected, GSM 7-Bit Default alphabet coding
       
  2847 //
       
  2848 [Test]
       
  2849 title MOD_0002.140_2_NokiaTSY_[XML Network test 1, EONS name selected, 7-bit coding, EONS_FEAT 0]
       
  2850 create NTT_NWE test
       
  2851 
       
  2852 test HandleSpecifiedRequests YES
       
  2853 test InitializeIPCRequestTable
       
  2854 
       
  2855 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2856 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2857 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  2858 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  2859 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2860 
       
  2861 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2862 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2863 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  2864 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  2865 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2866 
       
  2867 test SetOperInfoAPAC OperInfoLATIN
       
  2868 
       
  2869 test RunIscTestCaseStartNTSYAfterTestToolStart 203
       
  2870 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  2871 
       
  2872 // wait for ISC testcase completion signal
       
  2873 allownextresult 1
       
  2874 waittestclass test
       
  2875 
       
  2876 test RunIscTestCase 165
       
  2877 test SyncIscTestCase
       
  2878 
       
  2879 test CustomGetOperatorName "NOKIA ONS NIMI" NO_SHORT_NAME "LAC RIGHT" "LAC RIGHT" EOperatorNameFlexiblePlmn SET_ONLY_COMPARISON_VALUE
       
  2880 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2881 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2882 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  2883 
       
  2884 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2885 allownextresult 0
       
  2886 waittestclass test
       
  2887 
       
  2888 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2889 allownextresult 0
       
  2890 waittestclass test
       
  2891 
       
  2892 // ECustomGetOperatorNameIPC
       
  2893 allownextresult 0
       
  2894 waittestclass test
       
  2895 
       
  2896 // EMobilePhoneNotifyCurrentNetworkChange
       
  2897 allownextresult 0
       
  2898 waittestclass test
       
  2899 
       
  2900 // EMobilePhoneGetNetworkRegistrationStatus
       
  2901 allownextresult 0
       
  2902 waittestclass test
       
  2903 
       
  2904 // wait for ISC testcase completion signal
       
  2905 allownextresult 1
       
  2906 waittestclass test
       
  2907 
       
  2908 test RunIscTestCase 166
       
  2909 test SyncIscTestCase
       
  2910 
       
  2911 test CustomGetOperatorName "NOKIA ONS NIMI" NO_SHORT_NAME "LAC RIGHT" "LAC RIGHT" EOperatorNameFlexiblePlmn
       
  2912 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2913 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2914 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  2915 
       
  2916 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2917 allownextresult 0
       
  2918 waittestclass test
       
  2919 
       
  2920 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2921 allownextresult 0
       
  2922 waittestclass test
       
  2923 
       
  2924 // ECustomGetOperatorNameIPC
       
  2925 allownextresult 0
       
  2926 waittestclass test
       
  2927 
       
  2928 // EMobilePhoneNotifyCurrentNetworkChange
       
  2929 allownextresult 0
       
  2930 waittestclass test
       
  2931 
       
  2932 // EMobilePhoneGetNetworkRegistrationStatus
       
  2933 allownextresult 0
       
  2934 waittestclass test
       
  2935 
       
  2936 test HandleSpecifiedRequests NO
       
  2937 
       
  2938 delete test
       
  2939 [Endtest]
       
  2940 
       
  2941 
       
  2942 // MOD_0002.141_2_NokiaTSY_[XML Network test 2, EONS name selected, UCS2 coding, EONS_FEAT 1]
       
  2943 //
       
  2944 // Precondition:
       
  2945 // -N/A
       
  2946 //
       
  2947 // Script description:
       
  2948 // - INFO_PP_EONS_FEAT PP-bit "1"
       
  2949 // - NITZ data read from PMM
       
  2950 // - ONS name available
       
  2951 // - OPL rules available
       
  2952 // - PNN record available
       
  2953 // - EONS name selected, UCS2 coding, Country Initials added
       
  2954 //
       
  2955 [Test]
       
  2956 title MOD_0002.141_2_NokiaTSY_[XML Network test 2, EONS name selected, UCS2 coding, EONS_FEAT 1]
       
  2957 create NTT_NWE test
       
  2958 
       
  2959 test HandleSpecifiedRequests YES
       
  2960 test InitializeIPCRequestTable
       
  2961 
       
  2962 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2963 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2964 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  2965 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  2966 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2967 
       
  2968 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2969 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2970 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  2971 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  2972 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  2973 
       
  2974 test SetOperInfoAPAC OperInfoLATIN
       
  2975 
       
  2976 test RunIscTestCaseStartNTSYAfterTestToolStart 204
       
  2977 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  2978 
       
  2979 // wait for ISC testcase completion signal
       
  2980 allownextresult 1
       
  2981 waittestclass test
       
  2982 
       
  2983 test RunIscTestCase 167
       
  2984 test SyncIscTestCase
       
  2985 
       
  2986 test CustomGetOperatorName "NOKIA ONS NIMI" NO_SHORT_NAME "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn SET_ONLY_COMPARISON_VALUE
       
  2987 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  2988 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  2989 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  2990 
       
  2991 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  2992 allownextresult 0
       
  2993 waittestclass test
       
  2994 
       
  2995 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  2996 allownextresult 0
       
  2997 waittestclass test
       
  2998 
       
  2999 // ECustomGetOperatorNameIPC
       
  3000 allownextresult 0
       
  3001 waittestclass test
       
  3002 
       
  3003 // EMobilePhoneNotifyCurrentNetworkChange
       
  3004 allownextresult 0
       
  3005 waittestclass test
       
  3006 
       
  3007 // EMobilePhoneGetNetworkRegistrationStatus
       
  3008 allownextresult 0
       
  3009 waittestclass test
       
  3010 
       
  3011 // wait for ISC testcase completion signal
       
  3012 allownextresult 1
       
  3013 waittestclass test
       
  3014 
       
  3015 test RunIscTestCase 166
       
  3016 test SyncIscTestCase
       
  3017 
       
  3018 test CustomGetOperatorName "NOKIA ONS NIMI" NO_SHORT_NAME "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn
       
  3019 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3020 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3021 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3022 
       
  3023 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3024 allownextresult 0
       
  3025 waittestclass test
       
  3026 
       
  3027 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3028 allownextresult 0
       
  3029 waittestclass test
       
  3030 
       
  3031 // ECustomGetOperatorNameIPC
       
  3032 allownextresult 0
       
  3033 waittestclass test
       
  3034 
       
  3035 // EMobilePhoneNotifyCurrentNetworkChange
       
  3036 allownextresult 0
       
  3037 waittestclass test
       
  3038 
       
  3039 // EMobilePhoneGetNetworkRegistrationStatus
       
  3040 allownextresult 0
       
  3041 waittestclass test
       
  3042 
       
  3043 test HandleSpecifiedRequests NO
       
  3044 
       
  3045 delete test
       
  3046 [Endtest]
       
  3047 
       
  3048 
       
  3049 // MOD_0002.142_2_NokiaTSY_[XML Network test 3, EONS name selected, UCS2 coding, EONS_FEAT 2]
       
  3050 //
       
  3051 // Precondition:
       
  3052 // -N/A
       
  3053 //
       
  3054 // Script description:
       
  3055 // - INFO_PP_EONS_FEAT PP-bit "2"
       
  3056 // - NITZ data read from PMM
       
  3057 // - ONS name available
       
  3058 // - OPL rules available
       
  3059 // - PNN record available
       
  3060 // - EONS name selected, UCS2 coding, Country Initials added
       
  3061 //
       
  3062 [Test]
       
  3063 title MOD_0002.142_2_NokiaTSY_[XML Network test 3, EONS name selected, UCS2 coding, EONS_FEAT 2]
       
  3064 create NTT_NWE test
       
  3065 
       
  3066 test HandleSpecifiedRequests YES
       
  3067 test InitializeIPCRequestTable
       
  3068 
       
  3069 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3070 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3071 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3072 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3073 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3074 
       
  3075 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3076 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3077 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3078 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3079 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3080 
       
  3081 test SetOperInfoAPAC OperInfoLATIN
       
  3082 
       
  3083 test RunIscTestCaseStartNTSYAfterTestToolStart 205
       
  3084 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3085 
       
  3086 // wait for ISC testcase completion signal
       
  3087 allownextresult 1
       
  3088 waittestclass test
       
  3089 
       
  3090 test RunIscTestCase 168
       
  3091 test SyncIscTestCase
       
  3092 
       
  3093 test CustomGetOperatorName "NOKIA ONS NIMI" "FIN COMM" "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn SET_ONLY_COMPARISON_VALUE
       
  3094 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3095 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3096 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3097 
       
  3098 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3099 allownextresult 0
       
  3100 waittestclass test
       
  3101 
       
  3102 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3103 allownextresult 0
       
  3104 waittestclass test
       
  3105 
       
  3106 // ECustomGetOperatorNameIPC
       
  3107 allownextresult 0
       
  3108 waittestclass test
       
  3109 
       
  3110 // EMobilePhoneNotifyCurrentNetworkChange
       
  3111 allownextresult 0
       
  3112 waittestclass test
       
  3113 
       
  3114 // EMobilePhoneGetNetworkRegistrationStatus
       
  3115 allownextresult 0
       
  3116 waittestclass test
       
  3117 
       
  3118 // wait for ISC testcase completion signal
       
  3119 allownextresult 1
       
  3120 waittestclass test
       
  3121 
       
  3122 test RunIscTestCase 166
       
  3123 test SyncIscTestCase
       
  3124 
       
  3125 test CustomGetOperatorName "NOKIA ONS NIMI" "FIN COMM" "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn
       
  3126 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3127 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3128 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3129 
       
  3130 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3131 allownextresult 0
       
  3132 waittestclass test
       
  3133 
       
  3134 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3135 allownextresult 0
       
  3136 waittestclass test
       
  3137 
       
  3138 // ECustomGetOperatorNameIPC
       
  3139 allownextresult 0
       
  3140 waittestclass test
       
  3141 
       
  3142 // EMobilePhoneNotifyCurrentNetworkChange
       
  3143 allownextresult 0
       
  3144 waittestclass test
       
  3145 
       
  3146 // EMobilePhoneGetNetworkRegistrationStatus
       
  3147 allownextresult 0
       
  3148 waittestclass test
       
  3149 
       
  3150 test HandleSpecifiedRequests NO
       
  3151 
       
  3152 delete test
       
  3153 [Endtest]
       
  3154 
       
  3155 
       
  3156 // MOD_0002.143_2_NokiaTSY_[XML Network test 4, NITZ name selected, EONS_FEAT 3]
       
  3157 //
       
  3158 // Precondition:
       
  3159 // -N/A
       
  3160 //
       
  3161 // Script description:
       
  3162 // - INFO_PP_EONS_FEAT PP-bit "3"
       
  3163 // - NITZ data read from PMM
       
  3164 // - ONS name available
       
  3165 // - OPL rules available
       
  3166 // - PNN record available
       
  3167 // - NITZ name selected
       
  3168 //
       
  3169 [Test]
       
  3170 title MOD_0002.143_2_NokiaTSY_[XML Network test 4, NITZ name selected, EONS_FEAT 3]
       
  3171 create NTT_NWE test
       
  3172 
       
  3173 test HandleSpecifiedRequests YES
       
  3174 test InitializeIPCRequestTable
       
  3175 
       
  3176 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3177 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3178 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3179 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3180 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3181 
       
  3182 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3183 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3184 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3185 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3186 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3187 
       
  3188 test SetOperInfoAPAC OperInfoLATIN
       
  3189 
       
  3190 test RunIscTestCaseStartNTSYAfterTestToolStart 206
       
  3191 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3192 
       
  3193 // wait for ISC testcase completion signal
       
  3194 allownextresult 1
       
  3195 waittestclass test
       
  3196 
       
  3197 test RunIscTestCase 169
       
  3198 test SyncIscTestCase
       
  3199 
       
  3200 test CustomGetOperatorName "NOKIA ONS NIMI" "NTN OULU" "TEST NETWORK OULU" "TEST NETWORK OULU" EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  3201 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3202 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3203 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3204 
       
  3205 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3206 allownextresult 0
       
  3207 waittestclass test
       
  3208 
       
  3209 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3210 allownextresult 0
       
  3211 waittestclass test
       
  3212 
       
  3213 // ECustomGetOperatorNameIPC
       
  3214 allownextresult 0
       
  3215 waittestclass test
       
  3216 
       
  3217 // EMobilePhoneNotifyCurrentNetworkChange
       
  3218 allownextresult 0
       
  3219 waittestclass test
       
  3220 
       
  3221 // EMobilePhoneGetNetworkRegistrationStatus
       
  3222 allownextresult 0
       
  3223 waittestclass test
       
  3224 
       
  3225 // wait for ISC testcase completion signal
       
  3226 allownextresult 1
       
  3227 waittestclass test
       
  3228 
       
  3229 test RunIscTestCase 166
       
  3230 test SyncIscTestCase
       
  3231 
       
  3232 test CustomGetOperatorName "NOKIA ONS NIMI" "NTN OULU" "TEST NETWORK OULU" "TEST NETWORK OULU" EOperatorNameNitzFull
       
  3233 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3234 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3235 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3236 
       
  3237 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3238 allownextresult 0
       
  3239 waittestclass test
       
  3240 
       
  3241 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3242 allownextresult 0
       
  3243 waittestclass test
       
  3244 
       
  3245 // ECustomGetOperatorNameIPC
       
  3246 allownextresult 0
       
  3247 waittestclass test
       
  3248 
       
  3249 // EMobilePhoneNotifyCurrentNetworkChange
       
  3250 allownextresult 0
       
  3251 waittestclass test
       
  3252 
       
  3253 // EMobilePhoneGetNetworkRegistrationStatus
       
  3254 allownextresult 0
       
  3255 waittestclass test
       
  3256 
       
  3257 test HandleSpecifiedRequests NO
       
  3258 
       
  3259 delete test
       
  3260 [Endtest]
       
  3261 
       
  3262 
       
  3263 // MOD_0002.144_2_NokiaTSY_[XML Network test 5, NET_REG_STATUS_ROAM, Hard coded Latin name selected, EONS_FEAT 0]
       
  3264 //
       
  3265 // Precondition:
       
  3266 // -N/A
       
  3267 //
       
  3268 // Script description:
       
  3269 // - INFO_PP_EONS_FEAT PP-bit "0"
       
  3270 // - NITZ data read from PMM
       
  3271 // - No ONS name available
       
  3272 // - OPL rules available
       
  3273 // - Hard coded Latin name selected
       
  3274 //
       
  3275 [Test]
       
  3276 title MOD_0002.144_2_NokiaTSY_[XML Network test 5, NET_REG_STATUS_ROAM, Hard coded Latin name selected, EONS_FEAT 0]
       
  3277 create NTT_NWE test
       
  3278 
       
  3279 test HandleSpecifiedRequests YES
       
  3280 test InitializeIPCRequestTable
       
  3281 
       
  3282 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3283 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3284 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3285 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3286 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3287 
       
  3288 test SetOperInfoAPAC OperInfoLATIN
       
  3289 
       
  3290 test RunIscTestCaseStartNTSYAfterTestToolStart 207
       
  3291 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3292 
       
  3293 // wait for ISC testcase completion signal
       
  3294 allownextresult 1
       
  3295 waittestclass test
       
  3296 
       
  3297 test RunIscTestCase 170
       
  3298 test SyncIscTestCase
       
  3299 
       
  3300 test CustomGetOperatorName SONERA NO_SHORT_NAME NO_LONG_NAME SONERA EOperatorNameHardcodedLatin SET_ONLY_COMPARISON_VALUE
       
  3301 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredRoaming ENetworkStatusCurrent
       
  3302 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3303 test NotifyCurrentNetworkChangeCompareParameterSetting 1 5006 450750 // iAreaKnown iLocationAreaCode iCellId
       
  3304 
       
  3305 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3306 allownextresult 0
       
  3307 waittestclass test
       
  3308 
       
  3309 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3310 allownextresult 0
       
  3311 waittestclass test
       
  3312 
       
  3313 // ECustomGetOperatorNameIPC
       
  3314 allownextresult 0
       
  3315 waittestclass test
       
  3316 
       
  3317 // EMobilePhoneNotifyCurrentNetworkChange
       
  3318 allownextresult 0
       
  3319 waittestclass test
       
  3320 
       
  3321 // EMobilePhoneGetNetworkRegistrationStatus
       
  3322 allownextresult 0
       
  3323 waittestclass test
       
  3324 
       
  3325 test HandleSpecifiedRequests NO
       
  3326 
       
  3327 delete test
       
  3328 [Endtest]
       
  3329 
       
  3330 
       
  3331 // MOD_0002.145_2_NokiaTSY_[XML Network test 6, NET_REG_STATUS_ROAM, EONS name selected, UCS2 coding, EONS_FEAT 0]
       
  3332 //
       
  3333 // Precondition:
       
  3334 // -N/A
       
  3335 //
       
  3336 // Script description:
       
  3337 // - INFO_PP_EONS_FEAT PP-bit "0"
       
  3338 // - NITZ data read from PMM
       
  3339 // - No ONS name available
       
  3340 // - OPL rules available
       
  3341 // - PNN record available
       
  3342 // - EONS name selected, UCS2 coding, Country Initials added
       
  3343 //
       
  3344 [Test]
       
  3345 title MOD_0002.145_2_NokiaTSY_[XML Network test 6, NET_REG_STATUS_ROAM, EONS name selected, UCS2 coding, EONS_FEAT 0]
       
  3346 create NTT_NWE test
       
  3347 
       
  3348 test HandleSpecifiedRequests YES
       
  3349 test InitializeIPCRequestTable
       
  3350 
       
  3351 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3352 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3353 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3354 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3355 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3356 
       
  3357 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3358 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3359 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3360 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3361 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3362 
       
  3363 test SetOperInfoAPAC OperInfoLATIN
       
  3364 
       
  3365 test RunIscTestCaseStartNTSYAfterTestToolStart 208
       
  3366 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3367 
       
  3368 // wait for ISC testcase completion signal
       
  3369 allownextresult 1
       
  3370 waittestclass test
       
  3371 
       
  3372 test RunIscTestCase 171
       
  3373 test SyncIscTestCase
       
  3374 
       
  3375 test CustomGetOperatorName NOKIA "FIN COMM" "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn SET_ONLY_COMPARISON_VALUE
       
  3376 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredRoaming ENetworkStatusCurrent
       
  3377 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3378 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3379 
       
  3380 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3381 allownextresult 0
       
  3382 waittestclass test
       
  3383 
       
  3384 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3385 allownextresult 0
       
  3386 waittestclass test
       
  3387 
       
  3388 // ECustomGetOperatorNameIPC
       
  3389 allownextresult 0
       
  3390 waittestclass test
       
  3391 
       
  3392 // EMobilePhoneNotifyCurrentNetworkChange
       
  3393 allownextresult 0
       
  3394 waittestclass test
       
  3395 
       
  3396 // EMobilePhoneGetNetworkRegistrationStatus
       
  3397 allownextresult 0
       
  3398 waittestclass test
       
  3399 
       
  3400 // wait for ISC testcase completion signal
       
  3401 allownextresult 1
       
  3402 waittestclass test
       
  3403 
       
  3404 test RunIscTestCase 172
       
  3405 test SyncIscTestCase
       
  3406 
       
  3407 test CustomGetOperatorName NOKIA "FIN COMM" "FIN COMMON" "FIN COMMON" EOperatorNameFlexiblePlmn
       
  3408 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredRoaming ENetworkStatusCurrent
       
  3409 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3410 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3411 
       
  3412 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3413 allownextresult 0
       
  3414 waittestclass test
       
  3415 
       
  3416 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3417 allownextresult 0
       
  3418 waittestclass test
       
  3419 
       
  3420 // ECustomGetOperatorNameIPC
       
  3421 allownextresult 0
       
  3422 waittestclass test
       
  3423 
       
  3424 // EMobilePhoneNotifyCurrentNetworkChange
       
  3425 allownextresult 0
       
  3426 waittestclass test
       
  3427 
       
  3428 // EMobilePhoneGetNetworkRegistrationStatus
       
  3429 allownextresult 0
       
  3430 waittestclass test
       
  3431 
       
  3432 test HandleSpecifiedRequests NO
       
  3433 
       
  3434 delete test
       
  3435 [Endtest]
       
  3436 
       
  3437 
       
  3438 // MOD_0002.146_2_NokiaTSY_[XML Network test 7, PMM NITZ data read and write error case]
       
  3439 //
       
  3440 // Precondition:
       
  3441 // -N/A
       
  3442 //
       
  3443 [Test]
       
  3444 title MOD_0002.146_2_NokiaTSY_[XML Network test 7, PMM NITZ data read and write error case]
       
  3445 create NTT_NWE test
       
  3446 
       
  3447 test HandleSpecifiedRequests YES
       
  3448 test InitializeIPCRequestTable
       
  3449 
       
  3450 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3451 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3452 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3453 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3454 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3455 
       
  3456 test SetOperInfoAPAC OperInfoLATIN
       
  3457 
       
  3458 test RunIscTestCaseStartNTSYAfterTestToolStart 209
       
  3459 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3460 
       
  3461 // wait for ISC testcase completion signal
       
  3462 allownextresult 1
       
  3463 waittestclass test
       
  3464 
       
  3465 test RunIscTestCase 173
       
  3466 test SyncIscTestCase
       
  3467 
       
  3468 test CustomGetOperatorName NOKIA "NTN OULU" "TEST NETWORK OULU" "TEST NETWORK OULU" EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  3469 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3470 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3471 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3472 
       
  3473 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3474 allownextresult 0
       
  3475 waittestclass test
       
  3476 
       
  3477 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3478 allownextresult 0
       
  3479 waittestclass test
       
  3480 
       
  3481 // ECustomGetOperatorNameIPC
       
  3482 allownextresult 0
       
  3483 waittestclass test
       
  3484 
       
  3485 // EMobilePhoneNotifyCurrentNetworkChange
       
  3486 allownextresult 0
       
  3487 waittestclass test
       
  3488 
       
  3489 // EMobilePhoneGetNetworkRegistrationStatus
       
  3490 allownextresult 0
       
  3491 waittestclass test
       
  3492 
       
  3493 test HandleSpecifiedRequests NO
       
  3494 
       
  3495 delete test
       
  3496 [Endtest]
       
  3497 
       
  3498 
       
  3499 // MOD_0002.147_2_NokiaTSY_[XML Network test 8, PMM NITZ data read and write success case]
       
  3500 //
       
  3501 // Precondition:
       
  3502 // -N/A
       
  3503 //
       
  3504 [Test]
       
  3505 title MOD_0002.147_2_NokiaTSY_[XML Network test 8, PMM NITZ data read and write success case]
       
  3506 create NTT_NWE test
       
  3507 
       
  3508 test HandleSpecifiedRequests YES
       
  3509 test InitializeIPCRequestTable
       
  3510 
       
  3511 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3512 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3513 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3514 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3515 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3516 
       
  3517 test SetOperInfoAPAC OperInfoLATIN
       
  3518 
       
  3519 test RunIscTestCaseStartNTSYAfterTestToolStart 201
       
  3520 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3521 
       
  3522 // wait for ISC testcase completion signal
       
  3523 allownextresult 1
       
  3524 waittestclass test
       
  3525 
       
  3526 test RunIscTestCase 174
       
  3527 test SyncIscTestCase
       
  3528 
       
  3529 test CustomGetOperatorName NOKIA NOKIA NOKIA NOKIA EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  3530 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3531 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3532 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3533 
       
  3534 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3535 allownextresult 0
       
  3536 waittestclass test
       
  3537 
       
  3538 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3539 allownextresult 0
       
  3540 waittestclass test
       
  3541 
       
  3542 // ECustomGetOperatorNameIPC
       
  3543 allownextresult 0
       
  3544 waittestclass test
       
  3545 
       
  3546 // EMobilePhoneNotifyCurrentNetworkChange
       
  3547 allownextresult 0
       
  3548 waittestclass test
       
  3549 
       
  3550 // EMobilePhoneGetNetworkRegistrationStatus
       
  3551 allownextresult 0
       
  3552 waittestclass test
       
  3553 
       
  3554 test HandleSpecifiedRequests NO
       
  3555 
       
  3556 delete test
       
  3557 [Endtest]
       
  3558 
       
  3559 
       
  3560 // MOD_0002.148_2_NokiaTSY_[XML Network test 9, NITZ name update from network]
       
  3561 //
       
  3562 // Precondition:
       
  3563 // -N/A
       
  3564 //
       
  3565 [Test]
       
  3566 title MOD_0002.148_2_NokiaTSY_[XML Network test 9, NITZ name update from network]
       
  3567 create NTT_NWE test
       
  3568 
       
  3569 test HandleSpecifiedRequests YES
       
  3570 test InitializeIPCRequestTable
       
  3571 
       
  3572 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3573 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3574 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3575 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3576 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3577 
       
  3578 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3579 test SetExpectedCompleteIPC EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3580 test SetExpectedCompleteIPC ECustomGetOperatorNameIPC
       
  3581 test SetExpectedCompleteIPC EMobilePhoneNotifyCurrentNetworkChange
       
  3582 test SetExpectedCompleteIPC EMobilePhoneGetNetworkRegistrationStatus
       
  3583 
       
  3584 test SetOperInfoAPAC OperInfoLATIN
       
  3585 
       
  3586 test RunIscTestCaseStartNTSYAfterTestToolStart 200
       
  3587 test SyncIscTestCaseStartNTSYAfterTestToolStart
       
  3588 
       
  3589 // wait for ISC testcase completion signal
       
  3590 allownextresult 1
       
  3591 waittestclass test
       
  3592 
       
  3593 test RunIscTestCase 175
       
  3594 test SyncIscTestCase
       
  3595 
       
  3596 test CustomGetOperatorName NOKIA NOKIA NOKIA NOKIA EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  3597 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3598 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3599 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3600 
       
  3601 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3602 allownextresult 0
       
  3603 waittestclass test
       
  3604 
       
  3605 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3606 allownextresult 0
       
  3607 waittestclass test
       
  3608 
       
  3609 // ECustomGetOperatorNameIPC
       
  3610 allownextresult 0
       
  3611 waittestclass test
       
  3612 
       
  3613 // EMobilePhoneNotifyCurrentNetworkChange
       
  3614 allownextresult 0
       
  3615 waittestclass test
       
  3616 
       
  3617 // EMobilePhoneGetNetworkRegistrationStatus
       
  3618 allownextresult 0
       
  3619 waittestclass test
       
  3620 
       
  3621 // wait for ISC testcase completion signal
       
  3622 allownextresult 1
       
  3623 waittestclass test
       
  3624 
       
  3625 test RunIscTestCase 176
       
  3626 test SyncIscTestCase
       
  3627 
       
  3628 test CustomGetOperatorName NOKIA "T NOKIA" "Test NOKIA" "Test NOKIA" EOperatorNameNitzFull SET_ONLY_COMPARISON_VALUE
       
  3629 test NotifyNWRegStatusChangeCompareParameterSetting ERegisteredOnHomeNetwork ENetworkStatusCurrent
       
  3630 test NotifyNetworkSelectionSettingChangeCompareParameterSetting ENetworkSelectionAutomatic ENetworkBandClassUnknown ENetworkOperationUnknown
       
  3631 test NotifyCurrentNetworkChangeCompareParameterSetting 1 8121 28831 // iAreaKnown iLocationAreaCode iCellId
       
  3632 
       
  3633 // EMobilePhoneNotifyNetworkRegistrationStatusChange
       
  3634 allownextresult 0
       
  3635 waittestclass test
       
  3636 
       
  3637 // EMobilePhoneNotifyNetworkSelectionSettingChange
       
  3638 allownextresult 0
       
  3639 waittestclass test
       
  3640 
       
  3641 // ECustomGetOperatorNameIPC
       
  3642 allownextresult 0
       
  3643 waittestclass test
       
  3644 
       
  3645 // EMobilePhoneNotifyCurrentNetworkChange
       
  3646 allownextresult 0
       
  3647 waittestclass test
       
  3648 
       
  3649 // EMobilePhoneGetNetworkRegistrationStatus
       
  3650 allownextresult 0
       
  3651 waittestclass test
       
  3652 
       
  3653 test HandleSpecifiedRequests NO
       
  3654 
       
  3655 delete test
       
  3656 [Endtest]
       
  3657