egl/egltest/rom/egltest.iby
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
child 85 cdf2f6e5c390
equal deleted inserted replaced
0:5d03bc08d59c 36:01a6848ebfd7
    31 
    31 
    32 // required for some tests
    32 // required for some tests
    33 #include <graphics_screencomparison.iby>
    33 #include <graphics_screencomparison.iby>
    34 #include <graphics_imagecomparison.iby>
    34 #include <graphics_imagecomparison.iby>
    35 #include <graphics_tprofiler.iby>
    35 #include <graphics_tprofiler.iby>
       
    36 #include <graphics_simload.iby>
    36 
    37 
    37 // test server
    38 // test server
    38 file=ABI_DIR\DEBUG_DIR\egltest.dll                              sys\bin\egltest.dll
    39 file=ABI_DIR\DEBUG_DIR\egltest.dll                              sys\bin\egltest.dll
    39 file=ABI_DIR\DEBUG_DIR\egltestserver.exe                        sys\bin\egltestserver.exe
    40 file=ABI_DIR\DEBUG_DIR\egltestserver.exe                        sys\bin\egltestserver.exe
    40 
    41 
    54 data=DATAZ_\egltest\egltest_t_vgimagetosurfaces.script           \egltest\egltest_t_vgimagetosurfaces.script
    55 data=DATAZ_\egltest\egltest_t_vgimagetosurfaces.script           \egltest\egltest_t_vgimagetosurfaces.script
    55 data=DATAZ_\egltest\egltest_t_image_multithread.script			 \egltest\egltest_t_image_multithread.script
    56 data=DATAZ_\egltest\egltest_t_image_multithread.script			 \egltest\egltest_t_image_multithread.script
    56 data=DATAZ_\egltest\egltest_t_image_multiprocess.script			 \egltest\egltest_t_image_multiprocess.script
    57 data=DATAZ_\egltest\egltest_t_image_multiprocess.script			 \egltest\egltest_t_image_multiprocess.script
    57 data=DATAZ_\egltest\egltest_t_image_negative.script              \egltest\egltest_t_image_negative.script
    58 data=DATAZ_\egltest\egltest_t_image_negative.script              \egltest\egltest_t_image_negative.script
    58 data=DATAZ_\egltest\egltest_t_benchmark_sgimage.script           \egltest\egltest_t_benchmark_sgimage.script
    59 data=DATAZ_\egltest\egltest_t_benchmark_sgimage.script           \egltest\egltest_t_benchmark_sgimage.script
       
    60 data=DATAZ_\egltest\egltest_t_benchmark_swapbuffers.script		 \egltest\egltest_t_benchmark_swapbuffers.script
    59 data=DATAZ_\egltest\egltest_run.bat                          	\egltest_run.bat
    61 data=DATAZ_\egltest\egltest_run.bat                          	\egltest_run.bat
    60 
    62 
    61 #endif // __EGLTEST_IBY__
    63 #endif // __EGLTEST_IBY__