--- a/egl/egltest/group/egltest.mmp Thu Aug 19 11:11:18 2010 +0300
+++ b/egl/egltest/group/egltest.mmp 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"
@@ -44,9 +44,16 @@
SOURCE egltest_image_negative.cpp
SOURCE egltest_vgimagetosurfaces.cpp
SOURCE egltest_benchmark_sgimage.cpp
+SOURCE egltest_oom_sgimage.cpp
+SOURCE egltest_stress_sgimage.cpp
+SOURCE egltest_stress_common_sgimage.cpp
+SOURCE egltest_benchmark_swapbuffers.cpp
+SOURCE egltest_surfacescaling.cpp
+
SOURCEPATH ../scripts
DOCUMENT egltest_settings.ini
+DOCUMENT egltest_stress_sgimage.ini
DOCUMENT egltest_t_general.script
DOCUMENT egltest_t_geterroranddisplay.script
DOCUMENT egltest_t_syncobject.script
@@ -60,6 +67,10 @@
DOCUMENT egltest_t_vgimagetosurfaces.script
DOCUMENT egltest_t_image_negative.script
DOCUMENT egltest_t_benchmark_sgimage.script
+DOCUMENT egltest_t_oom_sgimage.script
+DOCUMENT egltest_t_stress_sgimage.script
+DOCUMENT egltest_t_benchmark_swapbuffers.script
+DOCUMENT egltest_t_surfacescaling.script
LIBRARY rfileloggerclient.lib
@@ -80,7 +91,7 @@
#endif //SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
LIBRARY testexecuteutils.lib
LIBRARY testexecutelogclient.lib
-LIBRARY cinidata.lib
+LIBRARY iniparser.lib
LIBRARY tgraphicsharness.lib
LIBRARY graphicsscreencomparison.lib
LIBRARY egltestcommon.lib