telephonyserverplugins/common_tsy/test/component/group/te_ctsy_component.iby
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 //
       
     2 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 // Nokia Corporation - initial contribution.
    10 // Nokia Corporation - initial contribution.
    10 //
    11 //
    11 // Contributors:
    12 // Contributors:
    12 //
    13 //
    13 // Description:
    14 // Description:
       
    15 //
    14 //
    16 //
    15 
    17 
    16 #ifndef __TE_CTSY_COMPONENT_IBY__
    18 #ifndef __TE_CTSY_COMPONENT_IBY__
    17 #define __TE_CTSY_COMPONENT_IBY__
    19 #define __TE_CTSY_COMPONENT_IBY__
    18 
    20 
    31 
    33 
    32 // Test Harness Executables
    34 // Test Harness Executables
    33 file=ABI_DIR\DEBUG_DIR\te_ctsy_component.exe		SYSTEM_BINDIR\te_ctsy_component.exe
    35 file=ABI_DIR\DEBUG_DIR\te_ctsy_component.exe		SYSTEM_BINDIR\te_ctsy_component.exe
    34 
    36 
    35 // executables needed by te_ctsy_component.exe
    37 // executables needed by te_ctsy_component.exe
    36 file=ABI_DIR\DEBUG_DIR\licenseetsy.dll     	SYSTEM_BINDIR\licenseetsy.dll
    38 file=ABI_DIR\DEBUG_DIR\mocklicenseetsy.dll     	SYSTEM_BINDIR\mocklicenseetsy.dll
    37 file=ABI_DIR\DEBUG_DIR\mockltsydll.dll     	SYSTEM_BINDIR\mockltsydll.dll
    39 file=ABI_DIR\DEBUG_DIR\mockltsydll.dll     	SYSTEM_BINDIR\mockltsydll.dll
    38 
    40 
    39 // MockHWRM
    41 // MockHWRM
    40 ECOM_PLUGIN(mockhwrmsy.dll,mockhwrmsy.rsc)
    42 ECOM_PLUGIN(mockhwrmsy.dll,mockhwrmsy.rsc)
    41 file=ABI_DIR/DEBUG_DIR/mockhwrm.dll     SYSTEM_BINDIR\mockhwrm.dll
    43 file=ABI_DIR/DEBUG_DIR/mockhwrm.dll     SYSTEM_BINDIR\mockhwrm.dll
    50 // central repository config files for HWRM
    52 // central repository config files for HWRM
    51 data=ZPRIVATE/10202be9/10200C8D.txt 	private\10202be9\10200C8D.txt
    53 data=ZPRIVATE/10202be9/10200C8D.txt 	private\10202be9\10200C8D.txt
    52 // This is required because the cenrep files are now being included only via techview_base.iby
    54 // This is required because the cenrep files are now being included only via techview_base.iby
    53 data=ZPRIVATE/10202be9/10205043.txt 	private\10202be9\10205043.txt
    55 data=ZPRIVATE/10202be9/10205043.txt 	private\10202be9\10205043.txt
    54 #endif //HWRM_IS_SUPPORTED
    56 #endif //HWRM_IS_SUPPORTED
       
    57 
       
    58 // MockLTSY
       
    59 data=EPOCROOT##epoc32\data\z\testdata\configs\ltsydata_mock.ini 		     	testdata\configs\ltsydata_mock.ini
       
    60 // MockLTSY scripts that allow dynamic loading of mocklicenseetsy.dll
       
    61 data=EPOCROOT##epoc32\data\z\testdata\scripts\mockltsy_copy_ini_file.script		testdata\scripts\mockltsy_copy_ini_file.script
       
    62 data=EPOCROOT##epoc32\data\z\testdata\scripts\mockltsy_remove_ini_file.script		testdata\scripts\mockltsy_remove_ini_file.script
    55 
    63 
    56 // Runnable Scripts
    64 // Runnable Scripts
    57 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_ctsycomponent.script			testdata\scripts\te_ctsycomponent.script
    65 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_ctsycomponent.script			testdata\scripts\te_ctsycomponent.script
    58 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_ctsycomponent_timeout_all.script    testdata\scripts\te_ctsycomponent_timeout_all.script
    66 data=EPOCROOT##epoc32\data\z\testdata\scripts\te_ctsycomponent_timeout_all.script    testdata\scripts\te_ctsycomponent_timeout_all.script
    59 
    67