persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     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 __TEF_CentralRepository_IBY__
       
    18 #define __TEF_CentralRepository_IBY__
       
    19 
       
    20 // Note that this iby intentionally does not include TE_CentRepPerfTest.iby because the perf test
       
    21 // needs to be run on a ROM with configured centrep code. This iby should include all TEF tests that
       
    22 // run on unconfigured code.
       
    23 //
       
    24 // Note also that all these tests are techview tests.
       
    25 
       
    26 #include <te_centrep_BURsuite.iby>
       
    27 #include <te_centrep_SWIsuite.iby>
       
    28 
       
    29 #endif // __TEF_CentralRepository_IBY__