sl@0: // Copyright (c) 2004-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: // The IBY file for the File URI handler Integration Test Suite sl@0: // sl@0: // sl@0: sl@0: #ifndef __Test_File_Uri_Suite_IBY__ sl@0: sl@0: #define __Test_File_Uri_Suite_IBY__ sl@0: sl@0: // Test server sl@0: #if (!defined EKA2) sl@0: file=ABI_DIR\DEBUG_DIR\TestFileUriServer.exe System\Libs\TestFileUriServer.exe sl@0: #else sl@0: file=ABI_DIR\DEBUG_DIR\TestFileUriServer.exe Sys\Bin\TestFileUriServer.exe sl@0: #endif sl@0: sl@0: // Script and ini files sl@0: data=DATAZ_\TestData\Scripts\TestFileUriSuite.script TestData\Scripts\TestFileUriSuite.script sl@0: data=DATAZ_\TestData\Ini\TestFileUriSuite.ini TestData\Ini\TestFileUriSuite.ini sl@0: data=DATAZ_\TestData\Ini\TestFileUriSuite_Non_7_Bit.ini TestData\Ini\TestFileUriSuite_Non_7_Bit.ini sl@0: data=DATAZ_\TestData\Ini\TestFileUriSuite_16_Bit.ini TestData\Ini\TestFileUriSuite_16_Bit.ini sl@0: sl@0: sl@0: // The batch file to run the tests sl@0: data=EPOCROOT##Epoc32\tools\TestFileUriSuite.bat TestFileUriSuite.bat sl@0: sl@0: // Other dependencies sl@0: #include sl@0: #include sl@0: sl@0: #endif sl@0: