messagingfw/msgtestfw/TestCases/ScriptedTestCases/Performance/p.ini
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:38:12 +0100
branchGCC_SURGE
changeset 35 f8ad95794a08
parent 0 8e480a14352b
permissions -rw-r--r--
Catchup to latest Symbian^4

[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