diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/ScheduleSendScripts/LaunchScheduleMessageExe.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/ScheduleSendScripts/LaunchScheduleMessageExe.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,44 @@ +[GetBaseConstants] +actionParam = inbox outbox draft sent deleted + +[GetPigeonMtmConstant] +actionParam = mtmid + +[SetSettingsFile] +actionParam = "c:\msgtest\TestFramework\Configurations\PigeonSettings\PigeonSettings.txt" + +[CreateSession] +actionParam = session + +[DeleteExistingService] +actionParam = session mtmid + +[CreateService] +actionParam = session mtmid _ _ _ _ _ svcid + +[SetSchSendSettings] +actionParam = session svcid 0 + +[EmptyOutbox] +actionParam = session outbox + +[EmptySent] +actionParam = session sent + +[CreatePigeonMessage] +actionParam = session outbox svcid 0 msgid + +[LaunchScheduleMessageExe] +actionParam = + +[Sleep] +actionParam = 5 + +[ScheduleDateExpired] +actionParam = session msgid + +[CheckOutboxChildrenCount] +actionParam = session outbox 1 + +[CheckSentItemsChildrenCount] +actionParam = session sent 0