resourcemgmt/hwresourcesmgr/test/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:34:26 +0100
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
#include "../mocksy/group/bld.inf"
#include "../plugins/MockHwrmSY/group/bld.inf"
#include "../plugins/fmtxwatcherplugin/group/bld.inf"
#include "../TestCapsHWRMPolicing/group/bld.inf"
#include "../plugins/targetmodifierplugin/group/bld.inf"

PRJ_TESTEXPORTS

// policy files
../data/policy/producthwrmlightspolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmlightspolicy.ini
../data/policy/producthwrmvibrapolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmvibrapolicy.ini
../data/policy/producthwrmfmtxpolicy.ini  /epoc32/data/z/private/101f7a02/producthwrmfmtxpolicy.ini

../data/policy/producthwrmlightspolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmlightspolicy.ini
../data/policy/producthwrmvibrapolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmvibrapolicy.ini
../data/policy/producthwrmfmtxpolicy.ini  /epoc32/release/winscw/udeb/z/private/101f7a02/producthwrmfmtxpolicy.ini

../data/policy/producthwrmlightspolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmlightspolicy.ini
../data/policy/producthwrmvibrapolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmvibrapolicy.ini
../data/policy/producthwrmfmtxpolicy.ini  /epoc32/release/winscw/urel/z/private/101f7a02/producthwrmfmtxpolicy.ini

// Internal policy files are not needed in our testing

// central repository config files
../data/cenrep/10200C8B.txt /epoc32/data/z/private/10202be9/10200c8b.txt
../data/cenrep/10200C8C.txt /epoc32/data/z/private/10202be9/10200c8c.txt
../data/cenrep/10200C8D.txt /epoc32/data/z/private/10202be9/10200c8d.txt
../data/cenrep/20008EA6.txt /epoc32/data/z/private/10202be9/20008ea6.txt

../data/cenrep/10200C8B.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8b.txt
../data/cenrep/10200C8C.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8c.txt
../data/cenrep/10200C8D.txt /epoc32/release/winscw/udeb/z/private/10202be9/10200c8d.txt
../data/cenrep/20008EA6.txt /epoc32/release/winscw/udeb/z/private/10202be9/20008ea6.txt

../data/cenrep/10200C8B.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8b.txt
../data/cenrep/10200C8C.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8c.txt
../data/cenrep/10200C8D.txt /epoc32/release/winscw/urel/z/private/10202be9/10200c8d.txt
../data/cenrep/20008EA6.txt /epoc32/release/winscw/urel/z/private/10202be9/20008ea6.txt

// feature registry configuration files
../data/featreg/RemovableFeatures.iby       /epoc32/rom/include/removablefeatures.iby
../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/data/z/private/102744ca/featreg.cfg
../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/release/winscw/udeb/z/private/102744ca/featreg.cfg
../data/featreg/featreg_Vibra-Sensor-NoFlip-NoSlider.cfg    /epoc32/release/winscw/urel/z/private/102744ca/featreg.cfg

// test script
../te_hwrm/te_hwrm.script    /epoc32/data/z/testdata/scripts/te_hwrm.script
../te_hwrm/te_hwrm_vibra.script    /epoc32/data/z/testdata/scripts/te_hwrm_vibra.script
../te_hwrm/te_hwrm_light.script    /epoc32/data/z/testdata/scripts/te_hwrm_light.script
../te_hwrm/te_hwrm_power.script    /epoc32/data/z/testdata/scripts/te_hwrm_power.script
../te_hwrm/te_hwrm_fmtx.script    /epoc32/data/z/testdata/scripts/te_hwrm_fmtx.script

../te_hwrm/te_hwrm.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm.script
../te_hwrm/te_hwrm_vibra.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_vibra.script
../te_hwrm/te_hwrm_light.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_light.script
../te_hwrm/te_hwrm_power.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_power.script
../te_hwrm/te_hwrm_fmtx.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_fmtx.script

../te_hwrm/te_hwrm.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm.script
../te_hwrm/te_hwrm_vibra.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_vibra.script
../te_hwrm/te_hwrm_light.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_light.script
../te_hwrm/te_hwrm_power.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_power.script
../te_hwrm/te_hwrm_fmtx.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_fmtx.script

#ifdef SYMBIAN_HWRM_EXTPOWERINFO
../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/data/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/release/winscw/udeb/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
../te_hwrm/te_hwrm_power_ext_charging_info.script    /epoc32/release/winscw/urel/z/testdata/scripts/te_hwrm_power_ext_charging_info.script
#endif //SYMBIAN_HWRM_EXTPOWERINFO

// ROM
te_hwrm.iby       /epoc32/rom/include/te_hwrm.iby

// Test UI plugins INI file
testuiplugins.ini   /epoc32/data/z/testdata/testuiplugins.ini
testuiplugins.ini   /epoc32/release/winscw/udeb/z/testdata/testuiplugins.ini
testuiplugins.ini   /epoc32/release/winscw/urel/z/testdata/testuiplugins.ini

PRJ_TESTMMPFILES
../te_hwrm/te_hwrm.mmp
../te_hwrm/te_hwrm_pr.mmp
../multiclient/hwrmtests/hwrmtests.mmp
../multiclient/mctest_f/mctest_f.mmp
../multiclient/mctest_b/mctest_b.mmp
../plugins/testuiplugin_f/group/hwrmtestuiplugin_f.mmp
../plugins/testuiplugin_b/group/hwrmtestuiplugin_b.mmp
../multiclient/HWRMLightTestF/group/HWRMLightTestF.mmp
../multiclient/HWRMLightTestB/group/HWRMLightTestB.mmp