datacommsserver/esockserver/test/TE_ESock/scriptfiles/TE_ESock_IP4_Net_wlan.script
branchRCL_3
changeset 26 b564fb5fd78b
parent 25 9d7ce34704c8
child 27 5ebd530e523b
equal deleted inserted replaced
25:9d7ce34704c8 26:b564fb5fd78b
     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 PRINT ***************************************************************
       
    18 PRINT	       Perform all the TE_ESOCK Connection tests on PPP (IPv4)
       
    19 PRINT ***************************************************************
       
    20 
       
    21 // Ensure that the default config is present if no cleverer one has been put there already
       
    22 RUN_SCRIPT z:\testdata\scripts\exec_esock_default_to_config_1.script
       
    23 
       
    24 RUN_SCRIPT z:\testdata\scripts\te_esock_test_unloadesockForced.script
       
    25 
       
    26 ced -i z:\testdata\configs\te_esock_wlan.xml ced.log
       
    27 
       
    28 RUN_SCRIPT z:\testdata\scripts\te_esock_test_loadesock.script
       
    29 
       
    30 // copy the relevant ini file
       
    31 RUN_UTILS CopyFile z:\testdata\configs\test_esock_ip4_vlan2.ini c:\test_esock_ip.ini
       
    32 RUN_UTILS MakeReadWrite c:\test_esock_ip.ini
       
    33 
       
    34 RUN_SCRIPT z:\testdata\scripts\te_esock_tests-net-ip.script
       
    35 
       
    36 RUN_UTILS DeleteFile c:\test_esock_ip.ini
       
    37 
       
    38 RUN_SCRIPT z:\testdata\scripts\te_esock_test_unloadesockForced.script