messagingfw/msgtestfw/TestCases/ScriptedTestCases/SendAs/MSG-SENDAS-BT-CIT-0051-AddAHugeAttachment.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

[CreateSession]
actionParam	= session

[ResetMessageStore]
actionParam	= session

[ChkChildrenCountDraft0]
actionParam	= session draftsFolderId 0

[CreateRegistry]
actionParam	= session clientMtmRegistry

[GetBtMtmUid]
actionParam	= btUid

[CreateBtService]
actionParam	= session btUid _ _ _ _ "BTService" btServiceId

[ConnectSendAsServer]
actionParam	=  10 sendAs

[CreateMessageofType]
actionParam	= sendAs btUid sendAsMessage

[SendAsAddRecipient]
actionParam	= sendAsMessage   "00025B016A9D"  _  RSendAsMessage::TSendAsRecipientType::ESendAsRecipientTo  btUid  0 _ _

[SendAsAddAttachment]
actionParam	= sendAsMessage   "c:\msgtest\TestFramework\ScriptedTestCases\SendAs\data\HugeTextFile.txt" "text/plain" err

[CloseMessage]
actionParam	= sendAsMessage

[CloseSvrConnection]
actionParam	= sendAs

[ChkChildrenCountDraft1]
actionParam	= session draftsFolderId 1

[CreateChildrenSelDraft]
actionParam	= session draftsFolderId msgSelection

[GetMessageAtIndex]
actionParam	= msgSelection  0  msgId

[GetEntry]
actionParam	= session msgId msgEntry

[CheckErrorCode]
actionParam	= err 0

[GetAttachmentInfoByIndex]
actionParam	= session msgId  0 attachinfo _