tzservices/tzloc/test/unit/Scripts/TzLocalizationSpeedTest.script
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2004-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 PRINT Run TzLocalization Speed Tests 
       
    17 //
       
    18 LOAD_SUITE TzLocalizationTestServer
       
    19 //
       
    20 
       
    21 // Clean up DB
       
    22 RUN_UTILS DeleteFile c:\private\100012a5\DBS_10206a8b_TZLOCALIZATION.DB
       
    23 
       
    24 PREFIX RUN_TEST_STEP 100 TzLocalizationTestServer TzTimeZonesSpeedTestStep  c:\TzLocalizationTestScripts\TzLocalizationTest.ini
       
    25 SpeedTest1
       
    26 SpeedTest2
       
    27 SpeedTest3
       
    28 SpeedTest6
       
    29 SpeedTest7
       
    30 SpeedTest8
       
    31 SpeedTest9
       
    32 SpeedTest10
       
    33 SpeedTest11
       
    34 SpeedTest12
       
    35 SpeedTest13
       
    36 REMOVE_PREFIX
       
    37 
       
    38 PREFIX RUN_TEST_STEP 100 TzLocalizationTestServer TzCitiesSpeedTestStep  c:\TzLocalizationTestScripts\TzLocalizationTest.ini
       
    39 SpeedTest1
       
    40 SpeedTest2
       
    41 SpeedTest3
       
    42 SpeedTest4
       
    43 SpeedTest5
       
    44 REMOVE_PREFIX
       
    45 
       
    46 PREFIX RUN_TEST_STEP 100 TzLocalizationTestServer TzGroupsSpeedTestStep  c:\TzLocalizationTestScripts\TzLocalizationTest.ini
       
    47 SpeedTest1
       
    48 SpeedTest2
       
    49 SpeedTest3
       
    50 SpeedTest4
       
    51 SpeedTest5
       
    52 REMOVE_PREFIX
       
    53 
       
    54 
       
    55 // Clean up DB
       
    56 RUN_UTILS DeleteFile c:\private\100012a5\DBS_10206a8b_TZLOCALIZATION.DB