datacommsserver/esockserver/test/TE_RConnectionSuite/config/te_rconnectiontest_SimTsy_Dialup_Tests.script
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 #
       
    17 # te_rconnectiontest_SimTsy_Dialup_Tests.script
       
    18 # Tests CSD dialup connectivity using SimTsy.
       
    19 #
       
    20 
       
    21 RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    22 PRINT IfAuthName needs to be replaced
       
    23 PRINT in rconnectiondialup.cfg
       
    24 PRINT
       
    25 ced z:\TestData\configs\rconnectiondialup.cfg
       
    26 RUN_UTILS  DeleteFile c:\config.txt
       
    27 RUN_UTILS  CopyFile z:\TestData\Configs\te_rconnection_simtsy_dialup.txt c:\config.txt
       
    28 RUN_UTILS  MakeReadWrite c:\config.txt
       
    29 RUN_SCRIPT z:\TestData\scripts\te_esock_test_loadesock.script
       
    30 
       
    31 LOAD_SUITE TE_RConnectionSuite
       
    32 
       
    33 RUN_UTILS DeleteFile c:\rconnectiontest.ini
       
    34 RUN_UTILS CopyFile z:\TestData\configs\rconnectiontest_vlan7.ini c:\rconnectiontest.ini
       
    35 RUN_UTILS MakeReadWrite c:\rconnectiontest.ini
       
    36 
       
    37 PRINT ------------------------------
       
    38 PRINT
       
    39 
       
    40 
       
    41 START_TESTCASE			COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101
       
    42 //! @SYMTestCaseID	COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101
       
    43 
       
    44 run_test_step 1000, TE_RConnectionSuite Test222 c:\rconnectiontest.ini
       
    45 test_complete
       
    46 END_TESTCASE			COMINF-ESOCK-RConnectionSuite-SIMTSYDIALUP-0101
       
    47 
       
    48 
       
    49 ## close down
       
    50 RUN_SCRIPT z:\TestData\scripts\te_esock_test_unloadesockforced.script
       
    51 RUN_SCRIPT z:\TestData\scripts\te_esock_test_loadesock.script
       
    52 
       
    53 RUN_UTILS DeleteFile c:\rconnectiontest.ini
       
    54 RUN_UTILS DeleteFile c:\config.txt