messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvGetEntry.ini
equal
deleted
inserted
replaced
|
1 [CreateSession] |
|
2 actionParam = session |
|
3 |
|
4 [CreateSmtpService] |
|
5 actionParam = session _ _ _ _ "SmtpService" smtpServiceId |
|
6 |
|
7 [LoadMsvIdParamToFile] |
|
8 actionParam = smtpMessageId "c:\msgtest\SaveIntParamToFile.txt" |
|
9 |
|
10 // id of the message that was created, ServiceId, State=Expected to Pass where Pass(=1)/Fail(=0). |
|
11 [EMsvGetEntryParamsPass] |
|
12 actionParam = smtpMessageId smtpServiceId 1 |
|
13 |
|
14 [EMsvGetEntryParamsFail] |
|
15 actionParam = smtpMessageId smtpServiceId 0 |