networkprotocolmodules/suplprotocolmodule/HostSettingsApi/test/script/SuplLbsApiTest.script
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:34 +0100
branchCompilerCompatibility
changeset 17 a5b42059aefa
parent 0 9cfd9a3ee49c
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//


PRINT ----------------------------------------------------------
PRINT SuplLbsApiTest.script
PRINT ----------------------------------------------------------

// Delete any persisted central repository host settings.
RUN_UTILS CopyFile c:\private\10202be9\persists\10285aa8.cre c:\private\10202be9\persists\10285aa8.bak
RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.cre

LOAD_SUITE t_lbshostsettingssupl


START_TESTCASE                LBS-UT-SuplLbsApiTest-0001
//! @SYMTestCaseID              LBS-UT-SuplLbsApiTest-0001
//! @SYMTestType                UT
//! @SYMCreationDate            31/7/2008
//! @SYMAuthor                  Brajendras

RUN_TEST_STEP 100 t_lbshostsettingssupl TEFUnit.CTestSuplLbsApi.* c:\testdata\configs\SuplLbsApiTest.ini

END_TESTCASE                  LBS-UT-SuplLbsApiTest-0001


RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.cre
RUN_UTILS CopyFile c:\private\10202be9\persists\10285aa8.bak c:\private\10202be9\persists\10285aa8.cre 
RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.bak