messagingfw/msgtestfw/TestCases/ScriptedTestCases/Performance/pop3.ini
author Brendan Donegan <brendand@symbian.org>
Wed, 16 Jun 2010 16:16:29 +0100
branchGCC_SURGE
changeset 25 13c5828bd881
parent 0 8e480a14352b
permissions -rw-r--r--
Fix for Bug 3005 - 'Missing' def file in messagingmw

[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\pop3.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

[StartTimer]
actionParam = timer

[FindEntryByName]
actionParam	= session Pop3ServiceId "the lazy fox" messageId

[GetEntry]
actionParam	= session messageId entryId

[StopTimer]
actionParam	= timer