messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvRemoveEntry.ini
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvRemoveEntry.ini Mon Jan 18 20:36:02 2010 +0200
@@ -0,0 +1,18 @@
+[CreateSession]
+actionParam = session
+
+[CreateSmtpService]
+actionParam = session _ _ _ _ "SmtpService" smtpServiceId
+
+[LoadMsvIdParamToFile]
+actionParam = smtpMessageId "c:\msgtest\SaveIntParamToFile.txt"
+
+// id of the message that was created, ServiceId, State=Expected to Pass where Pass(=1)/Fail(=0).
+[EMsvRemoveEntryParamsPass]
+actionParam = smtpMessageId 1
+
+[EMsvRemoveEntryParamsFail]
+actionParam = smtpMessageId 0
+
+
+