|
1 // |
|
2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // |
|
16 |
|
17 PRINT Running EMsvMoveEntries |
|
18 |
|
19 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_002.script |
|
20 // Move an entry from protected folder under local service (Outbox) to an entry, which is part of |
|
21 // an entry and not owned by the proxy, in an unprotected folder (Drafts). |
|
22 // Source entry requires Read/Write user data + MTM specified caps. |
|
23 // Target entry requires Read/Write user data. |
|
24 // Target entry has different SID from proxy. |
|
25 |
|
26 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_003.script |
|
27 // Move an entry, not owned by the proxy, from unprotected folder (Drafts) to an entry, which is |
|
28 // part of an entry, in a protected folder under the local service (Outbox). |
|
29 // Source entry requires Read/Write user data. |
|
30 // Target entry requires Read/Write user data + MTM specified caps. |
|
31 // Source entry has different SID from proxy. |
|
32 |
|
33 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_004.script |
|
34 // Move an entry, owned by the proxy, from an unprotected folder (Drafts) to a protected folder under |
|
35 // local service (Outbox). |
|
36 // Source entry requires no caps. |
|
37 // Target entry requires Read/Write user data + MTM specified caps. |
|
38 // Source entry has same SID as proxy. |
|
39 |
|
40 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_005.script |
|
41 // Move an entry from a protected remote folder (remote Outbox) to an entry, which is part of an |
|
42 // entry owned by the proxy, in an unprotected folder (Drafts). |
|
43 // Source entry requires Read/Write user data + MTM specified caps (remote MTM). |
|
44 // Target entry requires no caps. |
|
45 // Target entry has same SID as proxy. |
|
46 |
|
47 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_006.script |
|
48 // Move an entry, not owned by the proxy, from an unprotected folder (Drafts) to an entry, which |
|
49 // is part of an entry, in a remote protected folder (remote Outbox). |
|
50 // Source entry requires Read/Write user data. |
|
51 // Target entry requires Read/Write user data + MTM specified caps (remote MTM). |
|
52 // Source entry has different SID from proxy. |
|
53 |
|
54 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_007.script |
|
55 // Move an entry from a protected folder under local service (Outbox) to an unprotected folder |
|
56 // (Drafts). |
|
57 // Source entry requires Read/Write user data + MTM specified caps. |
|
58 // Target entry requiers no caps. |
|
59 // The SID of either entry does not matter. |
|
60 |
|
61 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvMoveEntries_008.script |
|
62 // Move an entry, owned by the proxy, from an unprotected folder (Drafts) to a protected remote |
|
63 // folder (remote Outbox). |
|
64 // Source entry requires no caps. |
|
65 // Target entry requires Read/Write user data + MTM specified caps (remote MTM). |
|
66 // Source entry has same SID as proxy. |