persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.iby
branchRCL_3
changeset 24 cc28652e0254
parent 0 08ec8eefde2f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
       
     1 /*
       
     2 * Copyright (c) 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:
       
    15 *
       
    16 */
       
    17 #ifndef __TE_CENTREP_PERFTEST_IBY__
       
    18 #define __TE_CENTREP_PERFTEST_IBY__
       
    19 
       
    20 #include <testexecute.iby>
       
    21 
       
    22 // centrep test dlls
       
    23 #include <centreptesthelper.iby>
       
    24 
       
    25 // centrep test data
       
    26 #include <centreptestdata.iby>
       
    27 
       
    28 file=ABI_DIR\BUILD_DIR\CentRepPerfTest.exe		System\bin\CentRepPerfTest.exe
       
    29 
       
    30 data=DATAZ_\TEF_CentralRepository\perf.ini 			TEF_CentralRepository\perf.ini
       
    31 data=DATAZ_\TEF_CentralRepository\TE_PerfTest.script 	TEF_CentralRepository\TE_PerfTest.Script
       
    32 
       
    33 #endif //__TE_CENTREP_PERFTEST_IBY__