messagingfw/msgtestfw/TestCases/ScriptedTestCases/Capabilities/Cap_EMsvServiceProgress.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 EMsvServiceProgress |
|
18 |
|
19 //****************************************** |
|
20 // |
|
21 //****************************************** |
|
22 |
|
23 PRINT Running EMsvServiceProgress : Read Caps = all different SID. Should Pass. |
|
24 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_Setup.script |
|
25 |
|
26 RUN_PROGRAM -1 setcap c:\sys\bin\MessagingTestServer_caps.exe 0003fffe -SID 101F7776 C:\sys\bin\MessagingTestServer.exe |
|
27 |
|
28 RUN_PROGRAM -1 setcap c:\sys\bin\SendProxyServer_caps.exe 0003fffe -SID 101F7777 C:\sys\bin\SendProxyServer.exe |
|
29 |
|
30 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SendEMsvServiceProgress.script |
|
31 |
|
32 DELAY 3000 |
|
33 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_Restore.script |
|
34 |
|
35 //****************************************** |
|
36 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_Setup.script |
|
37 |
|
38 RUN_PROGRAM -1 setcap c:\sys\bin\MessagingTestServer_caps.exe 0003fffe -SID 101F7776 C:\sys\bin\MessagingTestServer.exe |
|
39 |
|
40 RUN_PROGRAM -1 setcap c:\sys\bin\SendProxyServer_caps.exe 0000000 -SID 101F7777 C:\sys\bin\SendProxyServer.exe |
|
41 |
|
42 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_SendEMsvServiceProgress.script |
|
43 |
|
44 DELAY 3000 |
|
45 RUN_SCRIPT c:\msgtest\TestFramework\ScriptedTestCases\Capabilities\Cap_Restore.script |