networkprotocolmodules/suplprotocolmodule/HostSettingsApi/test/script/SuplLbsApiTest.script
equal
deleted
inserted
replaced
|
1 // Copyright (c) 2007-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 SuplLbsApiTest.script |
|
19 PRINT ---------------------------------------------------------- |
|
20 |
|
21 // Delete any persisted central repository host settings. |
|
22 RUN_UTILS CopyFile c:\private\10202be9\persists\10285aa8.cre c:\private\10202be9\persists\10285aa8.bak |
|
23 RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.cre |
|
24 |
|
25 LOAD_SUITE t_lbshostsettingssupl |
|
26 |
|
27 |
|
28 START_TESTCASE LBS-UT-SuplLbsApiTest-0001 |
|
29 //! @SYMTestCaseID LBS-UT-SuplLbsApiTest-0001 |
|
30 //! @SYMTestType UT |
|
31 //! @SYMCreationDate 31/7/2008 |
|
32 //! @SYMAuthor Brajendras |
|
33 |
|
34 RUN_TEST_STEP 100 t_lbshostsettingssupl TEFUnit.CTestSuplLbsApi.* c:\testdata\configs\SuplLbsApiTest.ini |
|
35 |
|
36 END_TESTCASE LBS-UT-SuplLbsApiTest-0001 |
|
37 |
|
38 |
|
39 RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.cre |
|
40 RUN_UTILS CopyFile c:\private\10202be9\persists\10285aa8.bak c:\private\10202be9\persists\10285aa8.cre |
|
41 RUN_UTILS DeleteFile c:\private\10202be9\persists\10285aa8.bak |