applayerpluginsandutils/bookmarksupport/group/bookmarktest.iby
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     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 
       
    18 #ifndef __BOOKMARKTEST_IBY__
       
    19 #define __BOOKMARKTEST_IBY__
       
    20 
       
    21 REM Bookmark Database Tests
       
    22 
       
    23 file=ABI_DIR\BUILD_DIR\tbookmark.exe		system\programs\tbookmark.exe	
       
    24 file=ABI_DIR\BUILD_DIR\tbkmrkunit.exe		system\programs\tbkmrkunit.exe	
       
    25 file=ABI_DIR\BUILD_DIR\tbookmark_sec.exe	system\programs\tbookmark_sec.exe
       
    26 file=ABI_DIR\BUILD_DIR\tbookmarkoom.exe		system\programs\tbookmarkoom.exe
       
    27 file=ABI_DIR\BUILD_DIR\tbookmarkbackup.exe	system\programs\tbookmarkbackup.exe
       
    28 
       
    29 REM version 1.0.0 database files used for testing missing last-modified time
       
    30 
       
    31 data=\epoc32\data\z\bookmarks\testdata\10205af8.cre	bookmarks\testdata\10205af8.cre
       
    32 data=\epoc32\data\z\bookmarks\testdata\10205af9.cre	bookmarks\testdata\10205af9.cre
       
    33 data=\epoc32\data\z\bookmarks\testdata\10205afa.cre	bookmarks\testdata\10205afa.cre
       
    34 data=\epoc32\data\z\bookmarks\testdata\10205afb.cre 	bookmarks\testdata\10205afb.cre
       
    35 data=ZPRIVATE\10281FE5\backup_registration.xml 		PRIVATE\10281FE5\backup_registration.xml
       
    36 
       
    37 #endif