rom/mds_testers.iby
changeset 0 c53acadfccc6
equal deleted inserted replaced
-1:000000000000 0:c53acadfccc6
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Metadata system iby file (for ROM image creation)
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __METADATATESTERS_IBY__
       
    19 #define __METADATATESTERS_IBY__
       
    20 
       
    21 rem - !!! TEST APPLICATIONS !!!
       
    22 S60_APP_EXE(mdeexample)
       
    23 S60_APP_AIF_RSC(mdeexample)
       
    24 S60_APP_RESOURCE(mdeexample)
       
    25 
       
    26 //S60_APP_EXE(HarvesterPluginTester)
       
    27 //S60_APP_AIF_RSC(HarvesterPluginTester)
       
    28 //S60_APP_RESOURCE(HarvesterPluginTester)
       
    29 
       
    30 S60_APP_EXE(HarvesterClientTest)
       
    31 S60_APP_AIF_RSC(HarvesterClientTest)
       
    32 S60_APP_RESOURCE(HarvesterClientTest)
       
    33 
       
    34 //S60_APP_EXE(MonitorPluginTester)
       
    35 //S60_APP_AIF_RSC(MonitorPluginTester)
       
    36 //S60_APP_RESOURCE(MonitorPluginTester)
       
    37 
       
    38 //S60_APP_EXE(ComposerPluginTester)
       
    39 //S60_APP_AIF_RSC(ComposerPluginTester)
       
    40 //S60_APP_RESOURCE(ComposerPluginTester)
       
    41 
       
    42 //S60_APP_EXE(mdsfsplugintest)
       
    43 //S60_APP_AIF_RSC(mdsfsplugintest)
       
    44 //S60_APP_RESOURCE(mdsfsplugintest)
       
    45 
       
    46 S60_APP_EXE(locationtest)
       
    47 S60_APP_AIF_RSC(locationtest)
       
    48 S60_APP_RESOURCE(locationtest)
       
    49 
       
    50 S60_APP_EXE(HarvesterEventTest_0xE1642415)
       
    51 S60_APP_AIF_RSC(HarvesterEventTest_0xE1642415)
       
    52 S60_APP_RESOURCE(HarvesterEventTest_0xE1642415)
       
    53 
       
    54 S60_APP_EXE(HarvesterEventTest2_0xE1642416)
       
    55 S60_APP_AIF_RSC(HarvesterEventTest2_0xE1642416)
       
    56 S60_APP_RESOURCE(HarvesterEventTest2_0xE1642416)
       
    57 
       
    58 //S60_APP_EXE(LocationPluginTest)
       
    59 file=ABI_DIR\BUILD_DIR\locationplugintest.exe	PROGRAMS_DIR\locationplugintest.exe
       
    60 file=ABI_DIR\BUILD_DIR\blacklisttest.exe		PROGRAMS_DIR\blacklisttest.exe
       
    61 
       
    62 rem - Test Application data
       
    63 data=EPOCROOT##epoc32\data\z\Private\200009FD\mdeexampleimportmetadata.mde  Data\Others\mdeexampleimportmetadata.mde
       
    64 data=EPOCROOT##epoc32\data\z\Private\200009FD\test_schema.mde               Data\Others\test_schema.mde
       
    65 
       
    66 #endif //__METADATATESTERS_IBY__