diff -r 9f5ae1728557 -r db3f5fa34ec7 messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/09_PopulateDefaultPOPAccount.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/CenRepTests/09_PopulateDefaultPOPAccount.ini Wed Nov 03 22:41:46 2010 +0530 @@ -0,0 +1,15 @@ + +[DeletePopAccounts] +actionParam = -1 + +[PopulateDefaultPopSettings] +actionParam = PopSettings1 PopPrefs1 SmtpSettings1 SmtpPrefs1 + +[CreatePopAccount] +actionParam = "MyAccount" "none" accountId _ _ _ _ + +[LoadPopSettings] +actionParam = accountId 0 PopSettings2 PopPrefs2 SmtpSettings2 SmtpPrefs2 + +[ComparePopSettings] +actionParam = PopSettings1 PopSettings2 PopPrefs1 PopPrefs2 SmtpSettings1 SmtpSettings2 SmtpPrefs1 SmtpPrefs2 1