imagingtestenv/imagingtestfwunittest/group/TSU_TestFramework.iby
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     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_MmTsth21.DLL 		System\Libs\TSU_MmTsth21.DLL
       
    36 file=ABI_DIR\BUILD_DIR\TSU_MmTsth22.DLL 		System\Libs\TSU_MmTsth22.DLL
       
    37 
       
    38 data=EPOCROOT##epoc32\data\c\TestFramework.script       \TestFramework.script
       
    39 data=EPOCROOT##epoc32\data\c\TSU_MmTsth00.script     	\TSU_MmTsth00.script
       
    40 data=EPOCROOT##epoc32\data\c\TSU_MmTsth01.script     	\TSU_MmTsth01.script
       
    41 data=EPOCROOT##epoc32\data\c\TSU_MmTsth02.script     	\TSU_MmTsth02.script
       
    42 data=EPOCROOT##epoc32\data\c\TSU_MmTsth03.script     	\TSU_MmTsth03.script
       
    43 data=EPOCROOT##epoc32\data\c\TSU_MmTsth10.script     	\TSU_MmTsth10.script
       
    44 data=EPOCROOT##epoc32\data\c\TSU_MmTsth11.script     	\TSU_MmTsth11.script
       
    45 data=EPOCROOT##epoc32\data\c\TSU_MmTsth12.script     	\TSU_MmTsth12.script
       
    46 data=EPOCROOT##epoc32\data\c\TSU_MmTsth13.script     	\TSU_MmTsth13.script
       
    47 data=EPOCROOT##epoc32\data\c\TSU_MmTsth20.script     	\TSU_MmTsth20.script
       
    48 data=EPOCROOT##epoc32\data\c\TSU_MmTsth21.script     	\TSU_MmTsth21.script
       
    49 data=EPOCROOT##epoc32\data\c\TSU_MmTsth22.script     	\TSU_MmTsth22.script
       
    50 
       
    51 data=EPOCROOT##epoc32\data\c\TSU_MmTsth02_dummy.script	\TSU_MmTsth02_dummy.script
       
    52 data=EPOCROOT##epoc32\data\c\TSU_MmTsth11_config.ini	\TSU_MmTsth11_config.ini
       
    53 
       
    54 
       
    55 #endif
       
    56