persistentstorage/centralrepository/test/testexecute/group/TEF_CentralRepository.iby
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 /*
     1 /*
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 // needs to be run on a ROM with configured centrep code. This iby should include all TEF tests that
    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.
    22 // run on unconfigured code.
    23 //
    23 //
    24 // Note also that all these tests are techview tests.
    24 // Note also that all these tests are techview tests.
    25 
    25 
    26 #ifdef CENTREP_MW_TESTS
    26 #include <te_centrep_BURsuite.iby>
    27     #include <te_centrep_BURsuite.iby>
    27 #include <te_centrep_SWIsuite.iby>
    28     #include <te_centrep_SWIsuite.iby>
    28 
    29 #endif // CENTREP_MW_TESTS
       
    30     
       
    31 #endif // __TEF_CentralRepository_IBY__
    29 #endif // __TEF_CentralRepository_IBY__