sysstatemgmt/systemstatemgr/test/tssm/group/bld.inf
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 /**
       
    17  @file
       
    18  @test
       
    19  @internalComponent - Internal Symbian test code 
       
    20 */
       
    21  
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 
       
    26 PRJ_EXPORTS
       
    27 // test code only
       
    28 
       
    29 
       
    30 PRJ_MMPFILES
       
    31 // test code only
       
    32 
       
    33 
       
    34 PRJ_TESTMMPFILES
       
    35 tssm_server.mmp
       
    36 
       
    37 // smm client utility
       
    38 tssm_ssmclient.mmp
       
    39 
       
    40 // custom command dll
       
    41 tssm_customcmd.mmp
       
    42 
       
    43 // state policy dll files
       
    44 tssm_statepolicy_bad.mmp
       
    45 tssm_statepolicy_simple.mmp
       
    46 tssm_statepolicy_fail.mmp
       
    47 tssm_statepolicy_invalidlist.mmp
       
    48 tssm_statepolicy_paniccle.mmp
       
    49 tssm_statepolicy_dependency.mmp
       
    50 tssm_statepolicy_nextstatea.mmp
       
    51 tssm_statepolicy_nextstateb.mmp
       
    52 tssm_statepolicy_nextstatec.mmp
       
    53 tssm_statepolicy_capability.mmp
       
    54 tssm_statepolicy_conditionalcommands.mmp
       
    55 tssm_statepolicy_generic.mmp
       
    56 
       
    57 // swp policy dll files
       
    58 tssm_swppolicy_bad.mmp
       
    59 tssm_swppolicy_simple.mmp
       
    60 tssm_swppolicy_invalidlist.mmp
       
    61 tssm_swppolicy_common.mmp
       
    62 tssm_swppolicy_paniccle.mmp
       
    63 tssm_swppolicy_dependency.mmp
       
    64 tssm_swppolicy_ssmincleret.mmp
       
    65 tssm_swppolicy_generic.mmp
       
    66 
       
    67 
       
    68 PRJ_TESTEXPORTS
       
    69 ssmatest_ssm.iby			/epoc32/rom/include/ssmatest_ssm.iby
       
    70 
       
    71 // cmd batch files for emulator / hardware test execution
       
    72 ../scripts/ssmatest_ssm_run.bat			/epoc32/data/z/ssmatest/ssmatest_ssm_run.bat
       
    73 ../scripts/ssmatest_ssm_run.bat			/epoc32/release/winscw/udeb/ssmatest_ssm_run.bat
       
    74 ../scripts/ssmatest_ssm_run.bat			/epoc32/release/winscw/urel/ssmatest_ssm_run.bat
       
    75 
       
    76 // cmd scripts
       
    77 ../scripts/ssmatest_ssm_platsec.script					z:/ssmatest/ssmatest_ssm_platsec.script
       
    78 ../scripts/ssmatest_ssm_paniccle.script					z:/ssmatest/ssmatest_ssm_paniccle.script
       
    79 ../scripts/ssmatest_ssm_server.script					z:/ssmatest/ssmatest_ssm_server.script
       
    80 ../scripts/ssmatest_ssm_statefurthertransition.script	z:/ssmatest/ssmatest_ssm_statefurthertransition.script
       
    81 ../scripts/ssmatest_ssm_conditionalcommands.script	z:/ssmatest/ssmatest_ssm_conditionalcommands.script
       
    82 ../scripts/ssmatest_ssm_ssmcledeadlock.script	z:/ssmatest/ssmatest_ssm_ssmcledeadlock.script
       
    83 ../scripts/ssmatest_ssm_repeatedpublishstate.script	z:/ssmatest/ssmatest_ssm_repeatedpublishstate.script
       
    84 ../scripts/ssmatest_ssm_statepolicyresolver.script		z:/ssmatest/ssmatest_ssm_statepolicyresolver.script
       
    85 ../scripts/ssmatest_ssm_statetransitionengine.script	z:/ssmatest/ssmatest_ssm_statetransitionengine.script
       
    86 ../scripts/ssmatest_ssm_swpcommonplugin.script			z:/ssmatest/ssmatest_ssm_swpcommonplugin.script
       
    87 ../scripts/ssmatest_ssm_swphandlecleret.script			z:/ssmatest/ssmatest_ssm_swphandlecleret.script
       
    88 ../scripts/ssmatest_ssm_swpdependencies.script			z:/ssmatest/ssmatest_ssm_swpdependencies.script
       
    89 ../scripts/ssmatest_ssm_swppolicymap.script				z:/ssmatest/ssmatest_ssm_swppolicymap.script
       
    90 ../scripts/ssmatest_ssm_swppolicyresolver.script		z:/ssmatest/ssmatest_ssm_swppolicyresolver.script
       
    91 ../scripts/ssmatest_ssm_swptransitionengine.script		z:/ssmatest/ssmatest_ssm_swptransitionengine.script
       
    92 ../scripts/ssmatest_ssm_swptransitionscheduler.script	z:/ssmatest/ssmatest_ssm_swptransitionscheduler.script
       
    93 ../scripts/ssmatest_ssm_swprequesthandler.script		z:/ssmatest/ssmatest_ssm_swprequesthandler.script
       
    94 ../scripts/ssmatest_ssm_validstatelist.script			z:/ssmatest/ssmatest_ssm_validstatelist.script
       
    95 ../scripts/ssmatest_ssm_validswplist.script				z:/ssmatest/ssmatest_ssm_validswplist.script
       
    96 ../scripts/ssmatest_ssm_notifypropertychange.script		z:/ssmatest/ssmatest_ssm_notifypropertychange.script
       
    97 ../scripts/ssmatest_ssm_rswppolicysess.script			z:/ssmatest/ssmatest_ssm_rswppolicysess.script
       
    98 ../scripts/ssmatest_ssm_cmdexecution_oom.script			z:/ssmatest/ssmatest_ssm_cmdexecution_oom.script
       
    99 
       
   100 // Central Repository registration file
       
   101 #ifndef SSMA_CONDEVAL_2001D2A8_EXPORT
       
   102 #define SSMA_CONDEVAL_2001D2A8_EXPORT
       
   103 2001d2a8.txt                    z:/private/10202be9/2001d2a8.txt
       
   104 #endif