wapstack/wapmessageapi/te_wapstack/scripts/UDPPush.script
branchRCL_3
changeset 18 50bae5c5c85f
equal deleted inserted replaced
17:3f227a47ad75 18:50bae5c5c85f
       
     1 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // WAP stack BoundPush test script file
       
    15 // 
       
    16 //
       
    17 
       
    18 PRINT GT167-WAP stack BOUND-PUSH-UDP test
       
    19 
       
    20 //ced -i z:\testdata\configs\WapStackSuiteRAS.cfg
       
    21 
       
    22 LOAD_SUITE WapStackSuite
       
    23 
       
    24 START_TESTCASE			WAP-WAPMESSAGE-0101
       
    25 //! @SYMTestCaseID		WAP-WAPMESSAGE-0101
       
    26 
       
    27 CONCURRENT
       
    28 
       
    29 RUN_TEST_STEP 100 WapStackSuite BoundCLPush_4 z:\testdata\configs\UDPPush.ini Test_1
       
    30 RUN_TEST_STEP 100 WapStackSuite BoundCLPush_9 z:\testdata\configs\UDPPush.ini Test_2
       
    31 END_TESTCASE			WAP-WAPMESSAGE-0101
       
    32 
       
    33 
       
    34 
       
    35