persistentstorage/centralrepository/group/CentralRepositoryTests.iby
changeset 55 44f437012c90
parent 51 7d4490026038
equal deleted inserted replaced
51:7d4490026038 55:44f437012c90
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    41 file=ABI_DIR\BUILD_DIR\t_cenrep_cache.exe				test\t_cenrep_cache.exe
    41 file=ABI_DIR\BUILD_DIR\t_cenrep_cache.exe				test\t_cenrep_cache.exe
    42 
    42 
    43 file=ABI_DIR\BUILD_DIR\t_cenrep_back_rest.exe			test\t_cenrep_back_rest.exe
    43 file=ABI_DIR\BUILD_DIR\t_cenrep_back_rest.exe			test\t_cenrep_back_rest.exe
    44 file=ABI_DIR\BUILD_DIR\t_cenrep_back_rest_delete.exe	test\t_cenrep_back_rest_delete.exe
    44 file=ABI_DIR\BUILD_DIR\t_cenrep_back_rest_delete.exe	test\t_cenrep_back_rest_delete.exe
    45 
    45 
       
    46 #if defined(SYMBIAN_INCLUDE_APP_CENTRIC)
       
    47 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_array.exe			test\t_cenrep_pma_array.exe
       
    48 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_bur.exe             test\t_cenrep_pma_bur.exe
       
    49 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_fota.exe			test\t_cenrep_pma_fota.exe
       
    50 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_oom.exe 		    test\t_cenrep_pma_oom.exe
       
    51 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_rfs.exe			    test\t_cenrep_pma_rfs.exe
       
    52 
       
    53 #ifdef SYMBIAN_CENTREP_SUPPORT_MULTIROFS
       
    54 file=ABI_DIR\BUILD_DIR\t_cenrep_pma_multirofs.exe		test\t_cenrep_pma_multirofs.exe
       
    55 #endif // SYMBIAN_CENTREP_SUPPORT_MULTIROFS
       
    56 
       
    57 #endif //SYMBIAN_INCLUDE_APP_CENTRIC
       
    58 
    46 // centrep test data
    59 // centrep test data
    47 #include <centreptestdata.iby>
    60 #include <centreptestdata.iby>
    48 
    61 
    49 //centrep multi rofs data
    62 //centrep multi rofs data
    50 #ifdef SYMBIAN_CENTREP_SUPPORT_MULTIROFS
    63 #ifdef SYMBIAN_CENTREP_SUPPORT_MULTIROFS