cellularsrvapitest/telephonyhaitest/etelmm/group/bld.inf
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 //
       
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 #include "../../group/device.cfg"
       
    18 
       
    19 PRJ_TESTEXPORTS
       
    20 
       
    21 t_etelmm.iby 			/epoc32/rom/haitests/t_etelmm.iby
       
    22 t_etelmm_binaries.iby 	/epoc32/rom/haitests/t_etelmm_binaries.iby
       
    23 t_etelmm_testdata.iby 	/epoc32/rom/haitests/t_etelmm_testdata.iby
       
    24 
       
    25 ../pkg/t_etelmm.bat 							z:/telephony/etelmm/t_etelmm.bat
       
    26 ../testdata/telephony-etelmm-voicecall-validation-incomingcall.ini 			z:/telephony/etelmm/telephony-etelmm-voicecall-validation-incomingcall.ini
       
    27 ../testdata/telephony-etelmm-voicecall-validation-outgoingcall.ini 			z:/telephony/etelmm/telephony-etelmm-voicecall-validation-outgoingcall.ini
       
    28 ../testdata/telephony-etelmm-voicecall-validation-multiplecalls.ini 		z:/telephony/etelmm/telephony-etelmm-voicecall-validation-multiplecalls.ini
       
    29 ../testdata/t_etelmm_environment.ini 										z:/telephony/etelmm/t_etelmm_environment.ini
       
    30 ../scripts/telephony-etelmm-voicecall-validation-incomingcall.script		z:/telephony/etelmm/telephony-etelmm-voicecall-validation-incomingcall.script
       
    31 ../scripts/telephony-etelmm-voicecall-validation-outgoingcall.script		z:/telephony/etelmm/telephony-etelmm-voicecall-validation-outgoingcall.script
       
    32 ../scripts/telephony-etelmm-voicecall-validation-multiplecalls.script		z:/telephony/etelmm/telephony-etelmm-voicecall-validation-multiplecalls.script
       
    33 
       
    34 #if defined(TEST_DEVICE_DEVLON52)
       
    35 ../testdata/devlon52/t_etelmm.tcs 				z:/telephony/etelmm/t_etelmm.tcs
       
    36 ../testdata/devlon52/t_etelmm.ini				 	z:/telephony/etelmm/t_etelmm.ini
       
    37 #endif
       
    38 
       
    39 #if defined(TEST_DEVICE_TUBE)
       
    40 ../testdata/tube/t_etelmm.tcs 				    z:/telephony/etelmm/t_etelmm.tcs
       
    41 ../testdata/tube/t_etelmm.ini				 	z:/telephony/etelmm/t_etelmm.ini
       
    42 #endif
       
    43 
       
    44 PRJ_TESTMMPFILES
       
    45 t_etelmm.mmp
       
    46