egl/egltest/group/bld.inf
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 egltestcommon.mmp
    21 egltestcommon.mmp
    22 egltestcommonprocess.mmp
    22 egltestcommonprocess.mmp
    23 
    23 
    24 egltest.mmp
    24 egltest.mmp
    25 egltestserver.mmp
    25 egltestserver.mmp
    26 
    26 eglteststressprocesssgimage.mmp
    27 
    27 
    28 PRJ_TESTEXPORTS
    28 PRJ_TESTEXPORTS
    29 ../inc/egltestcommonstep.h 				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonstep.h)
    29 ../inc/egltestcommonstep.h 				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonstep.h)
    30 ../inc/egltestcommonsession.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsession.h)
    30 ../inc/egltestcommonsession.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsession.h)
    31 ../inc/egltestcommonutils.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonutils.h)
    31 ../inc/egltestcommonutils.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonutils.h)
    42 ../scripts/egltest_run.bat                                    /epoc32/release/winscw/urel/egltest_run.bat
    42 ../scripts/egltest_run.bat                                    /epoc32/release/winscw/urel/egltest_run.bat
    43 ../scripts/egltest_run.bat                                    z:/egltest/egltest_run.bat
    43 ../scripts/egltest_run.bat                                    z:/egltest/egltest_run.bat
    44 
    44 
    45 // egltest TEF scripts
    45 // egltest TEF scripts
    46 ../scripts/egltest_settings.ini								z:/egltest/egltest_settings.ini
    46 ../scripts/egltest_settings.ini								z:/egltest/egltest_settings.ini
       
    47 ../scripts/egltest_stress_sgimage.ini							z:/egltest/egltest_stress_sgimage.ini
    47 ../scripts/egltest_t_general.script                         z:/egltest/egltest_t_general.script
    48 ../scripts/egltest_t_general.script                         z:/egltest/egltest_t_general.script
    48 ../scripts/egltest_t_geterroranddisplay.script              z:/egltest/egltest_t_geterroranddisplay.script
    49 ../scripts/egltest_t_geterroranddisplay.script              z:/egltest/egltest_t_geterroranddisplay.script
    49 ../scripts/egltest_t_syncobject.script                      z:/egltest/egltest_t_syncobject.script
    50 ../scripts/egltest_t_syncobject.script                      z:/egltest/egltest_t_syncobject.script
    50 ../scripts/egltest_t_syncobject_flush.script                z:/egltest/egltest_t_syncobject_flush.script
    51 ../scripts/egltest_t_syncobject_flush.script                z:/egltest/egltest_t_syncobject_flush.script
    51 ../scripts/egltest_t_image.script							z:/egltest/egltest_t_image.script
    52 ../scripts/egltest_t_image.script							z:/egltest/egltest_t_image.script
    55 ../scripts/egltest_t_image_negative.script					z:/egltest/egltest_t_image_negative.script
    56 ../scripts/egltest_t_image_negative.script					z:/egltest/egltest_t_image_negative.script
    56 ../scripts/egltest_t_image_multithread.script				z:/egltest/egltest_t_image_multithread.script
    57 ../scripts/egltest_t_image_multithread.script				z:/egltest/egltest_t_image_multithread.script
    57 ../scripts/egltest_t_image_multiprocess.script				z:/egltest/egltest_t_image_multiprocess.script
    58 ../scripts/egltest_t_image_multiprocess.script				z:/egltest/egltest_t_image_multiprocess.script
    58 ../scripts/egltest_t_vgimagetosurfaces.script 				z:/egltest/egltest_t_vgimagetosurfaces.script
    59 ../scripts/egltest_t_vgimagetosurfaces.script 				z:/egltest/egltest_t_vgimagetosurfaces.script
    59 ../scripts/egltest_t_benchmark_sgimage.script				z:/egltest/egltest_t_benchmark_sgimage.script
    60 ../scripts/egltest_t_benchmark_sgimage.script				z:/egltest/egltest_t_benchmark_sgimage.script
       
    61 ../scripts/egltest_t_oom_sgimage.script					z:/egltest/egltest_t_oom_sgimage.script
       
    62 ../scripts/egltest_t_stress_sgimage.script					z:/egltest/egltest_t_stress_sgimage.script
       
    63 ../scripts/egltest_t_benchmark_swapbuffers.script			z:/egltest/egltest_t_benchmark_swapbuffers.script
       
    64 ../scripts/egltest_t_surfacescaling.script			        z:/egltest/egltest_t_surfacescaling.script
    60 
    65 
       
    66 //Include the endpoint test suite
       
    67 #include "../endpointtestsuite/group/bld.inf"