networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_8_HLR5_2_6.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 8
//
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_8_HLR5_2_6.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_8_HLR5_2_6.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_8_HLR5_2_6.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_8_HLR5_2_6.ini

// Close Socket Server
RUN_TEST_STEP 100, TS_QoSAPI, CloseServer

TEST_COMPLETE