sysstatemgmt/systemstarter/test/tdscstore/group/bld.inf
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 tdscstore_server.mmp
       
    36 
       
    37 
       
    38 PRJ_TESTEXPORTS
       
    39 // iby
       
    40 sysstarttest_dscstore.iby									/epoc32/rom/include/sysstarttest_dscstore.iby
       
    41 
       
    42 // batch files for manual execution on emulator / hardware
       
    43 ../scripts/sysstarttest_dscstore_run.bat					z:/sysstarttest/sysstarttest_dscstore_run.bat
       
    44 ../scripts/sysstarttest_dscstore_run.bat					/epoc32/release/winscw/udeb/sysstarttest_dscstore_run.bat
       
    45 ../scripts/sysstarttest_dscstore_run.bat					/epoc32/release/winscw/urel/sysstarttest_dscstore_run.bat
       
    46 
       
    47 // ini files
       
    48 ../testdata/tdscstore_api.ini 								z:/sysstarttest/ini/tdscstore_api.ini
       
    49 ../testdata/tdscstore_enumfile.ini 							z:/sysstarttest/ini/tdscstore_enumfile.ini
       
    50 ../testdata/tdscstore_dscdb_backup.script					z:/sysstarttest/ini/tdscstore_dscdb_backup.script
       
    51 ../testdata/tdscstore_dscdb_restore.script					z:/sysstarttest/ini/tdscstore_dscdb_restore.script
       
    52 ../testdata/tdscstore_dscdb_createnew.script				z:/sysstarttest/ini/tdscstore_dscdb_createnew.script
       
    53 ../testdata/tdscstore_dscdb_deletenew.script				z:/sysstarttest/ini/tdscstore_dscdb_deletenew.script
       
    54 
       
    55 
       
    56 // script files
       
    57 ../scripts/sysstarttest_dscstore_basic.script 				z:/sysstarttest/sysstarttest_dscstore_basic.script
       
    58 ../scripts/sysstarttest_dscstore_caprdd.script 				z:/sysstarttest/sysstarttest_dscstore_caprdd.script
       
    59 ../scripts/sysstarttest_dscstore_capwdd.script 				z:/sysstarttest/sysstarttest_dscstore_capwdd.script
       
    60 ../scripts/sysstarttest_dscstore_customdsc.script 			z:/sysstarttest/sysstarttest_dscstore_customdsc.script
       
    61 ../scripts/sysstarttest_dscstore_defaultdsc.script 			z:/sysstarttest/sysstarttest_dscstore_defaultdsc.script
       
    62 ../scripts/sysstarttest_dscstore_errors.script 				z:/sysstarttest/sysstarttest_dscstore_errors.script
       
    63 ../scripts/sysstarttest_dscstore_oom.script 				z:/sysstarttest/sysstarttest_dscstore_oom.script
       
    64