diff -r 08008ce8a6df -r bde600d88860 messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInRemoteOutbox.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_SetupMoveEntriesInRemoteOutbox.ini Fri Jun 04 10:32:16 2010 +0100 @@ -0,0 +1,32 @@ +[GetBaseConstants] +actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId + +[CreateSession] +actionParam = session + +[GetPigeonMtmConstant] +actionParam = pigeonMtm + +[CreateService] +actionParam = session pigeonMtm _ _ _ _ _ pigeonServiceId + +[CreateSmsService] +actionParam = session _ _ _ _ "SmsService" smsServiceId + +[GetEntryTypes] +actionParam = message folder text html attachment + +[GetSmsMtm] +actionParam = smsMtm + +[CreateEntry1] +actionParam = session outboxFolderId pigeonServiceId 1000 pgnEntryId1 + +[CreateEntry2] +actionParam = session message outboxFolderId smsMtm smsServiceId _ _ _ "smsentry1" _ smsEntryId1 + +[SaveMsvidToFile1] +actionParam = pgnEntryId1 "c:\msgtest\SaveMoveEntry2ToFile.txt" + +[SaveMsvidToFile2] +actionParam = smsEntryId1 "c:\msgtest\SaveMoveEntry3ToFile.txt"