|
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 // Preliminary steps for running the security tests |
|
17 |
|
18 LOAD_SUITE TestBookmarksServer_Cap -SharedData |
|
19 |
|
20 // General Steps |
|
21 |
|
22 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestDeleteFolderStep c:\testdata\ini\TestBookmarksSuite.ini MainFolder |
|
23 |
|
24 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini MainFolder |
|
25 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini Folder1 |
|
26 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini Folder2 |
|
27 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini Bookmark1 |
|
28 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini Bookmark2 |
|
29 |
|
30 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Bookmark1_SetTitle |
|
31 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Bookmark2_SetTitle |
|
32 |
|
33 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite_Security.ini Folder1_SetPrivate |
|
34 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite_Security.ini Bookmark2_SetPrivate |
|
35 |
|
36 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Folder1_SetWriteable_False |
|
37 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Bookmark1_SetWriteable_False |
|
38 |
|
39 // For Test Case 4.49 in Cap_00018000_TestBookmarksScript |
|
40 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestCreateBookmarkItemsStep c:\testdata\ini\TestBookmarksSuite.ini Folder4 |
|
41 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Folder4_SetWriteable_False |
|
42 |
|
43 // For Test Case 4.41 in Cap_00008000_TestBookmarksScript |
|
44 RUN_TEST_STEP 100 TestBookmarksServer_Cap TestSetPropertyStep c:\testdata\ini\TestBookmarksSuite.ini Folder2_SetDescription |