messagingfw/deprecate/send_ui_api/tsrc/bc/group/sendui_z.bat
branchRCL_3
changeset 23 d51193d814ea
parent 22 d2c4c66342f3
child 24 002ade1da91c
equal deleted inserted replaced
22:d2c4c66342f3 23:d51193d814ea
     1 rem
       
     2 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 rem All rights reserved.
       
     4 rem This component and the accompanying materials are made available
       
     5 rem under the terms of "Eclipse Public License v1.0"
       
     6 rem which accompanies this distribution, and is available
       
     7 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 rem
       
     9 rem Initial Contributors:
       
    10 rem Nokia Corporation - initial contribution.
       
    11 rem
       
    12 rem Contributors:
       
    13 rem
       
    14 rem Description: sendui_z.batrem
       
    15 
       
    16 copy z:\TestFramework\TestFramework_sendui.ini C:\TestFramework\TestFramework.ini
       
    17 md e:\BCTest
       
    18 md e:\BCTest\Results
       
    19 
       
    20 ATSINTERFACE.EXE -testmodule testcombiner -config C:\TestFramework\ui_SendUIAPITest.cfg
       
    21 copy c:\Logs\TestFramework\TestReport.txt e:\BCTest\results\Messaging_SendUI.txt
       
    22 
       
    23 
       
    24