networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_6_HLR5_2_4.script
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 //
       
    17 PRINT TS_QoSAPI:Scenario 6
       
    18 //
       
    19 LOAD_SUITE TS_QoSAPI.dll
       
    20 
       
    21 // Open Socket Server
       
    22 RUN_TEST_STEP 100, TS_QoSAPI, OpenServer
       
    23 
       
    24 // run test 2.0
       
    25 // Initialize Open QoS Channel(s)
       
    26 RUN_TEST_STEP 100, TS_QoSAPI, Initialize_Open_QoS_Channel_2.0 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_6_HLR5_2_4.ini
       
    27 
       
    28 // run test 2.1
       
    29 // Open QoS Channel(s)
       
    30 RUN_TEST_STEP 100, TS_QoSAPI, Open_QoS_Channel_2.1 z:\testdata\configs\Test_All_QoS_ip4_Explicit.ini
       
    31 
       
    32 // run test 2.3
       
    33 // Setup QoS Parameters
       
    34 RUN_TEST_STEP 100, TS_QoSAPI, SetUp_QoS_Parameters_Test2.3 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_6_HLR5_2_4.ini
       
    35 
       
    36 // run test 2.11
       
    37 // Network Changes QoS Settings
       
    38 RUN_TEST_STEP 100, TS_QoSAPI, Network_Changes_QoS_Settings_Test2.11 z:\testdata\scripts\ImplicitTcp\QoS_Scenario_3_HLR5_2_1.ini
       
    39 
       
    40 // run test 2.2
       
    41 // Close the QoS Channel(s)
       
    42 RUN_TEST_STEP 100, TS_QoSAPI, Close_QoS_Channel_Test2.2 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_6_HLR5_2_4.ini
       
    43 
       
    44 // run test 1.3
       
    45 // Close n TCP Socket(s)
       
    46 RUN_TEST_STEP 100, TS_QoSAPI, Close_Sockets_Test1.3 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_6_HLR5_2_4.ini
       
    47 
       
    48 // Close Socket Server
       
    49 RUN_TEST_STEP 100, TS_QoSAPI, CloseServer
       
    50 
       
    51 TEST_COMPLETE