datacommsserver/esockserver/test/TE_RConnectionSuite/config/te_rconnectiontest_SimTsy_Dialup_Tests.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:22:25 +0200
changeset 0 dfb7c4ff071f
permissions -rw-r--r--
Revision: 200951 Kit: 200951

//
// 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:
//
#
# te_rconnectiontest_SimTsy_Dialup_Tests.script
# Tests CSD dialup connectivity using SimTsy.
#

RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockForced.script
PRINT IfAuthName needs to be replaced
PRINT in rconnectiondialup.cfg
PRINT
ced z:\TestData\configs\rconnectiondialup.cfg
RUN_UTILS  DeleteFile c:\config.txt
RUN_UTILS  CopyFile z:\TestData\Configs\te_rconnection_simtsy_dialup.txt c:\config.txt
RUN_UTILS  MakeReadWrite c:\config.txt
RUN_SCRIPT z:\TestData\scripts\te_esock_test_loadesock.script

LOAD_SUITE TE_RConnectionSuite

RUN_UTILS DeleteFile c:\rconnectiontest.ini
RUN_UTILS CopyFile z:\TestData\configs\rconnectiontest_vlan7.ini c:\rconnectiontest.ini
RUN_UTILS MakeReadWrite c:\rconnectiontest.ini

PRINT ------------------------------
PRINT


START_TESTCASE			COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101
//! @SYMTestCaseID	COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101

run_test_step 1000, TE_RConnectionSuite Test222 c:\rconnectiontest.ini
test_complete
END_TESTCASE			COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101


## close down
RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockforced.script
RUN_SCRIPT z:\TestData\scripts\te_esock_test_loadesock.script

RUN_UTILS DeleteFile c:\rconnectiontest.ini
RUN_UTILS DeleteFile c:\config.txt