telephonyprotocols/pdplayer/umts/test/Te_UmtsGprsSCPR/scripts/te_UmtsGprsScprConfig3.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 10:58:06 +0300
branchRCL_3
changeset 41 b836c4d4fce7
parent 0 3553901f7fa8
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

// Copyright (c) 2004-2010 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:
// UmtsGprsScpr Config 3 component integration tests.
// /////////CONFIGURATION 3 TEST CASES///////////////////
//

//! @file 


PRINT Run all Configuration 3 Test Cases


// Ensure that the default config is present if no cleverer one has been put there already
RUN_SCRIPT z:\testdata\scripts\exec_esock_default_to_config_1.script

RUN_UTILS  MkDir c:\simtsy\
RUN_UTILS  MkDir c:\private\
RUN_UTILS  MkDir c:\private\101F7989\
RUN_UTILS  MkDir c:\private\101F7989\esock\
RUN_UTILS  MakeReadWrite c:\simtsy\config.txt
RUN_UTILS  MakeReadWrite c:\config.txt
RUN_UTILS  MakeReadWrite c:\loopback.ini
RUN_UTILS  DeleteFile c:\simtsy\config.txt
RUN_UTILS  DeleteFile c:\config.txt
RUN_UTILS  DeleteFile c:\loopback.ini
RUN_UTILS  CopyFile z:\TestData\Configs\te_umtsgprsscpr_config.txt c:\simtsy\config.txt
RUN_UTILS  CopyFile z:\TestData\Configs\te_umtsgprsscpr_config.txt c:\config.txt
RUN_UTILS  CopyFile z:\TestData\Configs\TE_UmtsGprsScprLoopbackCSY.ini c:\loopback.ini
RUN_SCRIPT Z:\TestData\scripts\te_esock_test_unloadesockForced.script

CED -i z:\testdata\configs\te_UmtsGprsScprNoSpud.xml ced.log


// remove ip.qos.esk and qospolicies.ini from environment, so QoS FW and GuQoS is not loaded
RUN_UTILS MkDir C:\te_UmtsGprSscpr_temp\
RUN_UTILS CopyFile C:\private\101f7989\ESock\qospolicies.ini C:\te_UmtsGprSscpr_temp\qospolicies.ini
RUN_UTILS CopyFile C:\private\101f7989\ESock\ip.qos.esk C:\te_UmtsGprSscpr_temp\ip.qos.esk
RUN_UTILS MakeReadWrite c:\private\101F7989\esock\qospolicies.ini
RUN_UTILS MakeReadWrite c:\private\101F7989\esock\ip.qos.esk
RUN_UTILS MakeReadWrite c:\qospolicies.ini
RUN_UTILS DeleteFile C:\private\101f7989\ESock\qospolicies.ini
RUN_UTILS DeleteFile C:\private\101f7989\ESock\ip.qos.esk
RUN_UTILS DeleteFile C:\qospolicies.ini



START_TESTCASE			NET-UMTS-UmtsGprsSCPR-0801
//! @SYMTestCaseID		NET-UMTS-UmtsGprsSCPR-0801
//! @SYMTestCaseDesc Set qos on Primary without the presense of SPUD
//! @SYMFssID
//! @SYMTestActions Setparameters on the Rsubconnection in EAttachToDefault mode.
//! @SYMTestExpectedResults Setparameters fails with KErrNotSupported.
//! @SYMTestPriority Critical
//! @SYMTestStatus Implemented
//! @SYMTestType CIT
RUN_SCRIPT Z:\TestData\Scripts\te_UmtsGprsScprConfig3Case1.script
END_TESTCASE			NET-UMTS-UmtsGprsSCPR-0801

RUN_UTILS  MakeReadWrite c:\simtsy\config.txt
RUN_UTILS  MakeReadWrite c:\config.txt
RUN_UTILS  MakeReadWrite c:\qospolicies.ini
RUN_UTILS  MakeReadWrite c:\private\101F7989\esock\qospolicies.ini
RUN_UTILS  DeleteFile c:\simtsy\config.txt
RUN_UTILS  DeleteFile c:\config.txt
RUN_UTILS  DeleteFile c:\loopback.ini
RUN_UTILS  DeleteFile c:\qospolicies.ini
RUN_UTILS  DeleteFile c:\private\101F7989\esock\qospolicies.ini


PRINT Complete_TEST_CASE_ID_PLACEHOLDER_Tests