messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvStopService.ini
equal
deleted
inserted
replaced
|
1 [InitNtRas] |
|
2 actionParam = |
|
3 |
|
4 [GetBaseConstants] |
|
5 actionParam = inboxFolderId outboxFolderId draftsFolderId sentFolderId deletedFolderId |
|
6 |
|
7 [CreateSession] |
|
8 actionParam = session |
|
9 |
|
10 [CreateImap4Service] |
|
11 actionParam = session _ _ _ _ "Imap4Service" "MyAccount" "c:\msgtest\TestFramework\Configurations\EmailSettings\ODCImap4Settings.txt" imap4ServiceId |
|
12 |
|
13 [CreateRegistry] |
|
14 actionParam = session registry |
|
15 |
|
16 [CreateImap4Mtm] |
|
17 actionParam = session imap4ServiceId registry imap4Mtm |
|
18 |
|
19 [EMsvStopServicePass] |
|
20 actionParam = imap4ServiceId imap4Mtm 1 |
|
21 |
|
22 [EMsvStopServiceFail] |
|
23 actionParam = imap4ServiceId imap4Mtm 0 |