networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_18_HLR5_5_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 18
       
    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_18_HLR5_5_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_18_HLR5_5_4.ini
       
    35 
       
    36 // run test 2.9
       
    37 // Initialize Join QoS Channel 2.9
       
    38 RUN_TEST_STEP 100, TS_QoSAPI, Initialize_Join_QoS_Channel_2.9 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini
       
    39 
       
    40 // run test 2.5
       
    41 // Join the QoS Channel(s)
       
    42 RUN_TEST_STEP 100, TS_QoSAPI, Join_QoS_Channel_Test2.5 z:\testdata\configs\Test_All_QoS_ip4_Explicit.ini
       
    43 
       
    44 // run test 2.4
       
    45 // Leave the QoS Channel(s)
       
    46 RUN_TEST_STEP 100, TS_QoSAPI, Leave_QoS_Channel_Test2.4 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini
       
    47 
       
    48 // run test 2.2
       
    49 // Close the QoS Channel(s)
       
    50 RUN_TEST_STEP 100, TS_QoSAPI, Close_QoS_Channel_Test2.2 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini
       
    51 
       
    52 // run test 1.3
       
    53 // Close n TCP Socket(s)
       
    54 RUN_TEST_STEP 100, TS_QoSAPI, Close_Sockets_Test1.3 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini
       
    55 
       
    56 // Close Socket Server
       
    57 RUN_TEST_STEP 100, TS_QoSAPI, CloseServer
       
    58 
       
    59 TEST_COMPLETE