commsprocess/commsrootserverconfig/CapTestFw_Configurator/common/Te_Cap_ConfiguratorSub.script
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 LOAD_SUITE Cap_PARAM_SVR_SUITENAME_sc
       
    17 //
       
    18 PRINT Run PARAM_SVR_SUITENAME at PARAM_FOREACH_HEX_CAPABILITY
       
    19 PRINT 
       
    20 //
       
    21 PARAM_FOREACH_MESS_BEGIN
       
    22 
       
    23 HEAP_MARK
       
    24 RUN_TEST_STEP 100 Cap_PARAM_SVR_SUITENAME_sc CPARAM_MESS_NAMEStep
       
    25 TEST_COMPLETE
       
    26 HEAP_MARKEND
       
    27 PARAM_FOREACH_MESS_END
       
    28 UNLOAD