resourcemgmt/hwresourcesmgr/test/group/bld.inf
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 #include "../mocksy/group/bld.inf"
       
    16 #include "../plugins/MockHwrmSY/group/bld.inf"
       
    17 #include "../plugins/fmtxwatcherplugin/group/bld.inf"
       
    18 #include "../TestCapsHWRMPolicing/group/bld.inf"
       
    19 #include "../plugins/targetmodifierplugin/group/bld.inf"
       
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 
       
    23 // policy files
       
    24 ../data/policy/producthwrmlightspolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmlightspolicy.ini
       
    25 ../data/policy/producthwrmvibrapolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmvibrapolicy.ini
       
    26 ../data/policy/producthwrmfmtxpolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmfmtxpolicy.ini
       
    27 
       
    28 ../data/policy/producthwrmlightspolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmlightspolicy.ini
       
    29 ../data/policy/producthwrmvibrapolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmvibrapolicy.ini
       
    30 ../data/policy/producthwrmfmtxpolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmfmtxpolicy.ini
       
    31 
       
    32 ../data/policy/producthwrmlightspolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmlightspolicy.ini
       
    33 ../data/policy/producthwrmvibrapolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmvibrapolicy.ini
       
    34 ../data/policy/producthwrmfmtxpolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmfmtxpolicy.ini
       
    35 
       
    36 // Internal policy files are not needed in our testing
       
    37 
       
    38 // central repository config files
       
    39 ../data/cenrep/10200C8B.txt /epoc32/data/z/private/10202be9/10200c8b.txt
       
    40 ../data/cenrep/10200C8C.txt /epoc32/data/z/private/10202be9/10200c8c.txt
       
    41 ../data/cenrep/10200C8D.txt /epoc32/data/z/private/10202be9/10200c8d.txt
       
    42 ../data/cenrep/20008EA6.txt /epoc32/data/z/private/10202be9/20008ea6.txt
       
    43 
       
    44 ../data/cenrep/10200C8B.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8b.txt
       
    45 ../data/cenrep/10200C8C.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8c.txt
       
    46 ../data/cenrep/10200C8D.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8d.txt
       
    47 ../data/cenrep/20008EA6.txt /epoc32/release/winscw/udeb/z/private/10202be9/20008ea6.txt
       
    48 
       
    49 ../data/cenrep/10200C8B.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8b.txt
       
    50 ../data/cenrep/10200C8C.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8c.txt
       
    51 ../data/cenrep/10200C8D.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8d.txt
       
    52 ../data/cenrep/20008EA6.txt /epoc32/release/winscw/urel/z/private/10202be9/20008ea6.txt
       
    53 
       
    54 // feature registry configuration files
       
    55 ../data/featreg/RemovableFeatures.iby       /epoc32/rom/include/removablefeatures.iby
       
    56 ../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/data/z/private/102744ca/featreg.cfg
       
    57 ../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/release/winscw/udeb/z/private/102744ca/featreg.cfg
       
    58 ../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/release/winscw/urel/z/private/102744ca/featreg.cfg
       
    59 
       
    60 // test script
       
    61 ../te_hwrm/te_hwrm.script    /epoc32/data/z/testdata/scripts/te_hwrm.script
       
    62 ../te_hwrm/te_hwrm_vibra.script    /epoc32/data/z/testdata/scripts/te_hwrm_vibra.script
       
    63 ../te_hwrm/te_hwrm_light.script    /epoc32/data/z/testdata/scripts/te_hwrm_light.script
       
    64 ../te_hwrm/te_hwrm_power.script    /epoc32/data/z/testdata/scripts/te_hwrm_power.script
       
    65 ../te_hwrm/te_hwrm_fmtx.script    /epoc32/data/z/testdata/scripts/te_hwrm_fmtx.script
       
    66 
       
    67 ../te_hwrm/te_hwrm.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm.script
       
    68 ../te_hwrm/te_hwrm_vibra.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_vibra.script
       
    69 ../te_hwrm/te_hwrm_light.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_light.script
       
    70 ../te_hwrm/te_hwrm_power.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_power.script
       
    71 ../te_hwrm/te_hwrm_fmtx.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_fmtx.script
       
    72 
       
    73 ../te_hwrm/te_hwrm.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm.script
       
    74 ../te_hwrm/te_hwrm_vibra.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_vibra.script
       
    75 ../te_hwrm/te_hwrm_light.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_light.script
       
    76 ../te_hwrm/te_hwrm_power.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_power.script
       
    77 ../te_hwrm/te_hwrm_fmtx.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_fmtx.script
       
    78 
       
    79 #ifdef SYMBIAN_HWRM_EXTPOWERINFO
       
    80 ../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/data/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
       
    81 ../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
       
    82 ../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
       
    83 #endif //SYMBIAN_HWRM_EXTPOWERINFO
       
    84 
       
    85 // ROM
       
    86 te_hwrm.iby       /epoc32/rom/include/te_hwrm.iby
       
    87 
       
    88 // Test UI plugins INI file
       
    89 testuiplugins.ini   /epoc32/data/z/testdata/testuiplugins.ini
       
    90 testuiplugins.ini   /epoc32/release/winscw/udeb/z/testdata/testuiplugins.ini
       
    91 testuiplugins.ini   /epoc32/release/winscw/urel/z/testdata/testuiplugins.ini
       
    92 
       
    93 PRJ_TESTMMPFILES
       
    94 ../te_hwrm/te_hwrm.mmp
       
    95 ../te_hwrm/te_hwrm_pr.mmp
       
    96 ../multiclient/hwrmtests/hwrmtests.mmp
       
    97 ../multiclient/mctest_f/mctest_f.mmp
       
    98 ../multiclient/mctest_b/mctest_b.mmp
       
    99 ../plugins/testuiplugin_f/group/hwrmtestuiplugin_f.mmp
       
   100 ../plugins/testuiplugin_b/group/hwrmtestuiplugin_b.mmp
       
   101 ../multiclient/HWRMLightTestF/group/HWRMLightTestF.mmp
       
   102 ../multiclient/HWRMLightTestB/group/HWRMLightTestB.mmp