os/persistentdata/featuremgmt/featuremgr/test/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2007-2010 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 
    16 //helper test components
    17 #include "../helper/configured_efm/group/bld.inf"
    18 #include "../helper/test_plugins/group/bld.inf"
    19 #include "../helper/pluginhelper/group/bld.inf"
    20 #include "../helper/dummyswi/group/bld.inf"
    21 #include "../helper/helping_exe/group/bld.inf" 
    22 
    23 PRJ_TESTMMPFILES
    24 //Rtest project files
    25 // These backup and restore tests are techview tests, therefore need to be marked as manual for ONB purpose.  
    26 ../rtest/group/t_fmgrbackupresponse.mmp manual
    27 ../rtest/group/t_fmgrrestoreresponse.mmp manual
    28 
    29 // RTest for Textshell
    30 ../rtest/group/t_fmgrapi.mmp
    31 ../rtest/group/t_fmgroom.mmp
    32 ../rtest/group/t_fmgrstartup.mmp
    33 ../rtest/group/t_fmgrpanic.mmp
    34 ../rtest/group/t_fmgrbadclient.mmp
    35 ../rtest/group/t_fmgrsecurity1.mmp
    36 ../rtest/group/t_fmgrnotify.mmp
    37 ../rtest/group/t_fmgrperformance.mmp
    38 ../rtest/group/t_fmgrswi.mmp
    39 ../rtest/group/t_fmgrunitrefcount.mmp
    40 
    41 //TEF project files
    42 ../tef/tef_feature_generator/group/tef_feature_generator.mmp manual
    43 ../tef/tef_efm_normal/group/efm_normal_testserver.mmp manual
    44 ../tef/tef_efm_configured/group/efm_configured_testserver.mmp manual
    45 ../tef/tef_efm_unit/group/efm_unit_testserver.mmp manual
    46 ../tef/tef_efm_bursuite/group/tef_efm_bursuite.mmp manual
    47 
    48 PRJ_TESTEXPORTS
    49 //TEF script files
    50 ../tef/group/tef_featmgr.script 							z:/test/efm/scripts/tef_featmgr.script
    51 ../tef/tef_efm_normal/scripts/tef_efm_normal.script 		z:/test/efm/scripts/tef_efm_normal.script
    52 ../tef/tef_efm_normal/scripts/tef_efm_normal.ini			z:/test/efm/scripts/tef_efm_normal.ini
    53 ../tef/tef_efm_normal/scripts/tef_efm_normal_hardware.ini	z:/test/efm/scripts/tef_efm_normal_hardware.ini
    54 ../tef/tef_efm_normal/scripts/tef_efm_fullcap.script	 	z:/test/efm/scripts/tef_efm_fullcap.script
    55 ../tef/tef_efm_normal/scripts/tef_efm_lowcap.script 		z:/test/efm/scripts/tef_efm_lowcap.script
    56 ../tef/tef_efm_configured/scripts/tef_efm_configured.script z:/test/efm/scripts/tef_efm_configured.script
    57 ../tef/tef_efm_configured/scripts/tef_efm_performance.script z:/test/efm/scripts/tef_efm_performance.script
    58 ../tef/tef_efm_unit/scripts/tef_efm_unit.script 			z:/test/efm/scripts/tef_efm_unit.script
    59 ../tef/tef_efm_unit/scripts/tef_efm_unit.ini				z:/test/efm/scripts/tef_efm_unit.ini
    60 ../tef/tef_efm_bursuite/scripts/tef_efm_bursuite.script		z:/test/efm/scripts/tef_efm_bursuite.script
    61 
    62 // .ini file for characterisation testing.
    63 ../tef/tef_efm_configured/scripts/characterise.ini 		z:/test/efm/scripts/characterise.ini
    64 
    65 //feature definition files for TEF feature generator
    66 ../tef/tef_feature_generator/config/reconciliation_features.ini	z:/test/efm/scripts/reconciliation_features.ini
    67 ../tef/tef_feature_generator/config/persistence_features.ini  	z:/test/efm/scripts/persistence_features.ini
    68 ../tef/tef_feature_generator/config/dsr_features.ini			z:/test/efm/scripts/dsr_features.ini
    69 ../tef/tef_feature_generator/config/plugin_features.ini			z:/test/efm/scripts/plugin_features.ini
    70 ../tef/tef_feature_generator/config/unit_features.ini			z:/test/efm/scripts/unit_features.ini
    71 ../tef/tef_feature_generator/config/unit_runtime_features.ini	z:/test/efm/scripts/unit_runtime_features.ini
    72 ../tef/tef_feature_generator/config/corruptdat.ini				z:/test/efm/scripts/corruptdat.ini
    73 
    74 // TestExecute additional files (urel & udeb)
    75 ../tef/tef_efm_bursuite/scripts/tef_efm_bursuite.ini	z:/test/efm/scripts/tef_efm_bursuite.ini
    76 
    77 // 1200 feature data file for characterisation testing.
    78 ../tef/tef_efm_configured/data/fs_1200.dat 		z:/test/efm/scripts/fs_1200.dat
    79 
    80 //corrupt features file
    81 ../tef/tef_efm_configured/data/noheader.dat	z:/test/efm/scripts/noheader.dat
    82 ../tef/tef_efm_configured/data/partial.dat	z:/test/efm/scripts/partial.dat
    83 
    84 //iby files for the test components
    85 featmgr_techview_test.iby                                       /epoc32/rom/include/featmgr_techview_test.iby
    86 featmgr_techview_rtest.iby                                      /epoc32/rom/include/featmgr_techview_rtest.iby
    87 featmgr_textshell_test.iby                                      /epoc32/rom/include/featmgr_textshell_test.iby
    88 ../tef/tef_efm_configured/group/efm_configured_testserver.iby   /epoc32/rom/include/efm_configured_testserver.iby
    89 ../tef/tef_efm_normal/group/efm_normal_testserver.iby 			/epoc32/rom/include/efm_normal_testserver.iby
    90 ../tef/tef_efm_unit/group/efm_unit_testserver.iby 				/epoc32/rom/include/efm_unit_testserver.iby
    91 ../tef/tef_feature_generator/group/tef_feature_generator.iby	/epoc32/rom/include/tef_feature_generator.iby
    92 ../tef/tef_efm_bursuite/group/tef_efm_bursuite.iby           	/epoc32/rom/include/tef_efm_bursuite.iby
    93 
    94 //iby file for manual patchable data test
    95 patch_featmgr_timeout_constant.iby 		/epoc32/rom/include/patch_featmgr_timeout_constant.iby
    96 
    97