resourcemgmt/hwresourcesmgr/test/group/te_hwrm.iby
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 #include <testexecute.iby>
    19 #include <testexecute.iby>
    20 #include <hwresourcemanager.iby>
    20 #include <hwresourcemanager.iby>
    21 //for test purposes, include symbian's FmTx and UI plugin
    21 //for test purposes, include symbian's FmTx and UI plugin
    22 #include <fmtx_hwrm.iby>
    22 #include <fmtx_hwrm.iby>
    23 // if the feature flag for FF_FMTX is undefined, include the dll here
       
    24 #ifndef FF_FMTX
       
    25 file=ABI_DIR\DEBUG_DIR\HWRMFmTxClient.dll 	 SYSTEM_BINDIR\HWRMFmTxClient.dll
       
    26 #endif //FF_FMTX
       
    27 #include <hwrmuiplugin.iby>
    23 #include <hwrmuiplugin.iby>
    28 
    24 
    29 #include <hwrmdefaultlighttargetmodifierplugin.iby>
    25 #include <hwrmdefaultlighttargetmodifierplugin.iby>
    30 #include <mocksy.iby>
    26 #include <mocksy.iby>
    31 #include <cap_hwrm_api_policing.iby>
    27 #include <cap_hwrm_api_policing.iby>
    55 #ifdef SYMBIAN_HWRM_EXTPOWERINFO
    51 #ifdef SYMBIAN_HWRM_EXTPOWERINFO
    56 data=/epoc32/data/z/testdata/scripts/te_hwrm_power_ext_charging_info.script     testdata\scripts\te_hwrm_power_ext_charging_info.script
    52 data=/epoc32/data/z/testdata/scripts/te_hwrm_power_ext_charging_info.script     testdata\scripts\te_hwrm_power_ext_charging_info.script
    57 #endif
    53 #endif
    58 
    54 
    59 // cenrep registration files
    55 // cenrep registration files
    60 //#ifdef TEXT_ONLY_ROM
    56 #ifdef TEXT_ONLY_ROM
    61 // This is required because the cenrep files are now being included only via techview_base.iby
    57 // This is required because the cenrep files are now being included only via techview_base.iby
    62 data=DATAZ_\private\10202BE9\10205043.txt   private\10202be9\10205043.txt
    58 data=DATAZ_\private\10202BE9\10205043.txt   private\10202be9\10205043.txt
    63 //#endif
    59 #endif
    64 data=DATAZ_\private\10202BE9\10200C8B.txt 	private\10202be9\10200C8B.txt
    60 data=DATAZ_\private\10202BE9\10200C8B.txt 	private\10202be9\10200C8B.txt
    65 data=DATAZ_\private\10202BE9\10200C8C.txt 	private\10202be9\10200C8C.txt
    61 data=DATAZ_\private\10202BE9\10200C8C.txt 	private\10202be9\10200C8C.txt
    66 data=DATAZ_\private\10202BE9\10200C8D.txt 	private\10202be9\10200C8D.txt
    62 data=DATAZ_\private\10202BE9\10200C8D.txt 	private\10202be9\10200C8D.txt
    67 data=DATAZ_\private\10202BE9\20008EA6.txt 	private\10202be9\20008EA6.txt
    63 data=DATAZ_\private\10202BE9\20008EA6.txt 	private\10202be9\20008EA6.txt
    68 
    64