diff -r 000000000000 -r 4e1aa6a622a0 sysstatemgmt/systemstatemgr/test/tsus/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysstatemgmt/systemstatemgr/test/tsus/group/bld.inf Tue Feb 02 00:53:00 2010 +0200 @@ -0,0 +1,67 @@ +// 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: +// + +/** + @file + @test + @internalComponent - Internal Symbian test code +*/ + +PRJ_PLATFORMS +DEFAULT + + +PRJ_EXPORTS +// test code only + + +PRJ_MMPFILES +// test code only + + +PRJ_TESTMMPFILES +tsus_ssmutilsrv.mmp +tsus_badsup.mmp +tsus_goodsup.mmp +tsus_swpchangesup.mmp +tsus_swppolicy_sustest.mmp + + +PRJ_TESTEXPORTS +ssmatest_sus.iby /epoc32/rom/include/ssmatest_sus.iby + +// Header file for ssrefplugins test code. +// Exporting it from test bld.inf as it is required for test code only. +#ifdef SYMBIAN_OLD_EXPORT_LOCATION +../../../sus/inc/susadaptionclisrv.h /epoc32/include/test/susadaptionclisrv.h +#else +../../../sus/inc/susadaptionclisrv.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/susadaptionclisrv.h) +#endif + +// cmd batch files for emulator / hardware test execution +../scripts/ssmatest_sus_run.bat /epoc32/data/z/ssmatest/ssmatest_sus_run.bat +../scripts/ssmatest_sus_run.bat /epoc32/release/winscw/udeb/ssmatest_sus_run.bat +../scripts/ssmatest_sus_run.bat /epoc32/release/winscw/urel/ssmatest_sus_run.bat + +// sus scripts +../scripts/ssmatest_sus_adaptionserver.script z:/ssmatest/ssmatest_sus_adaptionserver.script +../scripts/ssmatest_sus_supinfo.script z:/ssmatest/ssmatest_sus_supinfo.script +../scripts/ssmatest_sus_suploader.script z:/ssmatest/ssmatest_sus_suploader.script +../scripts/ssmatest_sus_platsec.script z:/ssmatest/ssmatest_sus_platsec.script +../scripts/ssmatest_sus_platsec2.script z:/ssmatest/ssmatest_sus_platsec2.script +../scripts/ssmatest_sus_utilserver.script z:/ssmatest/ssmatest_sus_utilserver.script +../scripts/ssmatest_sus_loadplugin.script z:/ssmatest/ssmatest_sus_loadplugin.script +../scripts/ssmatest_sus_adaptationpluginloader.script z:/ssmatest/ssmatest_sus_adaptationpluginloader.script +../scripts/ssmatest_sus_adptpluginloaderoom.script z:/ssmatest/ssmatest_sus_adptpluginloaderoom.script