networkprotocolmodules/suplprotocolmodule/HostSettingsApi/test/script/SuplLbsApiTestAsync.script
changeset 0 9cfd9a3ee49c
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 // Copyright (c) 2008-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 //
       
    15 
       
    16 
       
    17 PRINT ----------------------------------------------------------
       
    18 PRINT SuplLbsApiTestAsync.script
       
    19 PRINT ----------------------------------------------------------
       
    20 
       
    21 LOAD_SUITE t_lbshostsettingssuplasync
       
    22 
       
    23 
       
    24 START_TESTCASE                LBS-UT-SuplLbsApiTestAsync-0001
       
    25 //! @SYMTestCaseID              LBS-UT-SuplLbsApiTestAsync-0001
       
    26 //! @SYMTestType                UT
       
    27 //! @SYMCreationDate            31/7/2008
       
    28 //! @SYMAuthor                  Brajendras
       
    29 
       
    30 RUN_TEST_STEP 100 t_lbshostsettingssuplasync TEFUnit.CTestAsyncSuplLbsApi.* c:\testdata\configs\SuplLbsApiTest.ini
       
    31 END_TESTCASE                  LBS-UT-SuplLbsApiTestAsync-0001
       
    32 
       
    33 
       
    34