telephonyprotocols/pdplayer/test/controlplane/scripts/te_pdp_controlplane.script
branchRCL_3
changeset 8 3f227a47ad75
equal deleted inserted replaced
7:fe8b59ab9fa0 8:3f227a47ad75
       
     1 //
       
     2 // Copyright (c) 2010 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 PRINT Run Control Plane Networkside Tests.
       
    18 
       
    19 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    20 ced z:\TestData\Configs\te_controlplanenetworkside1.xml
       
    21 run_script z:\TestData\scripts\te_esock_test_loadesock.script
       
    22 
       
    23 RUN_UTILS  MkDir c:\simtsy\
       
    24 RUN_UTILS  MkDir c:\private\
       
    25 RUN_UTILS  MkDir c:\private\101F7989\
       
    26 RUN_UTILS  MkDir c:\private\101F7989\esock\
       
    27 RUN_UTILS  MakeReadWrite c:\simtsy\config.txt
       
    28 RUN_UTILS  MakeReadWrite c:\config.txt
       
    29 RUN_UTILS  MakeReadWrite c:\loopback.ini
       
    30 RUN_UTILS  DeleteFile c:\simtsy\config.txt
       
    31 RUN_UTILS  DeleteFile c:\config.txt
       
    32 RUN_UTILS  DeleteFile c:\loopback.ini
       
    33 RUN_UTILS  CopyFile z:\TestData\Configs\te_controlplanenetworkside_config.txt c:\simtsy\config.txt
       
    34 RUN_UTILS  CopyFile z:\TestData\Configs\te_controlplanenetworkside_config.txt c:\config.txt
       
    35 RUN_UTILS  CopyFile z:\TestData\Configs\te_controlplanenetworksideloopbackcsy.ini c:\loopback.ini 
       
    36 
       
    37 LOAD_SUITE te_esockteststepsSuite -SharedData
       
    38 
       
    39 RUN_SCRIPT Z:\TestData\Scripts\te_PDP_ControlPlane28.script
       
    40 RUN_SCRIPT Z:\TestData\Scripts\te_PDP_ControlPlane29.script
       
    41 
       
    42 PRINT Complete_te_controlplanenetworkside tests
       
    43