sl@0: // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: #ifndef __SurfaceManagerTEST_IBY__ sl@0: #define __SurfaceManagerTEST_IBY__ sl@0: #include sl@0: sl@0: // batch file that runs all automatic fbserv tests sl@0: data=DATAZ_\surfacemgtest\surfacemgtest_run.bat \surfacemgtest_run.bat sl@0: sl@0: //script files sl@0: data=DATAZ_\surfacemgtest\surfacemgtest_T_auto.script \surfacemgtest\surfacemgtest_T_auto.script sl@0: data=DATAZ_\surfacemgtest\surfacemgtest_T_multiprocess.script \surfacemgtest\surfacemgtest_T_multiprocess.script sl@0: data=DATAZ_\surfacemgtest\surfacemgtest_T_multithread.script \surfacemgtest\surfacemgtest_T_multithread.script sl@0: sl@0: //Surface manager test exe files sl@0: file=ABI_DIR\DEBUG_DIR\TSurfaceManagerServer.exe TEST\TSurfaceManagerServer.exe sl@0: file=ABI_DIR\DEBUG_DIR\tsecondprocess.exe TEST\tsecondprocess.exe sl@0: file=ABI_DIR\DEBUG_DIR\tthirdprocess.exe TEST\tthirdprocess.exe sl@0: sl@0: ROM_IMAGE[0] { sl@0: device[VARID]=KERNEL_DIR\DEBUG_DIR\d_sharedchunk.ldd system\libs\d_sharedchunk.ldd sl@0: } sl@0: sl@0: #endif