sysstatemgmt/systemstatemgr/test/tsus/group/ssmatest_sus.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:29:05 +0300
branchRCL_3
changeset 60 ccb4f6b3db21
parent 0 4e1aa6a622a0
permissions -rw-r--r--
Revision: 201033 Kit: 201035

// Copyright (c) 2007-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:
//

#ifndef __SSMATEST_SUS_IBY__
#define __SSMATEST_SUS_IBY__

#include <testexecute.iby>
#include <setcap.iby>

// test server
data=ABI_DIR\DEBUG_DIR\tsus_ssmutilsrv.exe				sys\bin\tsus_ssmutilsrv.exe

// rsc files for the rom
data=EPOCROOT##epoc32\data\z\private\2000d75b\policy.00000\tsuspublishswp.rsc		private\2000d75b\policy.00000\tsuspublishswp.rsc

// sup policies
data=ABI_DIR\BUILD_DIR\tsus_badsup.dll					sys\bin\tsus_badsup.dll
data=ABI_DIR\BUILD_DIR\tsus_goodsup.dll					sys\bin\tsus_goodsup.dll
data=ABI_DIR\BUILD_DIR\tsus_swpchangesup.dll				sys\bin\tsus_swpchangesup.dll

// swp policies
data=ABI_DIR\BUILD_DIR\ssm.swp.policy.sustest.dll		sys\bin\ssm.swp.policy.sustest.dll

// script files
data=DATAZ_\ssmatest\ssmatest_sus_run.bat						\ssmatest_sus_run.bat
data=DATAZ_\ssmatest\ssmatest_sus_adaptationpluginloader.script	\ssmatest\ssmatest_sus_adaptationpluginloader.script
data=DATAZ_\ssmatest\ssmatest_sus_adaptionserver.script			\ssmatest\ssmatest_sus_adaptionserver.script
data=DATAZ_\ssmatest\ssmatest_sus_supinfo.script				\ssmatest\ssmatest_sus_supinfo.script
data=DATAZ_\ssmatest\ssmatest_sus_suploader.script				\ssmatest\ssmatest_sus_suploader.script
data=DATAZ_\ssmatest\ssmatest_sus_platsec.script				\ssmatest\ssmatest_sus_platsec.script
data=DATAZ_\ssmatest\ssmatest_sus_platsec2.script				\ssmatest\ssmatest_sus_platsec2.script
data=DATAZ_\ssmatest\ssmatest_sus_utilserver.script				\ssmatest\ssmatest_sus_utilserver.script
data=DATAZ_\ssmatest\ssmatest_sus_loadplugin.script				\ssmatest\ssmatest_sus_loadplugin.script
data=DATAZ_\ssmatest\ssmatest_sus_adptpluginloaderoom.script		\ssmatest\ssmatest_sus_adptpluginloaderoom.script

#endif