messagingfw/msgtestfw/TestCases/ScriptedTestCases/Performance/p.ini
author hgs
Tue, 31 Aug 2010 19:19:29 +0530
changeset 42 089681919c6f
parent 0 8e480a14352b
permissions -rw-r--r--
201033_02

[GetBaseConstants]
actionParam	= inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId

[InitNtRas]
actionParam	=

[CreateSession]
actionParam	= session

[ResetMessageStore]
actionParam	= session

[CreateRegistry]         
actionParam	= session clientMtmRegistry

[SetDefaultConfigurationPOP3]
actionParam   =  CMtfConfigurationType::TMtfConfigurationType::EMtfPop3Settings "c:\perf\p.txt"

[CreatePop3Service]
actionParam	= session _ _ _ _ "Pop3Service" Pop3ServiceId

[CreatePop3Mtm]
actionParam	= session Pop3ServiceId clientMtmRegistry Pop3Mtm

[SetPop3ServiceParameters]
actionParam	= session Pop3ServiceId _

[ConnectPop3Server]
actionParam	= Pop3ServiceId Pop3Mtm

[CreateChildrenSelection]
actionParam	= session Pop3ServiceId selection

[CopySelection]
actionParam	= session selection inboxFolderId

[DisconnectPop3Server]
actionParam	= Pop3ServiceId Pop3Mtm