--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/egl/eglrefimpl/test/scripts/egltest_t_reference.script Tue Feb 02 01:47:50 2010 +0200
@@ -0,0 +1,30 @@
+// 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"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+//
+PRINT Run EGL General tests for Reference EGL
+//
+
+// Need to load common test server with implementation specific ini file
+// to query for the particular extensions expected in this implementation
+LOAD_SUITE egltestserver
+RUN_TEST_STEP 100 egltestserver DumpStrings
+RUN_TEST_STEP 100 egltestserver QueryString_Extensions z:\egltest\egltest_t_reference.ini QueryString_Extensions
+
+
+LOAD_SUITE egltestrefserver
+// Reference EGL general EGL tests
+RUN_TEST_STEP 100 egltestrefserver QueryString
+