dbgsrv/coredumpserver/test/automatictests/tcds_unit/group/tcds_unit.iby
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //	iby file for tcds_unit tests
       
    15 
       
    16 #ifndef __TCDS_UNIT_IBY__
       
    17 #define __TCDS_UNIT_IBY__
       
    18 
       
    19 #include <testexecute.iby>
       
    20 
       
    21 file=ABI_DIR/BUILD_DIR/OEMDebug_10286A65.exe				sys/bin/oemdebug_10286A65.exe
       
    22 file=ABI_DIR/BUILD_DIR/tcds_unit.exe						sys/bin/tcds_unit.exe
       
    23 file=ABI_DIR/BUILD_DIR/tcds_unit_selflib.exe				sys/bin/tcds_unit_selflib.exe
       
    24 
       
    25 data=EPOCROOT##Epoc32/winscw/c/scripts/tcds_unit.script				/scripts/tcds_unit.script
       
    26 data=EPOCROOT##Epoc32/winscw/c/scripts/tcds_unit_selflib.script		/scripts/tcds_unit_selflib.script
       
    27 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tcds_unit.ini					/data/tcds_unit.ini
       
    28 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tcds_unit_selflib.ini			/data/tcds_unit_selflib.ini
       
    29 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelf1.elf					/data/testelf1.elf 
       
    30 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelfexecutable.elf			/data/testelfexecutable.elf
       
    31 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelfinvalid.elf				/data/testelfinvalid.elf
       
    32 data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tinytestelf.elf					/data/tinytestelf.elf
       
    33 
       
    34 #endif