os/mm/mmtestenv/mmtestfwunittest/group/TSU_TestFramework.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2004-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 #ifndef __TSU_TESTFRAMEWORK_IBY__
    18 #define __TSU_TESTFRAMEWORK_IBY__
    19 
    20 REM Test Framework unit test
    21 
    22 file=ABI_DIR\BUILD_DIR\TestFramework.exe		TestFramework.exe
    23 file=ABI_DIR\BUILD_DIR\TestFrameworkServer.exe		System\Libs\TestFrameworkServer.exe
    24 file=ABI_DIR\BUILD_DIR\TestFrameworkClient.dll		System\Libs\TestFrameworkClient.dll
    25 
    26 file=ABI_DIR\BUILD_DIR\TSU_MmTsth00.DLL 		System\Libs\TSU_MmTsth00.DLL
    27 file=ABI_DIR\BUILD_DIR\TSU_MmTsth01.DLL 		System\Libs\TSU_MmTsth01.DLL
    28 file=ABI_DIR\BUILD_DIR\TSU_MmTsth02.DLL 		System\Libs\TSU_MmTsth02.DLL
    29 file=ABI_DIR\BUILD_DIR\TSU_MmTsth03.DLL 		System\Libs\TSU_MmTsth03.DLL
    30 file=ABI_DIR\BUILD_DIR\TSU_MmTsth10.DLL 		System\Libs\TSU_MmTsth10.DLL
    31 file=ABI_DIR\BUILD_DIR\TSU_MmTsth11.DLL 		System\Libs\TSU_MmTsth11.DLL
    32 file=ABI_DIR\BUILD_DIR\TSU_MmTsth12.DLL 		System\Libs\TSU_MmTsth12.DLL
    33 file=ABI_DIR\BUILD_DIR\TSU_MmTsth13.DLL 		System\Libs\TSU_MmTsth13.DLL
    34 file=ABI_DIR\BUILD_DIR\TSU_MmTsth20.DLL 		System\Libs\TSU_MmTsth20.DLL
    35 file=ABI_DIR\BUILD_DIR\TSU_MmTsth22.DLL 		System\Libs\TSU_MmTsth22.DLL
    36 
    37 data=EPOCROOT##epoc32\data\c\TestFramework.script       \TestFramework.script
    38 data=EPOCROOT##epoc32\data\c\TSU_MmTsth00.script     	\TSU_MmTsth00.script
    39 data=EPOCROOT##epoc32\data\c\TSU_MmTsth01.script     	\TSU_MmTsth01.script
    40 data=EPOCROOT##epoc32\data\c\TSU_MmTsth02.script     	\TSU_MmTsth02.script
    41 data=EPOCROOT##epoc32\data\c\TSU_MmTsth03.script     	\TSU_MmTsth03.script
    42 data=EPOCROOT##epoc32\data\c\TSU_MmTsth10.script     	\TSU_MmTsth10.script
    43 data=EPOCROOT##epoc32\data\c\TSU_MmTsth11.script     	\TSU_MmTsth11.script
    44 data=EPOCROOT##epoc32\data\c\TSU_MmTsth12.script     	\TSU_MmTsth12.script
    45 data=EPOCROOT##epoc32\data\c\TSU_MmTsth13.script     	\TSU_MmTsth13.script
    46 data=EPOCROOT##epoc32\data\c\TSU_MmTsth20.script     	\TSU_MmTsth20.script
    47 data=EPOCROOT##epoc32\data\c\TSU_MmTsth22.script     	\TSU_MmTsth22.script
    48 
    49 data=EPOCROOT##epoc32\data\c\TSU_MmTsth02_dummy.script	\TSU_MmTsth02_dummy.script
    50 data=EPOCROOT##epoc32\data\c\TSU_MmTsth11_config.ini	\TSU_MmTsth11_config.ini
    51 
    52 
    53 #endif
    54