sl@0: // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // For all Techview tests (TEF + RTest). sl@0: // sl@0: sl@0: #ifndef __FEATMGR_TEST_IBY__ sl@0: #define __FEATMGR_TEST_IBY__ sl@0: sl@0: // Make sure that the feature manager production code is included in the ROM. sl@0: #include "featmgr.iby" sl@0: sl@0: // Techview RTests. sl@0: file=ABI_DIR\BUILD_DIR\t_fmgrbackupresponse.exe test\t_fmgrbackupresponse.exe sl@0: file=ABI_DIR\BUILD_DIR\t_fmgrrestoreresponse.exe test\t_fmgrrestoreresponse.exe sl@0: sl@0: //main efm test script sl@0: data=DATAZ_\test\efm\scripts\tef_featmgr.script test\efm\scripts\tef_featmgr.script sl@0: sl@0: //tef tests .iby files sl@0: #include "efm_configured_testserver.iby" sl@0: #include "efm_normal_testserver.iby" sl@0: #include "efm_unit_testserver.iby" sl@0: #include "tef_feature_generator.iby" sl@0: #include "tef_efm_bursuite.iby" sl@0: sl@0: // helper .iby files sl@0: #include "test_efm.iby" sl@0: #include "pluginhelper.iby" sl@0: #include "test_plugins.iby" sl@0: #include "dummyswi.iby" sl@0: #include "helping_exe.iby" sl@0: sl@0: #endif //__FEATMGR_TEST_IBY__