egl/egltest/group/bld.inf
branchRCL_3
changeset 20 25ffed67c7ef
parent 19 bbf46f59e123
--- a/egl/egltest/group/bld.inf	Tue Aug 31 16:31:06 2010 +0300
+++ b/egl/egltest/group/bld.inf	Wed Sep 01 12:39:21 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2009 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,7 +44,6 @@
 
 // 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
@@ -58,10 +57,4 @@
 ../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"