sysstatemgmt/systemstatemgr/test/tssm/group/bld.inf
author hgs
Tue, 02 Nov 2010 13:09:35 +0200
changeset 84 db3d1bc2aa9c
parent 0 4e1aa6a622a0
permissions -rw-r--r--
201043_01

// 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
tssm_server.mmp

// smm client utility
tssm_ssmclient.mmp

// custom command dll
tssm_customcmd.mmp

// state policy dll files
tssm_statepolicy_bad.mmp
tssm_statepolicy_simple.mmp
tssm_statepolicy_fail.mmp
tssm_statepolicy_invalidlist.mmp
tssm_statepolicy_paniccle.mmp
tssm_statepolicy_dependency.mmp
tssm_statepolicy_nextstatea.mmp
tssm_statepolicy_nextstateb.mmp
tssm_statepolicy_nextstatec.mmp
tssm_statepolicy_capability.mmp
tssm_statepolicy_conditionalcommands.mmp
tssm_statepolicy_generic.mmp

// swp policy dll files
tssm_swppolicy_bad.mmp
tssm_swppolicy_simple.mmp
tssm_swppolicy_invalidlist.mmp
tssm_swppolicy_common.mmp
tssm_swppolicy_paniccle.mmp
tssm_swppolicy_dependency.mmp
tssm_swppolicy_ssmincleret.mmp
tssm_swppolicy_generic.mmp


PRJ_TESTEXPORTS
ssmatest_ssm.iby			/epoc32/rom/include/ssmatest_ssm.iby

// cmd batch files for emulator / hardware test execution
../scripts/ssmatest_ssm_run.bat			/epoc32/data/z/ssmatest/ssmatest_ssm_run.bat
../scripts/ssmatest_ssm_run.bat			/epoc32/release/winscw/udeb/ssmatest_ssm_run.bat
../scripts/ssmatest_ssm_run.bat			/epoc32/release/winscw/urel/ssmatest_ssm_run.bat

// cmd scripts
../scripts/ssmatest_ssm_platsec.script					z:/ssmatest/ssmatest_ssm_platsec.script
../scripts/ssmatest_ssm_paniccle.script					z:/ssmatest/ssmatest_ssm_paniccle.script
../scripts/ssmatest_ssm_server.script					z:/ssmatest/ssmatest_ssm_server.script
../scripts/ssmatest_ssm_statefurthertransition.script	z:/ssmatest/ssmatest_ssm_statefurthertransition.script
../scripts/ssmatest_ssm_conditionalcommands.script	z:/ssmatest/ssmatest_ssm_conditionalcommands.script
../scripts/ssmatest_ssm_ssmcledeadlock.script	z:/ssmatest/ssmatest_ssm_ssmcledeadlock.script
../scripts/ssmatest_ssm_repeatedpublishstate.script	z:/ssmatest/ssmatest_ssm_repeatedpublishstate.script
../scripts/ssmatest_ssm_statepolicyresolver.script		z:/ssmatest/ssmatest_ssm_statepolicyresolver.script
../scripts/ssmatest_ssm_statetransitionengine.script	z:/ssmatest/ssmatest_ssm_statetransitionengine.script
../scripts/ssmatest_ssm_swpcommonplugin.script			z:/ssmatest/ssmatest_ssm_swpcommonplugin.script
../scripts/ssmatest_ssm_swphandlecleret.script			z:/ssmatest/ssmatest_ssm_swphandlecleret.script
../scripts/ssmatest_ssm_swpdependencies.script			z:/ssmatest/ssmatest_ssm_swpdependencies.script
../scripts/ssmatest_ssm_swppolicymap.script				z:/ssmatest/ssmatest_ssm_swppolicymap.script
../scripts/ssmatest_ssm_swppolicyresolver.script		z:/ssmatest/ssmatest_ssm_swppolicyresolver.script
../scripts/ssmatest_ssm_swptransitionengine.script		z:/ssmatest/ssmatest_ssm_swptransitionengine.script
../scripts/ssmatest_ssm_swptransitionscheduler.script	z:/ssmatest/ssmatest_ssm_swptransitionscheduler.script
../scripts/ssmatest_ssm_swprequesthandler.script		z:/ssmatest/ssmatest_ssm_swprequesthandler.script
../scripts/ssmatest_ssm_validstatelist.script			z:/ssmatest/ssmatest_ssm_validstatelist.script
../scripts/ssmatest_ssm_validswplist.script				z:/ssmatest/ssmatest_ssm_validswplist.script
../scripts/ssmatest_ssm_notifypropertychange.script		z:/ssmatest/ssmatest_ssm_notifypropertychange.script
../scripts/ssmatest_ssm_rswppolicysess.script			z:/ssmatest/ssmatest_ssm_rswppolicysess.script
../scripts/ssmatest_ssm_cmdexecution_oom.script			z:/ssmatest/ssmatest_ssm_cmdexecution_oom.script

// Central Repository registration file
#ifndef SSMA_CONDEVAL_2001D2A8_EXPORT
#define SSMA_CONDEVAL_2001D2A8_EXPORT
2001d2a8.txt                    z:/private/10202be9/2001d2a8.txt
#endif