messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvCreateRemoteEntry.ini
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 [GetBaseConstants]
       
     2 actionParam = inboxFolderId outbox draftsFolderId sentFolderId deletedFolderId
       
     3 
       
     4 [CreateSession]             
       
     5 actionParam	= session
       
     6 
       
     7 [ResetMessageStore]			
       
     8 actionParam	= session
       
     9 
       
    10 [GetPigeonMtmConstant]
       
    11 actionParam = mtmid
       
    12 
       
    13 [CreateService]
       
    14 actionParam = session mtmid  _ _ _ _ _ svcid
       
    15 
       
    16 [GetTypeConstants]
       
    17 actionParam = messageEntryId folderEntryId textEntryId htmlEntryId attachmentEntryId
       
    18 
       
    19 // argument[2]	= 0 => service entry.
       
    20 //				= 1 => local service.
       
    21 //				= 2 => remote entry service. 
       
    22 // argument[3]	= 1 => use the proxy servers security id
       
    23 //				= 0 => use the test servers security id.
       
    24 // argument[4]	= 1 => we have enough caps to check whether the message was created
       
    25 //				= 0 => we do not have enough caps to check whether the message was created
       
    26 // argument[5]	= 1 => test is expected to pass
       
    27 //				= 0 =>expected to fail.
       
    28 [CreateRemoteEntryPass]
       
    29 actionParam = svcid outbox 2 1 1 1
       
    30 
       
    31 [CreateRemoteEntryFail]
       
    32 actionParam = svcid outbox 2 1 0 0