diff -r 000000000000 -r c6b0df440bee dbgsrv/coredumpserver/test/automatictests/tcds_unit/group/tcds_unit.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dbgsrv/coredumpserver/test/automatictests/tcds_unit/group/tcds_unit.iby Tue Mar 02 10:33:16 2010 +0530 @@ -0,0 +1,34 @@ +// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// iby file for tcds_unit tests + +#ifndef __TCDS_UNIT_IBY__ +#define __TCDS_UNIT_IBY__ + +#include + +file=ABI_DIR/BUILD_DIR/OEMDebug_10286A65.exe sys/bin/oemdebug_10286A65.exe +file=ABI_DIR/BUILD_DIR/tcds_unit.exe sys/bin/tcds_unit.exe +file=ABI_DIR/BUILD_DIR/tcds_unit_selflib.exe sys/bin/tcds_unit_selflib.exe + +data=EPOCROOT##Epoc32/winscw/c/scripts/tcds_unit.script /scripts/tcds_unit.script +data=EPOCROOT##Epoc32/winscw/c/scripts/tcds_unit_selflib.script /scripts/tcds_unit_selflib.script +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tcds_unit.ini /data/tcds_unit.ini +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tcds_unit_selflib.ini /data/tcds_unit_selflib.ini +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelf1.elf /data/testelf1.elf +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelfexecutable.elf /data/testelfexecutable.elf +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/testelfinvalid.elf /data/testelfinvalid.elf +data=EPOCROOT##Epoc32/release/winscw/udeb/z/data/tinytestelf.elf /data/tinytestelf.elf + +#endif