os/graphics/graphicstest/graphicstestharness/group/BLD.INF
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2005-2010 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 PRJ_PLATFORMS
    17 DEFAULT
    18 
    19 
    20 PRJ_EXPORTS
    21 // test code only
    22 
    23 PRJ_MMPFILES
    24 // test code only
    25 
    26 PRJ_TESTEXPORTS
    27 // TestFramework IBY files
    28 ../rom/graphics_test.iby			/epoc32/rom/include/graphics_test.iby
    29 ../rom/graphics_test1.iby			/epoc32/rom/include/graphics_test1.iby
    30 ../rom/graphics_test2.iby			/epoc32/rom/include/graphics_test2.iby
    31 ../rom/graphics_testharness.iby		/epoc32/rom/include/graphics_testharness.iby
    32 ../rom/graphics_testharnessutils.iby		/epoc32/rom/include/graphics_testharnessutils.iby
    33 ../rom/graphics_autotest.iby		/epoc32/rom/include/graphics_autotest.iby
    34 ../rom/graphics_testall.iby			/epoc32/rom/include/graphics_testall.iby		//Contains all but the tests mentioned on the next line
    35 ../rom/graphics_testrast.iby		/epoc32/rom/include/graphics_testrast.iby		//Contains the tests that need to use an alternate rasteriser
    36 ../rom/graphics_memoryhogger.iby	/epoc32/rom/include/graphics_memoryhogger.iby	//Contains the graphicsmemoryhogger
    37 ../rom/graphics_rebootharness.iby	/epoc32/rom/include/graphics_rebootharness.iby  
    38 ../rom/graphics_screencomparison.iby	/epoc32/rom/include/graphics_screencomparison.iby 
    39 ../rom/graphics_imagecomparison.iby	/epoc32/rom/include/graphics_imagecomparison.iby  
    40 ../rom/graphics_tprofiler.iby  		/epoc32/rom/include/graphics_tprofiler.iby
    41 ../rom/graphics_simload.iby  		/epoc32/rom/include/graphics_simload.iby
    42 ../rom/graphics_testfontutils.iby  	/epoc32/rom/include/graphics_testfontutils.iby
    43 ../rom/minigui_chassis_bats.oby  		/epoc32/rom/include/minigui_chassis_bats.oby
    44 ../rom/minigui_naviengine_smp.oby  		/epoc32/rom/include/minigui_naviengine_smp.oby
    45 // WSINI
    46 ../rom/graphics_sirocco_wsini.hby  		/epoc32/rom/include/graphics_sirocco_wsini.hby
    47 ../rom/graphics_sirocco_wsini.iby  		/epoc32/rom/include/graphics_sirocco_wsini.iby
    48 ../rom/graphics_sirocco_ne_wsini.iby  	/epoc32/rom/include/graphics_sirocco_ne_wsini.iby
    49 ../wsini/wsini_vasco.ini		/epoc32/data/test_wsini/wsini_vasco.ini
    50 ../wsini/wsini_naviengine.ini		/epoc32/data/test_wsini/wsini_naviengine.ini
    51 ../wsini/wsini_emulator.ini		/epoc32/data/test_wsini/wsini_emulator.ini
    52 ../data/epoc_two_screens.ini	/epoc32/data/epoc_two_screens.ini
    53 
    54 // ONB batch files
    55 ../batch/retain_files.cmd z:\graphicstest\retain_files.cmd
    56 ../batch/minigui.cmd z:\graphicstest\minigui.cmd
    57 ../batch/unminigui.cmd z:\graphicstest\unminigui.cmd
    58 ../batch/replace.py z:\graphicstest\replace.py
    59 
    60 // Export our own testexecute.ini without systemstarter for minigui
    61 ../batch/testexecute_minigui.ini	z:\graphicstest\testexecute_minigui.ini
    62 
    63 ../inc/GraphicsTestUtils.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicstestutils.h)
    64 ../inc/TGraphicsHarness.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/tgraphicsharness.h)
    65 ../inc/ttmsgraphicsstep1.h OS_LAYER_PLATFORM_EXPORT_PATH(test/ttmsgraphicsstep.h)
    66 ../inc/thashreferenceimages.h OS_LAYER_PLATFORM_EXPORT_PATH(test/thashreferenceimages.h)
    67 ../inc/extendtef.h OS_LAYER_PLATFORM_EXPORT_PATH(test/extendtef.h)
    68 ../inc/graphicsscreencomparison.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicsscreencomparison.h)
    69 ../inc/graphicsimagecomparison.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicsimagecomparison.h)
    70 ../inc/tprofiler.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/tprofiler.h)
    71 ../inc/t_simload.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/t_simload.h)
    72 ../inc/singletontestexithelper.inl OS_LAYER_PLATFORM_EXPORT_PATH(test/singletontestexithelper.inl)
    73 
    74 //Data files for reboot test harness
    75 ../rom/graphics_rebootharnesslog.htm /epoc32/data/Z/reboot/dummylog.htm
    76 ../rom/graphics_rebootharnesslog.htm /epoc32/release/winscw/udeb/z/reboot/dummylog.htm
    77 
    78 // Headers for Extended Bitmap GC tests
    79 ../textendedbitmapgc/textendedbitmapgc.h OS_LAYER_PLATFORM_EXPORT_PATH(test/textendedbitmapgc.h)
    80 ../textendedbitmapgc/testharnesscallback.h OS_LAYER_PLATFORM_EXPORT_PATH(test/testharnesscallback.h)
    81 
    82 // Headers for FontInjector DLL
    83 ../fontinjector/fontinjector.h OS_LAYER_PLATFORM_EXPORT_PATH(test/fontinjector.h)
    84 
    85 // Headers for font utilities
    86 ../inc/graphicsfontutils.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicsfontutils.h)
    87 
    88 PRJ_TESTMMPFILES
    89 ../group/TGraphicsHarness.mmp
    90 ../group/GraphicsTestUtils.mmp
    91 ../group/GraphicsTestUtilsServer.mmp
    92 ../group/dummytest.mmp
    93 ../group/textendedbitmapgc.mmp
    94 ../group/graphicsmemoryhogger.mmp
    95 ../group/RebootTests.mmp
    96 ../group/graphicsscreencomparison.mmp
    97 ../group/graphicsimagecomparison.mmp
    98 ../group/tprofiler.mmp
    99 ../group/t_simloadutils.mmp
   100 ../group/t_simloadapp1.mmp
   101 ../group/t_simloadapp2.mmp
   102 ../group/t_simloadapp3.mmp
   103 ../group/tgraphicsfontutils.mmp
   104 
   105 #if defined(WINS)
   106 ../group/fontinjector.mmp
   107 #endif