tzservices/tzserver/test/group/timezonertests.iby
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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 __TIMEZONERTESTS_IBY__
       
    18 #define __TIMEZONERTESTS_IBY__
       
    19 
       
    20 //
       
    21 // Executables and libraries for RTest tests.
       
    22 //
       
    23 
       
    24 file=ABI_DIR\BUILD_DIR\t_databaseupdate.exe					SYSTEM_BINDIR\t_databaseupdate.exe
       
    25 file=ABI_DIR\BUILD_DIR\tz_userdata.exe						SYSTEM_BINDIR\tz_userdata.exe
       
    26 file=ABI_DIR\BUILD_DIR\tz_backup.exe						SYSTEM_BINDIR\tz_backup.exe
       
    27 file=ABI_DIR\BUILD_DIR\t_tzdatachangenotification.exe 		SYSTEM_BINDIR\t_tzdatachangenotification.exe
       
    28 file=ABI_DIR\BUILD_DIR\t_tzswiobserver.exe					SYSTEM_BINDIR\t_tzswiobserver.exe
       
    29 file=ABI_DIR\BUILD_DIR\t_tzdatabaseupdate.exe   			SYSTEM_BINDIR\t_tzdatabaseupdate.exe
       
    30 file=ABI_DIR\BUILD_DIR\t_tzlocalizationdbcreationtests.exe	SYSTEM_BINDIR\t_tzlocalizationdbcreationtests.exe
       
    31 file=ABI_DIR\BUILD_DIR\switest.dll							SYSTEM_BINDIR\switest.dll
       
    32 
       
    33 //
       
    34 // Data for RTest tests.
       
    35 //
       
    36 
       
    37 data=DATAZ_\testresourcefiles\tzdb.dbz						\testresourcefiles\tzdb.dbz
       
    38 data=DATAZ_\testresourcefiles\tz_userdata_empty.db			\testresourcefiles\tz_userdata_empty.db
       
    39 data=DATAZ_\testresourcefiles\locDbStart_test.db			\testresourcefiles\locDbStart_test.db
       
    40 data=DATAZ_\testresourcefiles\timezonegroups.r01 			\testresourcefiles\timezonegroups.r01
       
    41 data=DATAZ_\testresourcefiles\timezonegroups.r02			\testresourcefiles\timezonegroups.r02
       
    42 data=DATAZ_\testresourcefiles\timezonegroups.rsc			\testresourcefiles\timezonegroups.rsc
       
    43 data=DATAZ_\testresourcefiles\timezones.r01					\testresourcefiles\timezones.r01
       
    44 data=DATAZ_\testresourcefiles\timezones.r02					\testresourcefiles\timezones.r02
       
    45 data=DATAZ_\testresourcefiles\timezones.rsc					\testresourcefiles\timezones.rsc
       
    46 data=DATAZ_\testresourcefiles\signed_timezone_upgrade.sis	\testresourcefiles\signed_timezone_upgrade.sis
       
    47 data=DATAZ_\data\TEFSigned_timezone_upgrade.sis				data\TEFSigned_timezone_upgrade.sis
       
    48 
       
    49 #endif