messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvChangeEntry.script
equal
deleted
inserted
replaced
|
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 EMsvChangeEntry |
|
18 |
|
19 |
|
20 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvChangeEntry_001.script |
|
21 // Create an entry in a folder(draft not protected). Then attempt to modify the contents with |
|
22 // various combination of ownership and capabilities. |
|
23 |
|
24 |
|
25 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvChangeEntry_002.script |
|
26 // Create an entry in a folder(outbox protected). |
|
27 // Then attempt to modify the contents with various combination of capabilities. |
|
28 |
|
29 |
|
30 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvChangeEntry_003.script |
|
31 // Create an entry in a service entry. |
|
32 // Then attempt to modify the contents with various combination of capabilities. |
|
33 |
|
34 |
|
35 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_EMsvChangeEntry_004.script |
|
36 // Create an entry in a remote folder (outbox, but using a remote service). |
|
37 // Then attempt to modify the contents with various combination of capabilities. |