os/persistentdata/featuremgmt/featuremgr/test/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/persistentdata/featuremgmt/featuremgr/test/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,97 @@
     1.4 +// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +
    1.19 +//helper test components
    1.20 +#include "../helper/configured_efm/group/bld.inf"
    1.21 +#include "../helper/test_plugins/group/bld.inf"
    1.22 +#include "../helper/pluginhelper/group/bld.inf"
    1.23 +#include "../helper/dummyswi/group/bld.inf"
    1.24 +#include "../helper/helping_exe/group/bld.inf" 
    1.25 +
    1.26 +PRJ_TESTMMPFILES
    1.27 +//Rtest project files
    1.28 +// These backup and restore tests are techview tests, therefore need to be marked as manual for ONB purpose.  
    1.29 +../rtest/group/t_fmgrbackupresponse.mmp manual
    1.30 +../rtest/group/t_fmgrrestoreresponse.mmp manual
    1.31 +
    1.32 +// RTest for Textshell
    1.33 +../rtest/group/t_fmgrapi.mmp
    1.34 +../rtest/group/t_fmgroom.mmp
    1.35 +../rtest/group/t_fmgrstartup.mmp
    1.36 +../rtest/group/t_fmgrpanic.mmp
    1.37 +../rtest/group/t_fmgrbadclient.mmp
    1.38 +../rtest/group/t_fmgrsecurity1.mmp
    1.39 +../rtest/group/t_fmgrnotify.mmp
    1.40 +../rtest/group/t_fmgrperformance.mmp
    1.41 +../rtest/group/t_fmgrswi.mmp
    1.42 +../rtest/group/t_fmgrunitrefcount.mmp
    1.43 +
    1.44 +//TEF project files
    1.45 +../tef/tef_feature_generator/group/tef_feature_generator.mmp manual
    1.46 +../tef/tef_efm_normal/group/efm_normal_testserver.mmp manual
    1.47 +../tef/tef_efm_configured/group/efm_configured_testserver.mmp manual
    1.48 +../tef/tef_efm_unit/group/efm_unit_testserver.mmp manual
    1.49 +../tef/tef_efm_bursuite/group/tef_efm_bursuite.mmp manual
    1.50 +
    1.51 +PRJ_TESTEXPORTS
    1.52 +//TEF script files
    1.53 +../tef/group/tef_featmgr.script 							z:/test/efm/scripts/tef_featmgr.script
    1.54 +../tef/tef_efm_normal/scripts/tef_efm_normal.script 		z:/test/efm/scripts/tef_efm_normal.script
    1.55 +../tef/tef_efm_normal/scripts/tef_efm_normal.ini			z:/test/efm/scripts/tef_efm_normal.ini
    1.56 +../tef/tef_efm_normal/scripts/tef_efm_normal_hardware.ini	z:/test/efm/scripts/tef_efm_normal_hardware.ini
    1.57 +../tef/tef_efm_normal/scripts/tef_efm_fullcap.script	 	z:/test/efm/scripts/tef_efm_fullcap.script
    1.58 +../tef/tef_efm_normal/scripts/tef_efm_lowcap.script 		z:/test/efm/scripts/tef_efm_lowcap.script
    1.59 +../tef/tef_efm_configured/scripts/tef_efm_configured.script z:/test/efm/scripts/tef_efm_configured.script
    1.60 +../tef/tef_efm_configured/scripts/tef_efm_performance.script z:/test/efm/scripts/tef_efm_performance.script
    1.61 +../tef/tef_efm_unit/scripts/tef_efm_unit.script 			z:/test/efm/scripts/tef_efm_unit.script
    1.62 +../tef/tef_efm_unit/scripts/tef_efm_unit.ini				z:/test/efm/scripts/tef_efm_unit.ini
    1.63 +../tef/tef_efm_bursuite/scripts/tef_efm_bursuite.script		z:/test/efm/scripts/tef_efm_bursuite.script
    1.64 +
    1.65 +// .ini file for characterisation testing.
    1.66 +../tef/tef_efm_configured/scripts/characterise.ini 		z:/test/efm/scripts/characterise.ini
    1.67 +
    1.68 +//feature definition files for TEF feature generator
    1.69 +../tef/tef_feature_generator/config/reconciliation_features.ini	z:/test/efm/scripts/reconciliation_features.ini
    1.70 +../tef/tef_feature_generator/config/persistence_features.ini  	z:/test/efm/scripts/persistence_features.ini
    1.71 +../tef/tef_feature_generator/config/dsr_features.ini			z:/test/efm/scripts/dsr_features.ini
    1.72 +../tef/tef_feature_generator/config/plugin_features.ini			z:/test/efm/scripts/plugin_features.ini
    1.73 +../tef/tef_feature_generator/config/unit_features.ini			z:/test/efm/scripts/unit_features.ini
    1.74 +../tef/tef_feature_generator/config/unit_runtime_features.ini	z:/test/efm/scripts/unit_runtime_features.ini
    1.75 +../tef/tef_feature_generator/config/corruptdat.ini				z:/test/efm/scripts/corruptdat.ini
    1.76 +
    1.77 +// TestExecute additional files (urel & udeb)
    1.78 +../tef/tef_efm_bursuite/scripts/tef_efm_bursuite.ini	z:/test/efm/scripts/tef_efm_bursuite.ini
    1.79 +
    1.80 +// 1200 feature data file for characterisation testing.
    1.81 +../tef/tef_efm_configured/data/fs_1200.dat 		z:/test/efm/scripts/fs_1200.dat
    1.82 +
    1.83 +//corrupt features file
    1.84 +../tef/tef_efm_configured/data/noheader.dat	z:/test/efm/scripts/noheader.dat
    1.85 +../tef/tef_efm_configured/data/partial.dat	z:/test/efm/scripts/partial.dat
    1.86 +
    1.87 +//iby files for the test components
    1.88 +featmgr_techview_test.iby                                       /epoc32/rom/include/featmgr_techview_test.iby
    1.89 +featmgr_techview_rtest.iby                                      /epoc32/rom/include/featmgr_techview_rtest.iby
    1.90 +featmgr_textshell_test.iby                                      /epoc32/rom/include/featmgr_textshell_test.iby
    1.91 +../tef/tef_efm_configured/group/efm_configured_testserver.iby   /epoc32/rom/include/efm_configured_testserver.iby
    1.92 +../tef/tef_efm_normal/group/efm_normal_testserver.iby 			/epoc32/rom/include/efm_normal_testserver.iby
    1.93 +../tef/tef_efm_unit/group/efm_unit_testserver.iby 				/epoc32/rom/include/efm_unit_testserver.iby
    1.94 +../tef/tef_feature_generator/group/tef_feature_generator.iby	/epoc32/rom/include/tef_feature_generator.iby
    1.95 +../tef/tef_efm_bursuite/group/tef_efm_bursuite.iby           	/epoc32/rom/include/tef_efm_bursuite.iby
    1.96 +
    1.97 +//iby file for manual patchable data test
    1.98 +patch_featmgr_timeout_constant.iby 		/epoc32/rom/include/patch_featmgr_timeout_constant.iby
    1.99 +
   1.100 +