messagingappbase/smsmtm/test/testrom/t_smcm.iby
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
child 79 2981cb3aa489
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
     1 /*
       
     2 * Copyright (c) 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 
       
    18 REM
       
    19 REM T_SMCM.IBY
       
    20 REM
       
    21 
       
    22 REM data
       
    23 
       
    24 data=EPOCROOT##epoc32\wins\C\sms\SimParameter.script	System\MsgTest\sms\SimParameter.script
       
    25 data=EPOCROOT##epoc32\wins\C\sms\smssc_config.txt		System\MsgTest\sms\smssc_config.txt
       
    26 
       
    27 
       
    28 data=EPOCROOT##epoc32\wins\C\msgtest\sms\sms.script					System\MsgTest\msgtest\sms\sms.script
       
    29 data=EPOCROOT##epoc32\wins\C\msgtest\sms\smsenum.script					System\MsgTest\msgtest\sms\smsenum.script
       
    30 data=EPOCROOT##epoc32\wins\C\msgtest\sms\wap.script				System\MsgTest\msgtest\sms\wap.script
       
    31 data=EPOCROOT##epoc32\wins\C\msgtest\sms\nbs.script				System\MsgTest\msgtest\sms\nbs.script
       
    32 data=EPOCROOT##epoc32\wins\C\msgtest\sms\biofication.script		System\MsgTest\msgtest\sms\biofication.script
       
    33 data=EPOCROOT##epoc32\wins\C\msgtest\sms\smcmsimtsytest_config.txt	System\MsgTest\msgtest\sms\smcmsimtsytest_config.txt
       
    34 data=EPOCROOT##epoc32\wins\C\msgtest\sms\sendrecv.script			System\MsgTest\msgtest\sms\sendrecv.script
       
    35 data=EPOCROOT##epoc32\wins\C\msgtest\sms\Nokia8210.txt				System\MsgTest\msgtest\sms\Nokia8210.txt
       
    36 data=EPOCROOT##epoc32\wins\C\msgtest\sms\EricssonT300.txt			System\MsgTest\msgtest\sms\EricssonT300.txt
       
    37 data=EPOCROOT##epoc32\wins\C\msgtest\sms\logo1.olp					System\MsgTest\msgtest\sms\logo1.olp
       
    38 data=EPOCROOT##epoc32\wins\C\msgtest\sms\tone1.rtp					System\MsgTest\msgtest\sms\tone1.rtp
       
    39 data=EPOCROOT##epoc32\wins\C\msgtest\sms\tone2.rtp					System\MsgTest\msgtest\sms\tone2.rtp
       
    40 data=EPOCROOT##epoc32\wins\C\msgtest\sms\tone3.rtp					System\MsgTest\msgtest\sms\tone3.rtp
       
    41 data=EPOCROOT##epoc32\wins\C\msgtest\sms\t_smssendrecv.html		System\MsgTest\msgtest\sms\t_smssendrecv.html
       
    42 
       
    43 
       
    44 data=EPOCROOT##epoc32\wins\C\ems\anims.mbm		System\MsgTest\ems\anims.mbm
       
    45 data=EPOCROOT##epoc32\wins\C\ems\pics.mbm		System\MsgTest\ems\pics.mbm
       
    46 
       
    47 
       
    48 REM harnesses
       
    49 file=ABI_DIR\BUILD_DIR\T_SMCM1.exe				System\MsgTest\T_SMCM1.exe
       
    50 file=ABI_DIR\BUILD_DIR\T_SMCM2.exe				System\MsgTest\T_SMCM2.exe
       
    51 file=ABI_DIR\BUILD_DIR\T_SMCMFAIL.exe  			System\MsgTest\T_SMCMFAIL.exe
       
    52 file=ABI_DIR\BUILD_DIR\T_SMSCANCEL.exe			System\MsgTest\T_SMSCANCEL.exe
       
    53 file=ABI_DIR\BUILD_DIR\T_SMSSENDRECV.exe   		System\MsgTest\T_SMSSENDRECV.exe
       
    54 file=ABI_DIR\BUILD_DIR\T_SMSBIOFICATION.exe	 	System\MsgTest\T_SMSBIOFICATION.exe
       
    55