networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_18_HLR5_5_4.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 15:23:49 +0200
changeset 0 af10295192d8
permissions -rw-r--r--
Revision: 201004

//
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
//
PRINT TS_QoSAPI:Scenario 18
//
LOAD_SUITE TS_QoSAPI.dll

// Open Socket Server
RUN_TEST_STEP 100, TS_QoSAPI, OpenServer

// run test 2.0
// Initialize Open QoS Channel(s)
RUN_TEST_STEP 100, TS_QoSAPI, Initialize_Open_QoS_Channel_2.0 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// run test 2.1
// Open QoS Channel(s)
RUN_TEST_STEP 100, TS_QoSAPI, Open_QoS_Channel_2.1 z:\testdata\configs\Test_All_QoS_ip4_Explicit.ini

// run test 2.3
// Setup QoS Parameters
RUN_TEST_STEP 100, TS_QoSAPI, SetUp_QoS_Parameters_Test2.3 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// run test 2.9
// Initialize Join QoS Channel 2.9
RUN_TEST_STEP 100, TS_QoSAPI, Initialize_Join_QoS_Channel_2.9 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// run test 2.5
// Join the QoS Channel(s)
RUN_TEST_STEP 100, TS_QoSAPI, Join_QoS_Channel_Test2.5 z:\testdata\configs\Test_All_QoS_ip4_Explicit.ini

// run test 2.4
// Leave the QoS Channel(s)
RUN_TEST_STEP 100, TS_QoSAPI, Leave_QoS_Channel_Test2.4 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// run test 2.2
// Close the QoS Channel(s)
RUN_TEST_STEP 100, TS_QoSAPI, Close_QoS_Channel_Test2.2 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// run test 1.3
// Close n TCP Socket(s)
RUN_TEST_STEP 100, TS_QoSAPI, Close_Sockets_Test1.3 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_18_HLR5_5_4.ini

// Close Socket Server
RUN_TEST_STEP 100, TS_QoSAPI, CloseServer

TEST_COMPLETE