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 LOAD_SUITE PARAM_SVR_SUITENAME_sc |
|
18 // |
|
19 PRINT Run PARAM_SVR_SUITENAME at PARAM_FOREACH_HEX_CAPABILITY |
|
20 PRINT |
|
21 // |
|
22 PARAM_FOREACH_MESS_BEGIN |
|
23 |
|
24 HEAP_MARK |
|
25 RUN_TEST_STEP 100 PARAM_SVR_SUITENAME_sc CPARAM_MESS_NAMEStep |
|
26 TEST_COMPLETE |
|
27 HEAP_MARKEND |
|
28 PARAM_FOREACH_MESS_END |
|
29 UNLOAD |