diff -r 6edeef394eb7 -r 73b88125830c testfws/testexecmdw/tef/test/regressiontest/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testfws/testexecmdw/tef/test/regressiontest/group/bld.inf Fri Sep 17 08:39:50 2010 +0300 @@ -0,0 +1,36 @@ +// +// Copyright (c) 2005-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: +// + +#include "../scriptcommand/group/bld.inf" +#include "../teststep/group/bld.inf" +#include "../testblock/group/bld.inf" +#include "../logger/group/bld.inf" +#include "../console/group/bld.inf" +#include "../clienttest/group/bld.inf" +#include "../unittest/group/bld.inf" +#include "../concurrenttest/group/bld.inf" +#include "../commandline/group/bld.inf" +#include "../performancetest/group/bld.inf" +#include "../utilitiesut/group/bld.inf" + +PRJ_TESTEXPORTS +.\testexecute.ini \epoc32\winscw\c\system\data\testexecute_test.ini +.\te_regressiontest.iby \epoc32\rom\include\te_regressiontest.iby +.\regressiontest.bat \epoc32\winscw\c\regressiontest.bat +.\regressiontest_lite.bat \epoc32\winscw\c\regressiontest_lite.bat +.\te_regprepareenv.script \epoc32\winscw\c\testdata\scripts\te_regprepareenv.script +.\te_regcleanenv.script \epoc32\winscw\c\testdata\scripts\te_regcleanenv.script +.\tefregressiontest.script \epoc32\winscw\c\testdata\scripts\tefregressiontest.script