telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/scripts/TE_RawIpSize.script
branchRCL_3
changeset 83 ea777f234bd4
parent 71 b10722dbe19e
parent 82 042fd2753b8f
equal deleted inserted replaced
71:b10722dbe19e 83:ea777f234bd4
     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 RUN_UTILS  MkDir c:\simtsy\
       
    18 RUN_UTILS  MakeReadWrite c:\simtsy\config.txt
       
    19 RUN_UTILS  MakeReadWrite c:\config.txt
       
    20 RUN_UTILS  MakeReadWrite c:\loopback.ini
       
    21 RUN_UTILS  DeleteFile c:\simtsy\config.txt
       
    22 RUN_UTILS  DeleteFile c:\config.txt
       
    23 RUN_UTILS  DeleteFile c:\loopback.ini
       
    24 
       
    25 RUN_UTILS  CopyFile z:\TestData\Configs\te_rawipsize_config.txt c:\simtsy\config.txt
       
    26 RUN_UTILS  CopyFile z:\TestData\Configs\te_rawipsize_config.txt c:\config.txt
       
    27 RUN_UTILS  CopyFile z:\TestData\Configs\TE_SpudNetworkSideLoopbackCSY.ini c:\loopback.ini
       
    28 
       
    29 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    30 ced -i z:\testdata\configs\te_rawipsize.cfg
       
    31 run_script z:\TestData\scripts\te_esock_test_loadesock.script
       
    32 
       
    33 LOAD_SUITE TE_SpudNetworkSide
       
    34 
       
    35 START_TESTCASE          CBS-RAWIP-0001
       
    36 //! @SYMTestCaseID      CBS-RAWIP-0001
       
    37 //! @SYMTestCaseDesc Sanity check: Sends & receives the packets of different size.
       
    38 //! @SYMTestActions Open two sockets. Sends & receives data frame of configured size.
       
    39 //! @SYMTestExpectedResults  Successfully sends & receives the packet.
       
    40 //! @SYMTestPriority Critical
       
    41 //! @SYMTestStatus Implemented
       
    42 //! @SYMTestType CIT
       
    43 RUN_TEST_STEP 2000 TE_SpudNetworkSide CRawIpMinMaxMMU z:\testdata\configs\te_rawipsize.ini MMUInfo
       
    44 END_TESTCASE            CBS-RAWIP-0001
       
    45 
       
    46 run_script z:\TestData\scripts\te_esock_test_unloadesockForced.script
       
    47 
       
    48 RUN_UTILS  MakeReadWrite c:\simtsy\config.txt
       
    49 RUN_UTILS  MakeReadWrite c:\config.txt
       
    50 RUN_UTILS  MakeReadWrite c:\loopback.ini
       
    51 RUN_UTILS  DeleteFile c:\simtsy\config.txt
       
    52 RUN_UTILS  DeleteFile c:\config.txt
       
    53 RUN_UTILS  DeleteFile c:\loopback.ini