First public contribution.
1 // Copyright (c) 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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // For all Techview tests (TEF + RTest).
17 #ifndef __FEATMGR_TEST_IBY__
18 #define __FEATMGR_TEST_IBY__
20 // Make sure that the feature manager production code is included in the ROM.
21 #include "featmgr.iby"
24 file=ABI_DIR\BUILD_DIR\t_fmgrbackupresponse.exe test\t_fmgrbackupresponse.exe
25 file=ABI_DIR\BUILD_DIR\t_fmgrrestoreresponse.exe test\t_fmgrrestoreresponse.exe
27 //main efm test script
28 data=DATAZ_\test\efm\scripts\tef_featmgr.script test\efm\scripts\tef_featmgr.script
30 //tef tests .iby files
31 #include "efm_configured_testserver.iby"
32 #include "efm_normal_testserver.iby"
33 #include "efm_unit_testserver.iby"
34 #include "tef_feature_generator.iby"
35 #include "tef_efm_bursuite.iby"
38 #include "test_efm.iby"
39 #include "pluginhelper.iby"
40 #include "test_plugins.iby"
41 #include "dummyswi.iby"
42 #include "helping_exe.iby"
44 #endif //__FEATMGR_TEST_IBY__