messagingfw/msgtest/targetautomation/Rom/msgtestutils.iby
changeset 22 bde600d88860
parent 0 8e480a14352b
equal deleted inserted replaced
21:08008ce8a6df 22:bde600d88860
       
     1 // Copyright (c) 1997-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 #ifndef __MSGTESTUTILS_IBY__
       
    17 #define __MSGTESTUTILS_IBY__
       
    18 
       
    19 // Test utility libraries for messaging test
       
    20 
       
    21 file=ABI_DIR\BUILD_DIR\msvtestutils.dll		System\Libs\MsvTestUtils.dll
       
    22 file=ABI_DIR\BUILD_DIR\emailtestutils.dll	System\Libs\EmailTestUtils.dll
       
    23 file=ABI_DIR\BUILD_DIR\smstestutils.dll		System\Libs\SmsTestUtils.dll
       
    24 file=ABI_DIR\BUILD_DIR\msgservertestutils.dll	System\Libs\MsgServerTestUtils.dll
       
    25 
       
    26 // Automated test utilities for messaging test
       
    27 
       
    28 file=ABI_DIR\BUILD_DIR\t_delay.exe		System\MsgTest\T_Delay.exe
       
    29 file=ABI_DIR\BUILD_DIR\t_seriallog.exe		System\MsgTest\T_SerialLog.exe
       
    30 file=ABI_DIR\BUILD_DIR\StayAwake.exe		System\MsgTest\StayAwake.exe
       
    31 
       
    32 
       
    33 #endif