diff -r 000000000000 -r af10295192d8 networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_16_HLR5_5_2.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_16_HLR5_5_2.script Tue Jan 26 15:23:49 2010 +0200 @@ -0,0 +1,55 @@ +// +// 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 16 +// +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_16_HLR5_5_2.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_16_HLR5_5_2.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_16_HLR5_5_2.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.2 +// Close the QoS Channel(s) +RUN_TEST_STEP 100, TS_QoSAPI, Close_QoS_Channel_Test2.2 z:\testdata\scripts\ExplicitUdp\QoS_Scenario_16_HLR5_5_2.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_16_HLR5_5_2.ini + +// Close Socket Server +RUN_TEST_STEP 100, TS_QoSAPI, CloseServer + +TEST_COMPLETE \ No newline at end of file