messagingfw/msgtestfw/TestCases/ScriptedTestCases/Performance/p.script
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 RUN_UTILS DeleteFile c:\messaging.db
       
    18 LOAD_SUITE MessagingTestServer -SharedData
       
    19 //CED c:\msgtest\TestFramework\Configurations\CommDbSettings\NtRasLongIdleTimeout.cfg
       
    20 RUN_TEST_STEP -1 MessagingTestServer GetBaseConstants			c:\perf\p.ini GetBaseConstants
       
    21 RUN_TEST_STEP -1 MessagingTestServer InitNtRas					c:\perf\p.ini InitNtRas
       
    22 RUN_TEST_STEP -1 MessagingTestServer CreateSession				c:\perf\p.ini CreateSession
       
    23 RUN_TEST_STEP -1 MessagingTestServer ResetMessageStore			c:\perf\pop3.ini ResetMessageStore
       
    24 RUN_TEST_STEP -1 MessagingTestServer CreateRegistry				c:\perf\p.ini CreateRegistry
       
    25 RUN_TEST_STEP -1 MessagingTestServer SetDefaultConfiguration	c:\perf\p.ini SetDefaultConfigurationPOP3
       
    26 RUN_TEST_STEP -1 MessagingTestServer CreatePop3Service			c:\perf\p.ini CreatePop3Service
       
    27 RUN_TEST_STEP -1 MessagingTestServer CreatePop3Mtm				c:\perf\p.ini CreatePop3Mtm
       
    28 RUN_TEST_STEP -1 MessagingTestServer SetPop3ServiceParameters	c:\perf\p.ini SetPop3ServiceParameters
       
    29 RUN_TEST_STEP -1 MessagingTestServer ConnectPop3Server 			c:\perf\p.ini ConnectPop3Server
       
    30 RUN_TEST_STEP -1 MessagingTestServer CreateChildrenSelection	c:\perf\p.ini CreateChildrenSelection
       
    31 RUN_TEST_STEP -1 MessagingTestServer CopySelection				c:\perf\p.ini CopySelection
       
    32 RUN_TEST_STEP -1 MessagingTestServer DisconnectPop3Server		c:\perf\p.ini DisconnectPop3Server