sl@0: // Copyright (c) 2008-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 __EZLIBTESTS_IBY__ sl@0: #define __EZLIBTESTS_IBY__ sl@0: sl@0: REM ezlibtest sl@0: #include sl@0: #include sl@0: sl@0: // bluetooth.iby is required because libc.dll links to backend.dll which links to bluetooth.dll sl@0: #include sl@0: sl@0: // These two ibys are required to prevent dependency errors in the textshell RAM builds (related to bluetooth.dll) sl@0: #include sl@0: #include sl@0: sl@0: // Include the CP850 charconv plug-in in the ROM as it is needed by ziptest sl@0: #include sl@0: sl@0: data=ZSYSTEM\test\ezlibtests.bat test\ezlibtests.bat sl@0: sl@0: sl@0: sl@0: file=ABI_DIR\BUILD_DIR\gzip.exe test\gzip.exe sl@0: file=ABI_DIR\BUILD_DIR\example.exe test\example.exe sl@0: file=ABI_DIR\BUILD_DIR\ezfile.exe test\ezfile.exe sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\holymoley.jar test\zip\holymoley.jar sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\rfc2459.zip test\zip\rfc2459.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\compression_estored.zip test\zip\compression_estored.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\zip_archive1_with_comments.zip test\zip\zip_archive1_with_comments.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\zip_archive2_with_comments.zip test\zip\zip_archive2_with_comments.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\png\00000720.png test\png\00000720.png sl@0: data=EPOCROOT##epoc32\wins\c\test\png\compressed_data1 test\png\compressed_data1 sl@0: data=EPOCROOT##epoc32\wins\c\test\png\compressed_data2 test\png\compressed_data2 sl@0: data=EPOCROOT##epoc32\wins\c\test\png\compressed_data3 test\png\compressed_data3 sl@0: data=EPOCROOT##epoc32\wins\c\test\png\compressed_data4 test\png\compressed_data4 sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwinxpmslong.zip test\zip\cpmixwinxpmslong.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwinxplong.zip test\zip\cpmixwinxplong.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwin2klong.zip test\zip\cpmixwin2klong.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cp850winxpshort.zip test\zip\cp850winxpshort.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cp850winxpmsshort.zip test\zip\cp850winxpmsshort.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cp850win2kshort.zip test\zip\cp850win2kshort.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cp1252winxpshort.zip test\zip\cp1252winxpshort.zip sl@0: data=EPOCROOT##epoc32\wins\c\test\zip\cp1252win2kshort.zip test\zip\cp1252win2kshort.zip sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello.txt test\gzip\Hello.txt sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello.gz test\gzip\Hello.gz sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello_HeaderChanged.gz test\gzip\Hello_HeaderChanged.gz sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello_HeaderIdChanged.gz test\gzip\Hello_HeaderIdChanged.gz sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello_Read_Only.gz test\gzip\Hello_Read_Only.gz sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello_Read_Only.txt test\gzip\Hello_Read_Only.txt sl@0: data=EPOCROOT##epoc32\data\C\test\gzip\Hello_TrailerCrcChanged.gz test\gzip\Hello_TrailerCrcChanged.gz sl@0: data=EPOCROOT##epoc32\data\z\test\inflateprimetest\gzipped.gz test\inflateprimetest\gzipped.gz sl@0: data=EPOCROOT##epoc32\data\z\test\inflateprimetest\zipped.zip test\inflateprimetest\zipped.zip sl@0: #endif