egl/egltest/group/bld.inf
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/egl/egltest/group/bld.inf	Thu Aug 19 11:11:18 2010 +0300
+++ b/egl/egltest/group/bld.inf	Tue Aug 31 16:31:06 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -23,7 +23,7 @@
 
 egltest.mmp
 egltestserver.mmp
-
+eglteststressprocesssgimage.mmp
 
 PRJ_TESTEXPORTS
 ../inc/egltestcommonstep.h 				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonstep.h)
@@ -44,6 +44,7 @@
 
 // egltest TEF scripts
 ../scripts/egltest_settings.ini								z:/egltest/egltest_settings.ini
+../scripts/egltest_stress_sgimage.ini							z:/egltest/egltest_stress_sgimage.ini
 ../scripts/egltest_t_general.script                         z:/egltest/egltest_t_general.script
 ../scripts/egltest_t_geterroranddisplay.script              z:/egltest/egltest_t_geterroranddisplay.script
 ../scripts/egltest_t_syncobject.script                      z:/egltest/egltest_t_syncobject.script
@@ -57,4 +58,10 @@
 ../scripts/egltest_t_image_multiprocess.script				z:/egltest/egltest_t_image_multiprocess.script
 ../scripts/egltest_t_vgimagetosurfaces.script 				z:/egltest/egltest_t_vgimagetosurfaces.script
 ../scripts/egltest_t_benchmark_sgimage.script				z:/egltest/egltest_t_benchmark_sgimage.script
+../scripts/egltest_t_oom_sgimage.script					z:/egltest/egltest_t_oom_sgimage.script
+../scripts/egltest_t_stress_sgimage.script					z:/egltest/egltest_t_stress_sgimage.script
+../scripts/egltest_t_benchmark_swapbuffers.script			z:/egltest/egltest_t_benchmark_swapbuffers.script
+../scripts/egltest_t_surfacescaling.script			        z:/egltest/egltest_t_surfacescaling.script
 
+//Include the endpoint test suite
+#include "../endpointtestsuite/group/bld.inf"