diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/TestCaseSMSSettingsHotSwap.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/TestCaseSMSSettingsHotSwap.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,62 @@ +[CMessageFolder] +actionParam = "c:\system\mail\" + +[SmsExtSettingsFile] +actionParam = "c:\system\data\sms_settings.dat" + +[MsgsIniFile] +actionParam = "c:\system\data\msgs.ini" + +[SessionId] +actionParam = thisSession + +[ChangeToExternal] +actionParam = thisSession externalDrive + +[ChangeToInternal] +actionParam = thisSession + +[externalDriveID] +actionParam = externalDrive + +[GetSmsConstants] +actionParam = mtmid + +[SmsService] +actionParam = thisSession _ 0 1 "MMC_card_SMS_serv_desc" "MMC_card_SMS_serv_det" mmcDrivesmsServiceId + +[SmsService2] +actionParam = thisSession _ 0 1 "C_drive_SMS_serv_desc" "C_drive_SMS_serv_det" cDrivesmsServiceId + +[GetConstants] +actionParam = inboxId outboxId draftsId sentId deletedId + +[CreateMessage] +actionParam = thisSession inboxId mtmid mmcDrivesmsServiceId _ 0 1 "A_SMS_message_description" "SMS_details" messageId + +[SmsSettingsFiles] +actionParam = "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsvodafone.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsorange.txt" "c:\msgtest\testframework\Configurations\SmsSettings\smssettingsO2.txt" + +[SmsSettingsVodafone] +actionParam = thisSession mmcDrivesmsServiceId + +[SmsSettingsOrange] +actionParam = thisSession cDrivesmsServiceId 1 + +[SmsSettingsO2] +actionParam = thisSession mmcDrivesmsServiceId 2 + +[SaveExternal] +actionParam = thisSession mmcDrivesmsServiceId + +[checkVodafoneSettings] +actionParam = thisSession mmcDrivesmsServiceId + +[checkOrangeSettings] +actionParam = thisSession cDrivesmsServiceId 1 + +[checkO2Settings] +actionParam = thisSession cDrivesmsServiceId 2 + +[checkVodafoneSettingsMMC] +actionParam = thisSession mmcDrivesmsServiceId \ No newline at end of file