adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/pdi/group/pdi.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 // MOD_0009.001_1_NokiaTSY_[HW Getting network registration status]
       
    17 //
       
    18 // Precondition: 
       
    19 // - N/A
       
    20 //
       
    21 // Script description:
       
    22 // - N/A
       
    23 //
       
    24 [Test]
       
    25 title MOD_0009.001_1_NokiaTSY_[HW Getting network registration status]
       
    26 create NTT_PDI test
       
    27 test GetNetworkRegistrationStatus
       
    28 allownextresult 0
       
    29 waittestclass test
       
    30 delete test
       
    31 [Endtest]
       
    32 
       
    33 // MOD_0009.003_1_NokiaTSY_[HW Reject Packet Service Activation Request]
       
    34 //
       
    35 // Precondition: 
       
    36 // - N/A
       
    37 //
       
    38 // Post Conditions:
       
    39 // - After the test is run, try to connect to packet network. When first activation request is rejected test ends.
       
    40 //
       
    41 // Script description:
       
    42 // - Note: This case will fail in Rosetta and Aalto. See more info from QC.
       
    43 //
       
    44 [Test]
       
    45 title MOD_0009.003_1_NokiaTSY_[HW Reject Packet Service Activation Request]
       
    46 create NTT_PDI test
       
    47 test PacketServiceRejectActivationRequest
       
    48 allownextresult 0
       
    49 waittestclass test
       
    50 delete test
       
    51 [Endtest]
       
    52 
       
    53 // MOD_0009.004_1_NokiaTSY_[HW Getting Packet Attach Mode]
       
    54 //
       
    55 // Precondition: 
       
    56 // - N/A
       
    57 //
       
    58 // Script description:
       
    59 // - N/A
       
    60 //
       
    61 [Test]
       
    62 title MOD_0009.004_1_NokiaTSY_[HW Getting Packet Attach Mode]
       
    63 create NTT_PDI test
       
    64 test GetPacketAttachMode
       
    65 allownextresult 0
       
    66 waittestclass test
       
    67 delete test
       
    68 [Endtest]
       
    69 
       
    70 // MOD_0009.006_1_NokiaTSY_[HW Setting Packet Service Attach Mode When Needed]
       
    71 //
       
    72 // Precondition: 
       
    73 // - N/A
       
    74 //
       
    75 // Script description:
       
    76 // - N/A
       
    77 //
       
    78 [Test]
       
    79 title MOD_0009.006_1_NokiaTSY_[HW Setting Packet Service Attach Mode When Needed]
       
    80 create NTT_PDI test
       
    81 test SetPacketServiceAttachMode AttachWhenNeeded
       
    82 allownextresult 0
       
    83 waittestclass test
       
    84 delete test
       
    85 [Endtest]
       
    86 
       
    87 // MOD_0009.007_1_NokiaTSY_[HW Setting Packet Service Attach Mode When Possible]
       
    88 //
       
    89 // Precondition: 
       
    90 // - N/A
       
    91 //
       
    92 // Post Conditions:
       
    93 //  - Remember to set mode back to "when needed" after test!
       
    94 //
       
    95 // Script description:
       
    96 // - N/A
       
    97 //
       
    98 [Test]
       
    99 title MOD_0009.007_1_NokiaTSY_[HW Setting Packet Service Attach Mode When Possible]
       
   100 create NTT_PDI test
       
   101 test SetPacketServiceAttachMode AttachWhenPossible
       
   102 allownextresult 0
       
   103 waittestclass test
       
   104 delete test
       
   105 [Endtest]
       
   106 
       
   107 // MOD_0009.009_1_NokiaTSY_[HW Setting Preferred Bearer Circuit Switched]
       
   108 //
       
   109 // Precondition: 
       
   110 // - N/A
       
   111 //
       
   112 // Script description:
       
   113 // - N/A
       
   114 //
       
   115 [Test]
       
   116 title MOD_0009.009_1_NokiaTSY_[HW Setting Preferred Bearer Circuit Switched]
       
   117 create NTT_PDI test
       
   118 test SetPreferredBearer BearerCircuitSwitched
       
   119 allownextresult 0
       
   120 waittestclass test
       
   121 delete test
       
   122 [Endtest]
       
   123 
       
   124 // MOD_0009.010_1_NokiaTSY_[HW Setting Preferred Bearer Packet Switched]
       
   125 //
       
   126 // Precondition: 
       
   127 // - N/A
       
   128 //
       
   129 // Script description:
       
   130 // - N/A
       
   131 //
       
   132 [Test]
       
   133 title MOD_0009.010_1_NokiaTSY_[HW Setting Preferred Bearer Packet Switched]
       
   134 create NTT_PDI test
       
   135 test SetPreferredBearer BearerPacketSwitched
       
   136 allownextresult 0
       
   137 waittestclass test
       
   138 delete test
       
   139 [Endtest]
       
   140 
       
   141 // MOD_0009.012_1_NokiaTSY_[HW Get Data Volume Transferred]
       
   142 //
       
   143 // Precondition: 
       
   144 // - N/A
       
   145 //
       
   146 // Script description:
       
   147 // - N/A
       
   148 //
       
   149 [Test]
       
   150 title MOD_0009.012_1_NokiaTSY_[HW Get Data Volume Transferred]
       
   151 create NTT_PDI test
       
   152 
       
   153 test PacketServiceAttach
       
   154 allownextresult 0
       
   155 waittestclass test
       
   156 
       
   157 test InitializePacketContext 100Int_13
       
   158 allownextresult 0
       
   159 waittestclass test
       
   160 
       
   161 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
   162 allownextresult 0
       
   163 waittestclass test
       
   164 
       
   165 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv4 StatusInactive UnspecifiedDelayClass UnspecifiedMeanThroughput UnspecifiedPeakThroughput UnspecifiedPrecedence UnspecifiedReliabilityClass DelayClass1 MeanThroughput100 PeakThroughput1000 PriorityHighPrecedence ReliabilityClass1 x x x x x x
       
   166 allownextresult 0
       
   167 waittestclass test
       
   168 
       
   169 test AddPacketFilters 100Int_13 Data PdpTypeIPv4 65535 1 261072 1111 20 65535 1 11 1
       
   170 allownextresult 0
       
   171 waittestclass test
       
   172 
       
   173 test AddMediaAuthorizationParams 100Int_13 Header PdpTypeIPv4 1 1 token 3
       
   174 allownextresult 0
       
   175 waittestclass test
       
   176 
       
   177 test ActivatePacketContext 100Int_13
       
   178 allownextresult 0
       
   179 waittestclass test
       
   180 
       
   181 pause 5000;
       
   182 
       
   183 test GetDataVolumeTransferred 100Int_13
       
   184 allownextresult 0
       
   185 waittestclass test
       
   186 
       
   187 test DeactivatePacketContext 100Int_13
       
   188 allownextresult 0
       
   189 waittestclass test
       
   190 
       
   191 test DeletePacketContext 100Int_13
       
   192 allownextresult 0
       
   193 waittestclass test
       
   194 
       
   195 test PacketServiceDetach
       
   196 allownextresult 0
       
   197 waittestclass test
       
   198 
       
   199 delete test
       
   200 [Endtest]
       
   201 
       
   202 
       
   203 //**************************************************************************
       
   204 //
       
   205 //       PARAMETER CONFIGURATIONS TABLE FOR PACKET CONNECTION TESTS
       
   206 //
       
   207 //
       
   208 // -- REMEMBER TO TURN ON DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS FLAG --
       
   209 //               Otherwise the rest of the tests will fail
       
   210 //
       
   211 //**************************************************************************
       
   212 //
       
   213 //
       
   214 // Attach to Packet Network
       
   215 // ------------------------
       
   216 // PacketServiceAttach
       
   217 // parameters:
       
   218 //   NONE
       
   219 //
       
   220 //
       
   221 //
       
   222 // Detach from Packet Network
       
   223 // ------------------------
       
   224 // PacketServiceDetach
       
   225 // parameters:
       
   226 //   NONE
       
   227 //
       
   228 //
       
   229 //
       
   230 // Set Packet Context Configuration
       
   231 // --------------------------------
       
   232 // SetPacketContextConfiguration
       
   233 // parameters:
       
   234 //   context name
       
   235 //   context config type
       
   236 //     GPRS
       
   237 //     R99_R4
       
   238 //     R5
       
   239 //   protocol
       
   240 //     PdpTypeIPv4
       
   241 //     PdpTypeIPv6
       
   242 //   context name
       
   243 //   context cont type network or mobile
       
   244 //
       
   245 //
       
   246 // Set Profile Quality of Service Params
       
   247 // -------------------------------------
       
   248 // SetProfileQoSParams
       
   249 // parameters:
       
   250 //   profile
       
   251 //     GPRS
       
   252 //     R99_R4
       
   253 //     R5
       
   254 //   signalling indication
       
   255 //     True
       
   256 //     False
       
   257 //   context name
       
   258 //   protocol
       
   259 //     PdpTypeIPv4
       
   260 //     PdpTypeIPv6
       
   261 //     PdpTypeX25
       
   262 //     PdpTypePPP
       
   263 //     PdpTypeCDPD
       
   264 //   context status
       
   265 //     StatusUnknown
       
   266 //     StatusInactive
       
   267 //     StatusActivating
       
   268 //     StatusActive
       
   269 //     StatusDeactivating
       
   270 //     StatusSuspended
       
   271 //     StatusDeleted
       
   272 //   minimun delay
       
   273 //     UnspecifiedDelayClass
       
   274 //     DelayClass1
       
   275 //     DelayClass2
       
   276 //     DelayClass3
       
   277 //     DelayClass4
       
   278 //   minimun mean throughput
       
   279 //     UnspecifiedMeanThroughput
       
   280 //     MeanThroughput100
       
   281 //     MeanThroughput200
       
   282 //     MeanThroughput500
       
   283 //     MeanThroughput1000
       
   284 //     MeanThroughput2000
       
   285 //     MeanThroughput5000
       
   286 //     MeanThroughput10000
       
   287 //     MeanThroughput20000
       
   288 //     MeanThroughput50000
       
   289 //     MeanThroughput100000
       
   290 //     MeanThroughput200000
       
   291 //     MeanThroughput500000
       
   292 //     MeanThroughput1000000
       
   293 //     MeanThroughput2000000
       
   294 //     MeanThroughput5000000
       
   295 //     MeanThroughput10000000
       
   296 //     MeanThroughput20000000
       
   297 //     MeanThroughput50000000
       
   298 //     MeanThroughputBestEffort
       
   299 //   minimun peak throughput
       
   300 //     UnspecifiedPeakThroughput
       
   301 //     PeakThroughput1000
       
   302 //     PeakThroughput2000
       
   303 //     PeakThroughput4000
       
   304 //     PeakThroughput8000
       
   305 //     PeakThroughput16000
       
   306 //     PeakThroughput32000
       
   307 //     PeakThroughput64000
       
   308 //     PeakThroughput128000
       
   309 //     PeakThroughput256000
       
   310 //   minimun precedence
       
   311 //     UnspecifiedPrecedence
       
   312 //     PriorityHighPrecedence
       
   313 //     PriorityMediumPrecedence
       
   314 //     PriorityLowPrecedence
       
   315 //   minimun reliability
       
   316 //     UnspecifiedReliabilityClass
       
   317 //     ReliabilityClass1
       
   318 //     ReliabilityClass2
       
   319 //     ReliabilityClass3
       
   320 //     ReliabilityClass4
       
   321 //     ReliabilityClass5
       
   322 //   required delay
       
   323 //     UnspecifiedDelayClass
       
   324 //     DelayClass1
       
   325 //     DelayClass2
       
   326 //     DelayClass3
       
   327 //     DelayClass4
       
   328 //   required mean throughput
       
   329 //     UnspecifiedMeanThroughput
       
   330 //     MeanThroughput100
       
   331 //     MeanThroughput200
       
   332 //     MeanThroughput500
       
   333 //     MeanThroughput1000
       
   334 //     MeanThroughput2000
       
   335 //     MeanThroughput5000
       
   336 //     MeanThroughput10000
       
   337 //     MeanThroughput20000
       
   338 //     MeanThroughput50000
       
   339 //     MeanThroughput100000
       
   340 //     MeanThroughput200000
       
   341 //     MeanThroughput500000
       
   342 //     MeanThroughput1000000
       
   343 //     MeanThroughput2000000
       
   344 //     MeanThroughput5000000
       
   345 //     MeanThroughput10000000
       
   346 //     MeanThroughput20000000
       
   347 //     MeanThroughput50000000
       
   348 //     MeanThroughputBestEffort
       
   349 //   required peak throughput
       
   350 //     UnspecifiedPeakThroughput
       
   351 //     PeakThroughput1000
       
   352 //     PeakThroughput2000
       
   353 //     PeakThroughput4000
       
   354 //     PeakThroughput8000
       
   355 //     PeakThroughput16000
       
   356 //     PeakThroughput32000
       
   357 //     PeakThroughput64000
       
   358 //     PeakThroughput128000
       
   359 //     PeakThroughput256000
       
   360 //   required precedence
       
   361 //     UnspecifiedPrecedence
       
   362 //     PriorityHighPrecedence
       
   363 //     PriorityMediumPrecedence
       
   364 //     PriorityLowPrecedence
       
   365 //   required reliability
       
   366 //     UnspecifiedReliabilityClass
       
   367 //     ReliabilityClass1
       
   368 //     ReliabilityClass2
       
   369 //     ReliabilityClass3
       
   370 //     ReliabilityClass4
       
   371 //     ReliabilityClass5
       
   372 //   minimun traffic class
       
   373 //     TrafficClassUnspecified
       
   374 //     TrafficClassConversational
       
   375 //     TrafficClassStreaming
       
   376 //     TrafficClassInteractive
       
   377 //     TrafficClassBackground
       
   378 //   minimun delivery order requested
       
   379 //     DeliveryOrderUnspecified
       
   380 //     DeliveryOrderRequired
       
   381 //     DeliveryOrderNotRequired
       
   382 //   minimun delivery erroneus SDU
       
   383 //     ErroneousSDUDeliveryUnspecified
       
   384 //     ErroneousSDUNoDetection
       
   385 //     ErroneousSDUDeliveryRequired
       
   386 //     ErroneousSDUDeliveryNotRequired
       
   387 //   maximum acceptable target BER
       
   388 //     BERUnspecified
       
   389 //     BERFivePerHundred
       
   390 //     BEROnePerHundred
       
   391 //     BERFivePerThousand
       
   392 //     BERFourPerThousand
       
   393 //     BEROnePerThousand
       
   394 //     BEROnePerTenThousand
       
   395 //     BEROnePerHundredThousand
       
   396 //     BEROnePerMillion
       
   397 //     BERSixPerHundredMillion
       
   398 //   maximum acceptable target SDU error ratio
       
   399 //     SDUErrorRatioUnspecified
       
   400 //     SDUErrorRatioOnePerTen
       
   401 //     SDUErrorRatioOnePerHundred
       
   402 //     SDUErrorRatioSevenPerThousand
       
   403 //     SDUErrorRatioOnePerThousand
       
   404 //     SDUErrorRatioOnePerTenThousand
       
   405 //     SDUErrorRatioOnePerHundredThousand
       
   406 //     SDUErrorRatioOnePerMillion
       
   407 //   minimun traffic handling priority
       
   408 //     TrafficPriorityUnspecified
       
   409 //     TrafficPriority1
       
   410 //     TrafficPriority2
       
   411 //     TrafficPriority3
       
   412 //
       
   413 //
       
   414 //
       
   415 // Initialize Packet Context
       
   416 // -------------------------
       
   417 // InitializePacketContext
       
   418 // parameters:
       
   419 //   context name
       
   420 //   host cid name
       
   421 //
       
   422 //
       
   423 //
       
   424 // Delete Packet Context
       
   425 // -------------------------
       
   426 // DeletePacketContext
       
   427 // parameters:
       
   428 //   context name
       
   429 //
       
   430 //
       
   431 //
       
   432 // Setting Default Context Params for Packet Service
       
   433 // -------------------------------------------------
       
   434 // PacketServiceSetDefaultContextParameters
       
   435 // parameters:
       
   436 //   configuration
       
   437 //     GPRS
       
   438 //     R99_R4
       
   439 //   protocol
       
   440 //     PdpTypeIPv4
       
   441 //     PdpTypeIPv6
       
   442 //     PdpTypePPP
       
   443 //   compression
       
   444 //     header
       
   445 //     data
       
   446 //
       
   447 //
       
   448 //
       
   449 // Adding Packet Filters
       
   450 // -------------------------------------------------
       
   451 // AddPacketFilters
       
   452 // parameters:
       
   453 //   context name
       
   454 //   compression
       
   455 //     header
       
   456 //     data
       
   457 //   protocol
       
   458 //   maximum destination port number of incoming packets
       
   459 //     value range 0 - 65535
       
   460 //   lowest destination port number of incoming packets
       
   461 //     value range 0 - 65535
       
   462 //   flow label of incoming packets
       
   463 //     3 octets with 20-bit field containing the flow label
       
   464 //   security parameter index
       
   465 //     32-bit field
       
   466 //   protocol number (IPv4) or next header (IPv6) field of incoming packets
       
   467 //     value range 0 - 255
       
   468 //   maximum source port number of incoming packets
       
   469 //     value range 0 - 65535
       
   470 //   minimum source port number of incoming packets
       
   471 //     value range 0 - 65535
       
   472 //   type of service (IPv4) or traffic class (IPv6)
       
   473 //     1 octet TOS/Traffic class + 1 octet TOS/Traffic class mask
       
   474 //   packet filter identifier
       
   475 //     value range: 1 - 8
       
   476 //
       
   477 //
       
   478 //
       
   479 // Adding Media Authorization Params
       
   480 // -------------------------------------------------
       
   481 // AddMediaAuthorizationParams
       
   482 // parameters:
       
   483 //   context name
       
   484 //   compression
       
   485 //     header
       
   486 //     data
       
   487 //   IP flow number
       
   488 //   media component number
       
   489 //   authorization token name
       
   490 //   list (count) of flow identifiers authorization token is granted for
       
   491 //
       
   492 //
       
   493 //
       
   494 // Activate Packet Context
       
   495 // -------------------------------------------------
       
   496 // ActivatePacketContext
       
   497 // parameters:
       
   498 //   context name
       
   499 //
       
   500 //
       
   501 //
       
   502 // Deactivate Packet Context
       
   503 // -------------------------------------------------
       
   504 // ActivatePacketContext
       
   505 // parameters:
       
   506 //   context name
       
   507 //
       
   508 //
       
   509 //
       
   510 // Get Data Volume Transferred
       
   511 // -------------------------------------------------
       
   512 // GetDataVolumeTransferred
       
   513 // parameters:
       
   514 //   context name
       
   515 //
       
   516 //
       
   517 //
       
   518 // Modify Packet Context
       
   519 // -------------------------------------------------
       
   520 // ModifyPacketContext
       
   521 // parameters:
       
   522 //   context name
       
   523 //   minimun delay
       
   524 //     UnspecifiedDelayClass
       
   525 //     DelayClass1
       
   526 //     DelayClass2
       
   527 //     DelayClass3
       
   528 //     DelayClass4
       
   529 //     x (means no QoS97 params used)
       
   530 //   minimun mean throughput
       
   531 //     UnspecifiedMeanThroughput
       
   532 //     MeanThroughput100
       
   533 //     MeanThroughput200
       
   534 //     MeanThroughput500
       
   535 //     MeanThroughput1000
       
   536 //     MeanThroughput2000
       
   537 //     MeanThroughput5000
       
   538 //     MeanThroughput10000
       
   539 //     MeanThroughput20000
       
   540 //     MeanThroughput50000
       
   541 //     MeanThroughput100000
       
   542 //     MeanThroughput200000
       
   543 //     MeanThroughput500000
       
   544 //     MeanThroughput1000000
       
   545 //     MeanThroughput2000000
       
   546 //     MeanThroughput5000000
       
   547 //     MeanThroughput10000000
       
   548 //     MeanThroughput20000000
       
   549 //     MeanThroughput50000000
       
   550 //     MeanThroughputBestEffort
       
   551 //   minimun peak throughput
       
   552 //     UnspecifiedPeakThroughput
       
   553 //     PeakThroughput1000
       
   554 //     PeakThroughput2000
       
   555 //     PeakThroughput4000
       
   556 //     PeakThroughput8000
       
   557 //     PeakThroughput16000
       
   558 //     PeakThroughput32000
       
   559 //     PeakThroughput64000
       
   560 //     PeakThroughput128000
       
   561 //     PeakThroughput256000
       
   562 //   minimun precedence
       
   563 //     UnspecifiedPrecedence
       
   564 //     PriorityHighPrecedence
       
   565 //     PriorityMediumPrecedence
       
   566 //     PriorityLowPrecedence
       
   567 //   minimun reliability
       
   568 //     UnspecifiedReliabilityClass
       
   569 //     ReliabilityClass1
       
   570 //     ReliabilityClass2
       
   571 //     ReliabilityClass3
       
   572 //     ReliabilityClass4
       
   573 //     ReliabilityClass5
       
   574 //   required delay
       
   575 //     UnspecifiedDelayClass
       
   576 //     DelayClass1
       
   577 //     DelayClass2
       
   578 //     DelayClass3
       
   579 //     DelayClass4
       
   580 //   required mean throughput
       
   581 //     UnspecifiedMeanThroughput
       
   582 //     MeanThroughput100
       
   583 //     MeanThroughput200
       
   584 //     MeanThroughput500
       
   585 //     MeanThroughput1000
       
   586 //     MeanThroughput2000
       
   587 //     MeanThroughput5000
       
   588 //     MeanThroughput10000
       
   589 //     MeanThroughput20000
       
   590 //     MeanThroughput50000
       
   591 //     MeanThroughput100000
       
   592 //     MeanThroughput200000
       
   593 //     MeanThroughput500000
       
   594 //     MeanThroughput1000000
       
   595 //     MeanThroughput2000000
       
   596 //     MeanThroughput5000000
       
   597 //     MeanThroughput10000000
       
   598 //     MeanThroughput20000000
       
   599 //     MeanThroughput50000000
       
   600 //     MeanThroughputBestEffort
       
   601 //   required peak throughput
       
   602 //     UnspecifiedPeakThroughput
       
   603 //     PeakThroughput1000
       
   604 //     PeakThroughput2000
       
   605 //     PeakThroughput4000
       
   606 //     PeakThroughput8000
       
   607 //     PeakThroughput16000
       
   608 //     PeakThroughput32000
       
   609 //     PeakThroughput64000
       
   610 //     PeakThroughput128000
       
   611 //     PeakThroughput256000
       
   612 //   required precedence
       
   613 //     UnspecifiedPrecedence
       
   614 //     PriorityHighPrecedence
       
   615 //     PriorityMediumPrecedence
       
   616 //     PriorityLowPrecedence
       
   617 //   required reliability
       
   618 //     UnspecifiedReliabilityClass
       
   619 //     ReliabilityClass1
       
   620 //     ReliabilityClass2
       
   621 //     ReliabilityClass3
       
   622 //     ReliabilityClass4
       
   623 //     ReliabilityClass5
       
   624 //   minimun traffic class
       
   625 //     TrafficClassUnspecified
       
   626 //     TrafficClassConversational
       
   627 //     TrafficClassStreaming
       
   628 //     TrafficClassInteractive
       
   629 //     TrafficClassBackground
       
   630 //     x ( means no QoS99 params used )
       
   631 //   minimun delivery order requested
       
   632 //     DeliveryOrderUnspecified
       
   633 //     DeliveryOrderRequired
       
   634 //     DeliveryOrderNotRequired
       
   635 //   minimun delivery erroneus SDU
       
   636 //     ErroneousSDUDeliveryUnspecified
       
   637 //     ErroneousSDUNoDetection
       
   638 //     ErroneousSDUDeliveryRequired
       
   639 //     ErroneousSDUDeliveryNotRequired
       
   640 //   maximum acceptable target BER
       
   641 //     BERUnspecified
       
   642 //     BERFivePerHundred
       
   643 //     BEROnePerHundred
       
   644 //     BERFivePerThousand
       
   645 //     BERFourPerThousand
       
   646 //     BEROnePerThousand
       
   647 //     BEROnePerTenThousand
       
   648 //     BEROnePerHundredThousand
       
   649 //     BEROnePerMillion
       
   650 //     BERSixPerHundredMillion
       
   651 //   maximum acceptable target SDU error ratio
       
   652 //     SDUErrorRatioUnspecified
       
   653 //     SDUErrorRatioOnePerTen
       
   654 //     SDUErrorRatioOnePerHundred
       
   655 //     SDUErrorRatioSevenPerThousand
       
   656 //     SDUErrorRatioOnePerThousand
       
   657 //     SDUErrorRatioOnePerTenThousand
       
   658 //     SDUErrorRatioOnePerHundredThousand
       
   659 //     SDUErrorRatioOnePerMillion
       
   660 //   minimun traffic handling priority
       
   661 //     TrafficPriorityUnspecified
       
   662 //     TrafficPriority1
       
   663 //     TrafficPriority2
       
   664 //     TrafficPriority3
       
   665 //   tft operation
       
   666 //     TftCreateNew
       
   667 //     DeleteExisting
       
   668 //     AddPacketFilters
       
   669 //     ReplacePacketFilters
       
   670 //     DeletePacketFilters
       
   671 //     TftNoOperation
       
   672 //   protocol
       
   673 //     PdpTypeIPv4
       
   674 //     PdpTypeIPv6
       
   675 //   packet filter and/or media authorization params included
       
   676 //     Packetfilter ( media authorization is set to NULL )
       
   677 //     Mediaauthorization ( packet filter is set to NULL )
       
   678 //     Both ( both used )
       
   679 //     None ( neither is used )
       
   680 //
       
   681 //
       
   682 //******************************************************************
       
   683 
       
   684 
       
   685 //***************************************************
       
   686 // MOD_0009_101_1_NokiaTSY_[HW GPRS QoS Config 1]
       
   687 // Setting GPRS QoS params
       
   688 //
       
   689 // Precondions:
       
   690 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   691 //
       
   692 //***************************************************
       
   693 [Test]
       
   694 title MOD_0009_101_1_NokiaTSY_[HW GPRS QoS Config 1]
       
   695 create NTT_PDI test
       
   696 
       
   697 test PacketServiceAttach
       
   698 allownextresult 0
       
   699 waittestclass test
       
   700 
       
   701 test InitializePacketContext 100Int_13
       
   702 allownextresult 0
       
   703 waittestclass test
       
   704 
       
   705 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   706 allownextresult 0
       
   707 waittestclass test
       
   708 
       
   709 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv4 StatusInactive UnspecifiedDelayClass UnspecifiedMeanThroughput UnspecifiedPeakThroughput UnspecifiedPrecedence UnspecifiedReliabilityClass DelayClass1 MeanThroughput100 PeakThroughput1000 PriorityHighPrecedence ReliabilityClass1 x x x x x x
       
   710 allownextresult 0
       
   711 waittestclass test
       
   712 
       
   713 test DeletePacketContext 100Int_13
       
   714 allownextresult 0
       
   715 waittestclass test
       
   716 
       
   717 test PacketServiceDetach
       
   718 allownextresult 0
       
   719 waittestclass test
       
   720 
       
   721 delete test
       
   722 [Endtest]
       
   723 
       
   724 
       
   725 //***************************************************
       
   726 // MOD_0009_102_1_NokiaTSY_[HW GPRS QoS Config 2]
       
   727 // Setting GPRS QoS params
       
   728 //
       
   729 // Precondions:
       
   730 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   731 //
       
   732 //***************************************************
       
   733 [Test]
       
   734 title MOD_0009_102_1_NokiaTSY_[HW GPRS QoS Config 2]
       
   735 create NTT_PDI test
       
   736 
       
   737 test PacketServiceAttach
       
   738 allownextresult 0
       
   739 waittestclass test
       
   740 
       
   741 test InitializePacketContext 100Int_13
       
   742 allownextresult 0
       
   743 waittestclass test
       
   744 
       
   745 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   746 allownextresult 0
       
   747 waittestclass test
       
   748 
       
   749 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypePPP StatusInactive DelayClass2 MeanThroughput200 PeakThroughput2000 PriorityMediumPrecedence ReliabilityClass2 DelayClass3 MeanThroughput500 PeakThroughput4000 PriorityLowPrecedence ReliabilityClass3 x x x x x x
       
   750 allownextresult 0
       
   751 waittestclass test
       
   752 
       
   753 test DeletePacketContext 100Int_13
       
   754 allownextresult 0
       
   755 waittestclass test
       
   756 
       
   757 test PacketServiceDetach
       
   758 allownextresult 0
       
   759 waittestclass test
       
   760 
       
   761 delete test
       
   762 [Endtest]
       
   763 
       
   764 
       
   765 //***************************************************
       
   766 // MOD_0009_103_1_NokiaTSY_[HW GPRS QoS Config 3]
       
   767 // Setting GPRS QoS params
       
   768 //
       
   769 // Precondions:
       
   770 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   771 //
       
   772 //***************************************************
       
   773 [Test]
       
   774 title MOD_0009_103_1_NokiaTSY_[HW GPRS QoS Config 3]
       
   775 create NTT_PDI test
       
   776 
       
   777 test PacketServiceAttach
       
   778 allownextresult 0
       
   779 waittestclass test
       
   780 
       
   781 test InitializePacketContext 100Int_13
       
   782 allownextresult 0
       
   783 waittestclass test
       
   784 
       
   785 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   786 allownextresult 0
       
   787 waittestclass test
       
   788 
       
   789 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeX25 StatusInactive DelayClass4 MeanThroughput1000 PeakThroughput8000 PriorityHighPrecedence ReliabilityClass4 DelayClass3 MeanThroughput2000 PeakThroughput16000 PriorityHighPrecedence ReliabilityClass5 x x x x x x
       
   790 allownextresult 0
       
   791 waittestclass test
       
   792 
       
   793 test DeletePacketContext 100Int_13
       
   794 allownextresult 0
       
   795 waittestclass test
       
   796 
       
   797 test PacketServiceDetach
       
   798 allownextresult 0
       
   799 waittestclass test
       
   800 
       
   801 delete test
       
   802 [Endtest]
       
   803 
       
   804 
       
   805 //***************************************************
       
   806 // MOD_0009_104_1_NokiaTSY_[HW GPRS QoS Config 4]
       
   807 // Setting GPRS QoS params
       
   808 //
       
   809 // Precondions:
       
   810 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   811 //
       
   812 //***************************************************
       
   813 [Test]
       
   814 title MOD_0009_104_1_NokiaTSY_[HW GPRS QoS Config 4]
       
   815 create NTT_PDI test
       
   816 
       
   817 test PacketServiceAttach
       
   818 allownextresult 0
       
   819 waittestclass test
       
   820 
       
   821 test InitializePacketContext 100Int_13
       
   822 allownextresult 0
       
   823 waittestclass test
       
   824 
       
   825 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   826 allownextresult 0
       
   827 waittestclass test
       
   828 
       
   829 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeCDPD StatusInactive DelayClass3 MeanThroughput5000 PeakThroughput32000 PriorityMediumPrecedence ReliabilityClass1 DelayClass3 MeanThroughput10000 PeakThroughput64000 PriorityLowPrecedence ReliabilityClass2 x x x x x x
       
   830 allownextresult 0
       
   831 waittestclass test
       
   832 
       
   833 test DeletePacketContext 100Int_13
       
   834 allownextresult 0
       
   835 waittestclass test
       
   836 
       
   837 test PacketServiceDetach
       
   838 allownextresult 0
       
   839 waittestclass test
       
   840 
       
   841 delete test
       
   842 [Endtest]
       
   843 
       
   844 
       
   845 //***************************************************
       
   846 // MOD_0009_105_1_NokiaTSY_[HW GPRS QoS Config 5]
       
   847 // Setting GPRS QoS params
       
   848 //
       
   849 // Precondions:
       
   850 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   851 //
       
   852 //***************************************************
       
   853 [Test]
       
   854 title MOD_0009_105_1_NokiaTSY_[HW GPRS QoS Config 5]
       
   855 create NTT_PDI test
       
   856 
       
   857 test PacketServiceAttach
       
   858 allownextresult 0
       
   859 waittestclass test
       
   860 
       
   861 test InitializePacketContext 100Int_13
       
   862 allownextresult 0
       
   863 waittestclass test
       
   864 
       
   865 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   866 allownextresult 0
       
   867 waittestclass test
       
   868 
       
   869 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass3 MeanThroughput20000 PeakThroughput128000 PriorityHighPrecedence ReliabilityClass3 DelayClass1 MeanThroughput50000 PeakThroughput256000 PriorityMediumPrecedence ReliabilityClass4 x x x x x x
       
   870 allownextresult 0
       
   871 waittestclass test
       
   872 
       
   873 test DeletePacketContext 100Int_13
       
   874 allownextresult 0
       
   875 waittestclass test
       
   876 
       
   877 test PacketServiceDetach
       
   878 allownextresult 0
       
   879 waittestclass test
       
   880 
       
   881 delete test
       
   882 [Endtest]
       
   883 
       
   884 
       
   885 //***************************************************
       
   886 // MOD_0009_106_1_NokiaTSY_[HW GPRS QoS Config 6]
       
   887 // Setting GPRS QoS params
       
   888 //
       
   889 // Precondions:
       
   890 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   891 //
       
   892 //***************************************************
       
   893 [Test]
       
   894 title MOD_0009_106_1_NokiaTSY_[HW GPRS QoS Config 6]
       
   895 create NTT_PDI test
       
   896 
       
   897 test PacketServiceAttach
       
   898 allownextresult 0
       
   899 waittestclass test
       
   900 
       
   901 test InitializePacketContext 100Int_13
       
   902 allownextresult 0
       
   903 waittestclass test
       
   904 
       
   905 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   906 allownextresult 0
       
   907 waittestclass test
       
   908 
       
   909 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass2 MeanThroughput100000 PeakThroughput1000 PriorityLowPrecedence ReliabilityClass5 DelayClass3 MeanThroughput200000 PeakThroughput2000 PriorityHighPrecedence ReliabilityClass1 x x x x x x
       
   910 allownextresult 0
       
   911 waittestclass test
       
   912 
       
   913 test DeletePacketContext 100Int_13
       
   914 allownextresult 0
       
   915 waittestclass test
       
   916 
       
   917 test PacketServiceDetach
       
   918 allownextresult 0
       
   919 waittestclass test
       
   920 
       
   921 delete test
       
   922 [Endtest]
       
   923 
       
   924 
       
   925 //***************************************************
       
   926 // MOD_0009_107_1_NokiaTSY_[HW GPRS QoS Config 7]
       
   927 // Setting GPRS QoS params
       
   928 //
       
   929 // Precondions:
       
   930 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   931 //
       
   932 //***************************************************
       
   933 [Test]
       
   934 title MOD_0009_107_1_NokiaTSY_[HW GPRS QoS Config 7]
       
   935 create NTT_PDI test
       
   936 
       
   937 test PacketServiceAttach
       
   938 allownextresult 0
       
   939 waittestclass test
       
   940 
       
   941 test InitializePacketContext 100Int_13
       
   942 allownextresult 0
       
   943 waittestclass test
       
   944 
       
   945 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   946 allownextresult 0
       
   947 waittestclass test
       
   948 
       
   949 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass4 MeanThroughput500000 PeakThroughput4000 PriorityMediumPrecedence ReliabilityClass2 DelayClass3 MeanThroughput1000000 PeakThroughput8000 PriorityLowPrecedence ReliabilityClass3 x x x x x x
       
   950 allownextresult 0
       
   951 waittestclass test
       
   952 
       
   953 test DeletePacketContext 100Int_13
       
   954 allownextresult 0
       
   955 waittestclass test
       
   956 
       
   957 test PacketServiceDetach
       
   958 allownextresult 0
       
   959 waittestclass test
       
   960 
       
   961 delete test
       
   962 [Endtest]
       
   963 
       
   964 
       
   965 //***************************************************
       
   966 // MOD_0009_108_1_NokiaTSY_[HW GPRS QoS Config 8]
       
   967 // Setting GPRS QoS params
       
   968 //
       
   969 // Precondions:
       
   970 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
   971 //
       
   972 //***************************************************
       
   973 [Test]
       
   974 title MOD_0009_108_1_NokiaTSY_[HW GPRS QoS Config 8]
       
   975 create NTT_PDI test
       
   976 
       
   977 test PacketServiceAttach
       
   978 allownextresult 0
       
   979 waittestclass test
       
   980 
       
   981 test InitializePacketContext 100Int_13
       
   982 allownextresult 0
       
   983 waittestclass test
       
   984 
       
   985 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
   986 allownextresult 0
       
   987 waittestclass test
       
   988 
       
   989 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass4 MeanThroughput2000000 PeakThroughput16000 PriorityHighPrecedence ReliabilityClass4 DelayClass4 MeanThroughput5000000 PeakThroughput32000 PriorityMediumPrecedence ReliabilityClass5 x x x x x x
       
   990 allownextresult 0
       
   991 waittestclass test
       
   992 
       
   993 test DeletePacketContext 100Int_13
       
   994 allownextresult 0
       
   995 waittestclass test
       
   996 
       
   997 test PacketServiceDetach
       
   998 allownextresult 0
       
   999 waittestclass test
       
  1000 
       
  1001 delete test
       
  1002 [Endtest]
       
  1003 
       
  1004 
       
  1005 //***************************************************
       
  1006 // MOD_0009_109_1_NokiaTSY_[HW GPRS QoS Config 9]
       
  1007 // Setting GPRS QoS params
       
  1008 //
       
  1009 // Precondions:
       
  1010 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
  1011 //
       
  1012 //***************************************************
       
  1013 [Test]
       
  1014 title MOD_0009_109_1_NokiaTSY_[HW GPRS QoS Config 9]
       
  1015 create NTT_PDI test
       
  1016 
       
  1017 test PacketServiceAttach
       
  1018 allownextresult 0
       
  1019 waittestclass test
       
  1020 
       
  1021 test InitializePacketContext 100Int_13
       
  1022 allownextresult 0
       
  1023 waittestclass test
       
  1024 
       
  1025 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1026 allownextresult 0
       
  1027 waittestclass test
       
  1028 
       
  1029 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass1 MeanThroughput10000000 PeakThroughput64000 PriorityLowPrecedence ReliabilityClass1 DelayClass2 MeanThroughput20000000 PeakThroughput128000 PriorityHighPrecedence ReliabilityClass2 x x x x x x
       
  1030 allownextresult 0
       
  1031 waittestclass test
       
  1032 
       
  1033 test DeletePacketContext 100Int_13
       
  1034 allownextresult 0
       
  1035 waittestclass test
       
  1036 
       
  1037 test PacketServiceDetach
       
  1038 allownextresult 0
       
  1039 waittestclass test
       
  1040 
       
  1041 delete test
       
  1042 [Endtest]
       
  1043 
       
  1044 
       
  1045 //***************************************************
       
  1046 // MOD_0009_110_1_NokiaTSY_[HW GPRS QoS Config 10]
       
  1047 // Setting GPRS QoS params
       
  1048 //
       
  1049 // Precondions:
       
  1050 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
  1051 //
       
  1052 //***************************************************
       
  1053 [Test]
       
  1054 title MOD_0009_110_1_NokiaTSY_[HW GPRS QoS Config 10]
       
  1055 create NTT_PDI test
       
  1056 
       
  1057 test PacketServiceAttach
       
  1058 allownextresult 0
       
  1059 waittestclass test
       
  1060 
       
  1061 test InitializePacketContext 100Int_13
       
  1062 allownextresult 0
       
  1063 waittestclass test
       
  1064 
       
  1065 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1066 allownextresult 0
       
  1067 waittestclass test
       
  1068 
       
  1069 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive DelayClass3 MeanThroughput50000000 PeakThroughput256000 PriorityMediumPrecedence ReliabilityClass3 DelayClass4 MeanThroughputBestEffort PeakThroughput1000 PriorityLowPrecedence ReliabilityClass4 x x x x x x
       
  1070 allownextresult 0
       
  1071 waittestclass test
       
  1072 
       
  1073 test DeletePacketContext 100Int_13
       
  1074 allownextresult 0
       
  1075 waittestclass test
       
  1076 
       
  1077 test PacketServiceDetach
       
  1078 allownextresult 0
       
  1079 waittestclass test
       
  1080 
       
  1081 delete test
       
  1082 [Endtest]
       
  1083 
       
  1084 //****************************************************************************
       
  1085 // MOD_0009_111_1_NokiaTSY_[HW Packet Data Home Zone Test]
       
  1086 // Test home zone flag chages during packet context state changes
       
  1087 //
       
  1088 // Precondions:
       
  1089 // - Turn on DUMMY_NIF_PEP_FOR_PACKET_DATA_TESTING_DOS flag from NokiaTSY
       
  1090 // - Check that phone is registered to 3G network (e.g. forced to 3G mode)
       
  1091 //****************************************************************************
       
  1092 [Test]
       
  1093 title MOD_0009_111_1_NokiaTSY_[HW Packet Data Home Zone Test]
       
  1094 create NTT_PDI test
       
  1095 
       
  1096 test GetNetworkRegistrationStatus
       
  1097 test NotifyCurrentNetworkChange AreaKnown
       
  1098 allownextresult 0 //EPacketGetNtwkRegStatus
       
  1099 waittestclass test
       
  1100 
       
  1101 allownextresult 1 //iAreaKnown == ETrue
       
  1102 waittestclass test //EMobilePhoneNotifyCurrentNetworkChange
       
  1103 
       
  1104 test NotifyCurrentNetworkChange AreaKnown
       
  1105 test PacketServiceAttach
       
  1106 allownextresult 0 //iAreaKnown == EFalse
       
  1107 waittestclass test //EMobilePhoneNotifyCurrentNetworkChange
       
  1108 
       
  1109 allownextresult 0
       
  1110 waittestclass test //EPacketAttach
       
  1111 
       
  1112 test InitializePacketContext 100Int_13
       
  1113 allownextresult 0
       
  1114 waittestclass test //EPacketContextInitialiseContext
       
  1115 
       
  1116 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
  1117 allownextresult 0
       
  1118 waittestclass test
       
  1119 
       
  1120 test AddPacketFilters 100Int_13 Data PdpTypeIPv4 65535 1 261072 1111 20 65535 1 11 1
       
  1121 allownextresult 0
       
  1122 waittestclass test
       
  1123 
       
  1124 test AddMediaAuthorizationParams 100Int_13 Header PdpTypeIPv4 1 1 token 3
       
  1125 allownextresult 0
       
  1126 waittestclass test
       
  1127 
       
  1128 test ActivatePacketContext 100Int_13
       
  1129 allownextresult 0
       
  1130 waittestclass test //EPacketContextActivate
       
  1131 
       
  1132 test NotifyCurrentNetworkChange AreaKnown
       
  1133 allownextresult 0 //iAreaKnown == EFalse
       
  1134 waittestclass test //EMobilePhoneNotifyCurrentNetworkChange
       
  1135 
       
  1136 pause 5000;
       
  1137 
       
  1138 test DeactivatePacketContext 100Int_13
       
  1139 allownextresult 0
       
  1140 waittestclass test
       
  1141 
       
  1142 test NotifyCurrentNetworkChange AreaKnown
       
  1143 allownextresult 1 //iAreaKnown == ETrue
       
  1144 waittestclass test //EMobilePhoneNotifyCurrentNetworkChange
       
  1145 
       
  1146 test DeletePacketContext 100Int_13
       
  1147 allownextresult 0
       
  1148 waittestclass test
       
  1149 
       
  1150 test PacketServiceDetach
       
  1151 allownextresult 0
       
  1152 waittestclass test
       
  1153 
       
  1154 delete test
       
  1155 [Endtest]
       
  1156 
       
  1157 
       
  1158 //***************************************************
       
  1159 // Setting R99_r4 QoS params
       
  1160 //***************************************************
       
  1161 [Test]
       
  1162 title MOD_0009_201_1_NokiaTSY_[HW R99_r4 QoS Config 1]
       
  1163 create NTT_PDI test
       
  1164 
       
  1165 test PacketServiceAttach
       
  1166 allownextresult 0
       
  1167 waittestclass test
       
  1168 
       
  1169 test InitializePacketContext 100Int_13
       
  1170 allownextresult 0
       
  1171 waittestclass test
       
  1172 
       
  1173 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1174 allownextresult 0
       
  1175 waittestclass test
       
  1176 
       
  1177 test SetProfileQoSParams R5 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassUnspecified DeliveryOrderUnspecified ErroneousSDUDeliveryUnspecified BERUnspecified SDUErrorRatioUnspecified TrafficPriorityUnspecified
       
  1178 allownextresult 0
       
  1179 waittestclass test
       
  1180 
       
  1181 test DeletePacketContext 100Int_13
       
  1182 allownextresult 0
       
  1183 waittestclass test
       
  1184 
       
  1185 test PacketServiceDetach
       
  1186 allownextresult 0
       
  1187 waittestclass test
       
  1188 
       
  1189 delete test
       
  1190 [Endtest]
       
  1191 
       
  1192 
       
  1193 
       
  1194 [Test]
       
  1195 title MOD_0009_202_1_NokiaTSY_[HW R99_r4 QoS Config 2]
       
  1196 create NTT_PDI test
       
  1197 
       
  1198 test PacketServiceAttach
       
  1199 allownextresult 0
       
  1200 waittestclass test
       
  1201 
       
  1202 test InitializePacketContext 100Int_13
       
  1203 allownextresult 0
       
  1204 waittestclass test
       
  1205 
       
  1206 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1207 allownextresult 0
       
  1208 waittestclass test
       
  1209 
       
  1210 
       
  1211 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassConversational DeliveryOrderRequired ErroneousSDUNoDetection BERFivePerHundred SDUErrorRatioOnePerTen TrafficPriority1
       
  1212 allownextresult 0
       
  1213 waittestclass test
       
  1214 
       
  1215 test DeletePacketContext 100Int_13
       
  1216 allownextresult 0
       
  1217 waittestclass test
       
  1218 
       
  1219 test PacketServiceDetach
       
  1220 allownextresult 0
       
  1221 waittestclass test
       
  1222 
       
  1223 delete test
       
  1224 [Endtest]
       
  1225 
       
  1226 
       
  1227 [Test]
       
  1228 title MOD_0009_203_1_NokiaTSY_[HW R99_r4 QoS Config 3]
       
  1229 create NTT_PDI test
       
  1230 
       
  1231 test PacketServiceAttach
       
  1232 allownextresult 0
       
  1233 waittestclass test
       
  1234 
       
  1235 test InitializePacketContext 100Int_13
       
  1236 allownextresult 0
       
  1237 waittestclass test
       
  1238 
       
  1239 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1240 allownextresult 0
       
  1241 waittestclass test
       
  1242 
       
  1243 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassStreaming DeliveryOrderNotRequired ErroneousSDUDeliveryRequired BEROnePerHundred SDUErrorRatioOnePerHundred TrafficPriority2
       
  1244 allownextresult 0
       
  1245 waittestclass test
       
  1246 
       
  1247 test DeletePacketContext 100Int_13
       
  1248 allownextresult 0
       
  1249 waittestclass test
       
  1250 
       
  1251 test PacketServiceDetach
       
  1252 allownextresult 0
       
  1253 waittestclass test
       
  1254 
       
  1255 delete test
       
  1256 [Endtest]
       
  1257 
       
  1258 
       
  1259 
       
  1260 [Test]
       
  1261 title MOD_0009_204_1_NokiaTSY_[HW R99_r4 QoS Config 4]
       
  1262 create NTT_PDI test
       
  1263 
       
  1264 test PacketServiceAttach
       
  1265 allownextresult 0
       
  1266 waittestclass test
       
  1267 
       
  1268 test InitializePacketContext 100Int_13
       
  1269 allownextresult 0
       
  1270 waittestclass test
       
  1271 
       
  1272 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1273 allownextresult 0
       
  1274 waittestclass test
       
  1275 
       
  1276 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassInteractive DeliveryOrderUnspecified ErroneousSDUDeliveryNotRequired BERFivePerThousand SDUErrorRatioSevenPerThousand TrafficPriority3
       
  1277 allownextresult 0
       
  1278 waittestclass test
       
  1279 
       
  1280 test DeletePacketContext 100Int_13
       
  1281 allownextresult 0
       
  1282 waittestclass test
       
  1283 
       
  1284 test PacketServiceDetach
       
  1285 allownextresult 0
       
  1286 waittestclass test
       
  1287 
       
  1288 delete test
       
  1289 [Endtest]
       
  1290 
       
  1291 
       
  1292 
       
  1293 [Test]
       
  1294 title MOD_0009_205_1_NokiaTSY_[HW R99_r4 QoS Config 5]
       
  1295 create NTT_PDI test
       
  1296 
       
  1297 test PacketServiceAttach
       
  1298 allownextresult 0
       
  1299 waittestclass test
       
  1300 
       
  1301 test InitializePacketContext 100Int_13
       
  1302 allownextresult 0
       
  1303 waittestclass test
       
  1304 
       
  1305 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1306 allownextresult 0
       
  1307 waittestclass test
       
  1308 
       
  1309 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassBackground DeliveryOrderRequired ErroneousSDUDeliveryUnspecified BERFourPerThousand SDUErrorRatioOnePerThousand TrafficPriorityUnspecified
       
  1310 allownextresult 0
       
  1311 waittestclass test
       
  1312 
       
  1313 test DeletePacketContext 100Int_13
       
  1314 allownextresult 0
       
  1315 waittestclass test
       
  1316 
       
  1317 test PacketServiceDetach
       
  1318 allownextresult 0
       
  1319 waittestclass test
       
  1320 
       
  1321 delete test
       
  1322 [Endtest]
       
  1323 
       
  1324 
       
  1325 
       
  1326 [Test]
       
  1327 title MOD_0009_206_1_NokiaTSY_[HW R99_r4 QoS Config 6]
       
  1328 create NTT_PDI test
       
  1329 
       
  1330 test PacketServiceAttach
       
  1331 allownextresult 0
       
  1332 waittestclass test
       
  1333 
       
  1334 test InitializePacketContext 100Int_13
       
  1335 allownextresult 0
       
  1336 waittestclass test
       
  1337 
       
  1338 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1339 allownextresult 0
       
  1340 waittestclass test
       
  1341 
       
  1342 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassUnspecified DeliveryOrderNotRequired ErroneousSDUNoDetection BEROnePerTenThousand SDUErrorRatioOnePerTenThousand TrafficPriority1
       
  1343 allownextresult 0
       
  1344 waittestclass test
       
  1345 
       
  1346 test DeletePacketContext 100Int_13
       
  1347 allownextresult 0
       
  1348 waittestclass test
       
  1349 
       
  1350 test PacketServiceDetach
       
  1351 allownextresult 0
       
  1352 waittestclass test
       
  1353 
       
  1354 delete test
       
  1355 [Endtest]
       
  1356 
       
  1357 
       
  1358 
       
  1359 [Test]
       
  1360 title MOD_0009_207_1_NokiaTSY_[HW R99_r4 QoS Config 7]
       
  1361 create NTT_PDI test
       
  1362 
       
  1363 test PacketServiceAttach
       
  1364 allownextresult 0
       
  1365 waittestclass test
       
  1366 
       
  1367 test InitializePacketContext 100Int_13
       
  1368 allownextresult 0
       
  1369 waittestclass test
       
  1370 
       
  1371 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1372 allownextresult 0
       
  1373 waittestclass test
       
  1374 
       
  1375 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassConversational DeliveryOrderUnspecified ErroneousSDUDeliveryRequired BEROnePerHundredThousand SDUErrorRatioOnePerHundredThousand TrafficPriority2
       
  1376 allownextresult 0
       
  1377 waittestclass test
       
  1378 
       
  1379 test DeletePacketContext 100Int_13
       
  1380 allownextresult 0
       
  1381 waittestclass test
       
  1382 
       
  1383 test PacketServiceDetach
       
  1384 allownextresult 0
       
  1385 waittestclass test
       
  1386 
       
  1387 delete test
       
  1388 [Endtest]
       
  1389 
       
  1390 
       
  1391 
       
  1392 [Test]
       
  1393 title MOD_0009_208_1_NokiaTSY_[HW R99_r4 QoS Config 8]
       
  1394 create NTT_PDI test
       
  1395 
       
  1396 test PacketServiceAttach
       
  1397 allownextresult 0
       
  1398 waittestclass test
       
  1399 
       
  1400 test InitializePacketContext 100Int_13
       
  1401 allownextresult 0
       
  1402 waittestclass test
       
  1403 
       
  1404 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1405 allownextresult 0
       
  1406 waittestclass test
       
  1407 
       
  1408 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassStreaming DeliveryOrderRequired ErroneousSDUDeliveryNotRequired BEROnePerMillion SDUErrorRatioOnePerMillion TrafficPriority3
       
  1409 allownextresult 0
       
  1410 waittestclass test
       
  1411 
       
  1412 test DeletePacketContext 100Int_13
       
  1413 allownextresult 0
       
  1414 waittestclass test
       
  1415 
       
  1416 test PacketServiceDetach
       
  1417 allownextresult 0
       
  1418 waittestclass test
       
  1419 
       
  1420 delete test
       
  1421 [Endtest]
       
  1422 
       
  1423 
       
  1424 
       
  1425 [Test]
       
  1426 title MOD_0009_209_1_NokiaTSY_[HW R99_r4 QoS Config 9]
       
  1427 create NTT_PDI test
       
  1428 
       
  1429 test PacketServiceAttach
       
  1430 allownextresult 0
       
  1431 waittestclass test
       
  1432 
       
  1433 test InitializePacketContext 100Int_13
       
  1434 allownextresult 0
       
  1435 waittestclass test
       
  1436 
       
  1437 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1438 allownextresult 0
       
  1439 waittestclass test
       
  1440 
       
  1441 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassInteractive DeliveryOrderNotRequired ErroneousSDUDeliveryUnspecified BERSixPerHundredMillion SDUErrorRatioUnspecified TrafficPriorityUnspecified
       
  1442 allownextresult 0
       
  1443 waittestclass test
       
  1444 
       
  1445 test DeletePacketContext 100Int_13
       
  1446 allownextresult 0
       
  1447 waittestclass test
       
  1448 
       
  1449 test PacketServiceDetach
       
  1450 allownextresult 0
       
  1451 waittestclass test
       
  1452 
       
  1453 delete test
       
  1454 [Endtest]
       
  1455 
       
  1456 
       
  1457 
       
  1458 [Test]
       
  1459 title MOD_0009_210_1_NokiaTSY_[HW R99_r4 QoS Config 10]
       
  1460 create NTT_PDI test
       
  1461 
       
  1462 test PacketServiceAttach
       
  1463 allownextresult 0
       
  1464 waittestclass test
       
  1465 
       
  1466 test InitializePacketContext 100Int_13
       
  1467 allownextresult 0
       
  1468 waittestclass test
       
  1469 
       
  1470 test SetPacketContextConfiguration 100Int_13 R5 PdpTypeIPv6 NWICONTEXTCONF
       
  1471 allownextresult 0
       
  1472 waittestclass test
       
  1473 
       
  1474 test SetProfileQoSParams R99_R4 True 100Int_13 100Int_13 PdpTypeIPv6 StatusInactive x x x x x x x x x x TrafficClassInteractive DeliveryOrderNotRequired ErroneousSDUDeliveryUnspecified BEROnePerThousand SDUErrorRatioUnspecified TrafficPriorityUnspecified
       
  1475 allownextresult 0
       
  1476 waittestclass test
       
  1477 
       
  1478 test DeletePacketContext 100Int_13
       
  1479 allownextresult 0
       
  1480 waittestclass test
       
  1481 
       
  1482 test PacketServiceDetach
       
  1483 allownextresult 0
       
  1484 waittestclass test
       
  1485 
       
  1486 delete test
       
  1487 [Endtest]
       
  1488 
       
  1489 
       
  1490 
       
  1491 //***************************************************
       
  1492 // Setting default context params for packet service
       
  1493 //***************************************************
       
  1494 
       
  1495 [Test]
       
  1496 title MOD_0009_301_1_NokiaTSY_[HW Setting Default Context Params for Packet Service GPRS, PdpTypeIPv4, Header]
       
  1497 create NTT_PDI test
       
  1498 test PacketServiceSetDefaultContextParameters GPRS PdpTypeIPv4 Header
       
  1499 allownextresult 0
       
  1500 waittestclass test
       
  1501 delete test
       
  1502 [Endtest]
       
  1503 
       
  1504 [Test]
       
  1505 title MOD_0009_302_1_NokiaTSY_[HW Setting Default Context Params for Packet Service GPRS, PdpTypeIPv6, Data]
       
  1506 create NTT_PDI test
       
  1507 test PacketServiceSetDefaultContextParameters GPRS PdpTypeIPv6 Data
       
  1508 allownextresult 0
       
  1509 waittestclass test
       
  1510 delete test
       
  1511 [Endtest]
       
  1512 
       
  1513 
       
  1514 [Test]
       
  1515 title MOD_0009_303_1_NokiaTSY_[HW Setting Default Context Params for Packet Service GPRS, PdpTypePPP, Data]
       
  1516 create NTT_PDI test
       
  1517 test PacketServiceSetDefaultContextParameters GPRS PdpTypePPP Data
       
  1518 allownextresult 0
       
  1519 waittestclass test
       
  1520 delete test
       
  1521 [Endtest]
       
  1522 
       
  1523 
       
  1524 [Test]
       
  1525 title MOD_0009_304_1_NokiaTSY_[HW Setting Default Context Params for Packet Service R99_R4, PdpTypeIPv6, Data]
       
  1526 create NTT_PDI test
       
  1527 test PacketServiceSetDefaultContextParameters R99_R4 PdpTypeIPv6 Data
       
  1528 allownextresult 0
       
  1529 waittestclass test
       
  1530 delete test
       
  1531 [Endtest]
       
  1532 
       
  1533 
       
  1534 
       
  1535 //*********************************************************************************
       
  1536 // Packet Connection Test Set 1
       
  1537 // ----------------------------
       
  1538 //
       
  1539 // See all possible params for test functions
       
  1540 // from parameter configuration table at the top of the file.
       
  1541 //
       
  1542 //*********************************************************************************
       
  1543 [Test]
       
  1544 title MOD_0009_401_1_NokiaTSY_[HW Packet connection test set 1]
       
  1545 create NTT_PDI test
       
  1546 
       
  1547 //***********************************************
       
  1548 //Attach to packet service
       
  1549 //***********************************************
       
  1550 test PacketServiceAttach
       
  1551 allownextresult 0
       
  1552 waittestclass test
       
  1553 
       
  1554 //***********************************************
       
  1555 //Initialize packet context
       
  1556 //  context name = 100Int_13
       
  1557 //***********************************************
       
  1558 test InitializePacketContext 100Int_13
       
  1559 allownextresult 0
       
  1560 waittestclass test
       
  1561 
       
  1562 //***********************************************
       
  1563 //Set packet context configuration parameters
       
  1564 //  context connection type = GPRS
       
  1565 //  protocol type used = IPv4
       
  1566 //***********************************************
       
  1567 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
  1568 allownextresult 0
       
  1569 waittestclass test
       
  1570 
       
  1571 //***********************************************
       
  1572 //Set packet profile quality of service parameters
       
  1573 //  profile connection type = GPRS
       
  1574 //  use signalling indication = True
       
  1575 //  context name = 100Int_13
       
  1576 //  protocol type used = IPv4
       
  1577 //  current context status = Inactive
       
  1578 //  requested minimun delay class = UnspecifiedDelayClass
       
  1579 //  requested minimun mean throughput = UnspecifiedMeanThroughput
       
  1580 //  requested minimun peak throughput = UnspecifiedPeakThroughput
       
  1581 //  requested precedence = UnspecifiedPrecedence
       
  1582 //  requested minimun reliability = UnspecifiedReliabilityClass
       
  1583 //  requested minimun delay class = DelayClass1
       
  1584 //  requested minimun mean throughput = MeanThroughput100
       
  1585 //  requested minimun peak throughput = PeakThroughput1000
       
  1586 //  requested precedence = PriorityHighPrecedence
       
  1587 //  requested minimun reliability = ReliabilityClass1
       
  1588 //  minimun traffic class = x (doesn't matter, not used in GPRS connection)
       
  1589 //  minimun delivery order requested = x (doesn't matter, not used in GPRS connection)
       
  1590 //  minimun delivery erroneus SDU = x (doesn't matter, not used in GPRS connection)
       
  1591 //  maximum acceptable target BER = x (doesn't matter, not used in GPRS connection)
       
  1592 //  maximum acceptable target SDU error ratio = x (doesn't matter, not used in GPRS connection)
       
  1593 //  minimun traffic handling priority = x (doesn't matter, not used in GPRS connection)
       
  1594 //
       
  1595 //***********************************************
       
  1596 test SetProfileQoSParams GPRS True 100Int_13 100Int_13 PdpTypeIPv4 StatusInactive UnspecifiedDelayClass UnspecifiedMeanThroughput UnspecifiedPeakThroughput UnspecifiedPrecedence UnspecifiedReliabilityClass DelayClass1 MeanThroughput100 PeakThroughput1000 PriorityHighPrecedence ReliabilityClass1 x x x x x x
       
  1597 allownextresult 0
       
  1598 waittestclass test
       
  1599 
       
  1600 //***********************************************
       
  1601 //Add Packet Filters for Context
       
  1602 //  context name where to add filters = 100Int_13
       
  1603 //  use compression for = Data
       
  1604 //  protocol to use = IPv4
       
  1605 //  maximum destination port number of incoming packets = 65535
       
  1606 //  lowest destination port number of incoming packets = 1
       
  1607 //  flow label of incoming packets = 261072
       
  1608 //  security parameter index = 1111
       
  1609 //  protocol number = 20
       
  1610 //  maximum source port number of incoming packets = 65535
       
  1611 //  minimum source port number of incoming packets = 1
       
  1612 //  type of service = 11
       
  1613 //  packet filter identifier = 1
       
  1614 //
       
  1615 //***********************************************
       
  1616 test AddPacketFilters 100Int_13 Data PdpTypeIPv4 65535 1 261072 1111 20 65535 1 11 1
       
  1617 allownextresult 0
       
  1618 waittestclass test
       
  1619 
       
  1620 //***********************************************
       
  1621 //Add Media Authorization Parameters
       
  1622 //  context name where to add media authorization = 100Int_13
       
  1623 //  use compression for = Header
       
  1624 //  protocol to use = IPv4
       
  1625 //  IP flow number = 1
       
  1626 //  media component number = 1
       
  1627 //  authorization token name = token
       
  1628 //  count of flow identifiers authorization token is granted for = 3
       
  1629 //***********************************************
       
  1630 test AddMediaAuthorizationParams 100Int_13 Header PdpTypeIPv4 1 1 token 3
       
  1631 allownextresult 0
       
  1632 waittestclass test
       
  1633 
       
  1634 //***********************************************
       
  1635 //Activate Packet Context
       
  1636 //  context name to activate = 100Int_13
       
  1637 //***********************************************
       
  1638 test ActivatePacketContext 100Int_13
       
  1639 allownextresult 0
       
  1640 waittestclass test
       
  1641 
       
  1642 //make sure that context is ready
       
  1643 pause 5000;
       
  1644 
       
  1645 //***********************************************
       
  1646 //Modify activated packet context
       
  1647 //  context name to modify = 100Int_13
       
  1648 //  minimun mean throughput = MeanThroughput10000000
       
  1649 //  minimun peak throughput = PeakThroughput64000
       
  1650 //  minimun precedence = PriorityLowPrecedence
       
  1651 //  minimun reliability = ReliabilityClass1
       
  1652 //  required delay = DelayClass2
       
  1653 //  required mean throughput = MeanThroughput20000000
       
  1654 //  required peak throughput = PeakThroughput128000
       
  1655 //  required precedence = PriorityHighPrecedence
       
  1656 //  required reliability = ReliabilityClass2
       
  1657 //  minimun traffic class = TrafficClassInteractive
       
  1658 //  minimun delivery order requested = DeliveryOrderNotRequired
       
  1659 //  minimum acceptable value for erroneous service data unit delivery = ErroneousSDUDeliveryUnspecified
       
  1660 //  maximum acceptable target bit error ratio = BERSixPerHundredMillion
       
  1661 //  maximum acceptable target service data unit error ratio = SDUErrorRatioUnspecified
       
  1662 //  minimun traffic handling priority = TrafficPriorityUnspecified
       
  1663 //  traffic flow template operation = TftNoOperation
       
  1664 //  protocol to use = PdpTypeIPv4
       
  1665 //  packet filter and/or media authorization params included = none
       
  1666 //
       
  1667 //***********************************************
       
  1668 test ModifyPacketContext 100Int_13 DelayClass1 MeanThroughput10000000 PeakThroughput64000 PriorityLowPrecedence ReliabilityClass1 DelayClass2 MeanThroughput20000000 PeakThroughput128000 PriorityHighPrecedence ReliabilityClass2 TrafficClassInteractive DeliveryOrderNotRequired ErroneousSDUDeliveryUnspecified BERSixPerHundredMillion SDUErrorRatioUnspecified TrafficPriorityUnspecified TftNoOperation PdpTypeIPv4 None
       
  1669 allownextresult 0
       
  1670 waittestclass test
       
  1671 
       
  1672 //***********************************************
       
  1673 //Deactivate Packet Context
       
  1674 //  context name to deactivate = 100Int_13
       
  1675 //***********************************************
       
  1676 test DeactivatePacketContext 100Int_13
       
  1677 allownextresult 0
       
  1678 waittestclass test
       
  1679 
       
  1680 //***********************************************
       
  1681 //Delete Packet Context
       
  1682 //  context name to delete = 100Int_13
       
  1683 //***********************************************
       
  1684 test DeletePacketContext 100Int_13
       
  1685 allownextresult 0
       
  1686 waittestclass test
       
  1687 
       
  1688 //***********************************************
       
  1689 //Detach from packet service
       
  1690 //***********************************************
       
  1691 test PacketServiceDetach
       
  1692 allownextresult 0
       
  1693 waittestclass test
       
  1694 
       
  1695 delete test
       
  1696 [Endtest]
       
  1697 
       
  1698 
       
  1699 [Test]
       
  1700 title MOD_0009_402_1_NokiaTSY_[HW Packet connection test set 2]
       
  1701 create NTT_PDI test
       
  1702 
       
  1703 test PacketServiceAttach
       
  1704 allownextresult 0
       
  1705 waittestclass test
       
  1706 
       
  1707 test InitializePacketContext 100Int_13
       
  1708 allownextresult 0
       
  1709 waittestclass test
       
  1710 
       
  1711 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
  1712 allownextresult 0
       
  1713 waittestclass test
       
  1714 
       
  1715 test AddPacketFilters 100Int_13 Data PdpTypeIPv4 65535 1 261072 1111 20 65535 1 11 1
       
  1716 allownextresult 0
       
  1717 waittestclass test
       
  1718 
       
  1719 test ActivatePacketContext 100Int_13
       
  1720 allownextresult 0
       
  1721 waittestclass test
       
  1722 
       
  1723 pause 5000;
       
  1724 
       
  1725 test ModifyPacketContext 100Int_13 x x x x x x x x x x x x x x x x DeletePacketFilters PdpTypeIPv4 None
       
  1726 allownextresult 0
       
  1727 waittestclass test
       
  1728 
       
  1729 test DeactivatePacketContext 100Int_13
       
  1730 allownextresult 0
       
  1731 waittestclass test
       
  1732 
       
  1733 test DeletePacketContext 100Int_13
       
  1734 allownextresult 0
       
  1735 waittestclass test
       
  1736 
       
  1737 test PacketServiceDetach
       
  1738 allownextresult 0
       
  1739 waittestclass test
       
  1740 
       
  1741 delete test
       
  1742 [Endtest]
       
  1743 
       
  1744 
       
  1745 [Test]
       
  1746 title MOD_0009_403_1_NokiaTSY_[HW Packet connection test set 3]
       
  1747 create NTT_PDI test
       
  1748 
       
  1749 test PacketServiceAttach
       
  1750 allownextresult 0
       
  1751 waittestclass test
       
  1752 
       
  1753 test InitializePacketContext 100Int_13
       
  1754 allownextresult 0
       
  1755 waittestclass test
       
  1756 
       
  1757 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
  1758 allownextresult 0
       
  1759 waittestclass test
       
  1760 
       
  1761 test ActivatePacketContext 100Int_13
       
  1762 allownextresult 0
       
  1763 waittestclass test
       
  1764 
       
  1765 pause 5000;
       
  1766 
       
  1767 test ModifyPacketContext 100Int_13 x x x x x x x x x x x x x x x x DeleteExisting PdpTypeIPv4 None
       
  1768 allownextresult 0
       
  1769 waittestclass test
       
  1770 
       
  1771 test DeactivatePacketContext 100Int_13
       
  1772 allownextresult 0
       
  1773 waittestclass test
       
  1774 
       
  1775 test DeletePacketContext 100Int_13
       
  1776 allownextresult 0
       
  1777 waittestclass test
       
  1778 
       
  1779 test PacketServiceDetach
       
  1780 allownextresult 0
       
  1781 waittestclass test
       
  1782 
       
  1783 delete test
       
  1784 [Endtest]
       
  1785 
       
  1786 
       
  1787 [Test]
       
  1788 title MOD_0009_404_1_NokiaTSY_[HW Packet connection test set 4]
       
  1789 create NTT_PDI test
       
  1790 
       
  1791 test PacketServiceAttach
       
  1792 allownextresult 0
       
  1793 waittestclass test
       
  1794 
       
  1795 test InitializePacketContext 100Int_13
       
  1796 allownextresult 0
       
  1797 waittestclass test
       
  1798 
       
  1799 test SetPacketContextConfiguration 100Int_13 GPRS PdpTypeIPv4 NWICONTEXTCONF
       
  1800 allownextresult 0
       
  1801 waittestclass test
       
  1802 
       
  1803 test AddPacketFilters 100Int_13 Data PdpTypeIPv4 65535 1 261072 1111 20 65535 1 11 1
       
  1804 allownextresult 0
       
  1805 waittestclass test
       
  1806 
       
  1807 test AddMediaAuthorizationParams 100Int_13 Header PdpTypeIPv4 1 1 token 3
       
  1808 allownextresult 0
       
  1809 waittestclass test
       
  1810 
       
  1811 test ActivatePacketContext 100Int_13
       
  1812 allownextresult 0
       
  1813 waittestclass test
       
  1814 
       
  1815 pause 5000;
       
  1816 
       
  1817 test DeactivatePacketContext 100Int_13
       
  1818 allownextresult 0
       
  1819 waittestclass test
       
  1820 
       
  1821 test DeletePacketContext 100Int_13
       
  1822 allownextresult 0
       
  1823 waittestclass test
       
  1824 
       
  1825 test PacketServiceDetach
       
  1826 allownextresult 0
       
  1827 waittestclass test
       
  1828 
       
  1829 delete test
       
  1830 [Endtest]
       
  1831