networkingtestandutils/networkingintegrationtest/Te_Msg/Scripts/te_msg_wlan.script
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
child 23 425d8f4f7fa5
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
     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 Run all Te_msg Tests
       
    18 //
       
    19 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    20 //
       
    21 //ced -i z:\testdata\configs\te_msg.xml te_msg.log
       
    22 RUN_UTILS  MkDir c:\private
       
    23 RUN_UTILS  MkDir c:\private\10202be9
       
    24 RUN_UTILS  MkDir c:\private\10202be9\persists
       
    25 RUN_UTILS  MakeReadWrite c:\private\10202be9\persists\cccccc00.cre
       
    26 RUN_UTILS CopyFile z:\testdata\configs\cccccc00_te_msg.cre c:\private\10202be9\persists\cccccc00.cre
       
    27 //
       
    28 run_script z:\TestData\scripts\te_esock_test_loadesock.script
       
    29 //
       
    30 LOAD_SUITE Te_msg
       
    31 
       
    32 START_TESTCASE			NET-Integration-Msg-0101
       
    33 //! @SYMTestCaseID		NET-Integration-Msg-0101
       
    34 
       
    35 RUN_TEST_STEP 100 Te_msg ConnectWithOverrides z:\testdata\configs\te_msg.ini
       
    36 END_TESTCASE			NET-Integration-Msg-0101
       
    37 
       
    38 //
       
    39 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    40 
       
    41