os/ossrv/compressionlibs/ziplib/test/rtest/group/ezlibtest.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
#ifndef __EZLIBTESTS_IBY__
sl@0
    17
#define __EZLIBTESTS_IBY__
sl@0
    18
sl@0
    19
REM ezlibtest
sl@0
    20
#include <ezlib.iby>
sl@0
    21
#include <openenv.iby>
sl@0
    22
sl@0
    23
// bluetooth.iby is required because libc.dll links to backend.dll which links to bluetooth.dll
sl@0
    24
#include <bluetooth.iby>
sl@0
    25
sl@0
    26
// These two ibys are required to prevent dependency errors in the textshell RAM builds (related to bluetooth.dll)
sl@0
    27
#include <coreproviders.iby>
sl@0
    28
#include <simpleselectorbase.iby>
sl@0
    29
sl@0
    30
// Include the CP850 charconv plug-in in the ROM as it is needed  by ziptest
sl@0
    31
#include <charconv_codepage.iby>
sl@0
    32
sl@0
    33
data=ZSYSTEM\test\ezlibtests.bat		                                test\ezlibtests.bat
sl@0
    34
sl@0
    35
sl@0
    36
sl@0
    37
file=ABI_DIR\BUILD_DIR\gzip.exe		                                    test\gzip.exe
sl@0
    38
file=ABI_DIR\BUILD_DIR\example.exe		                                test\example.exe
sl@0
    39
file=ABI_DIR\BUILD_DIR\ezfile.exe		                                test\ezfile.exe
sl@0
    40
sl@0
    41
sl@0
    42
sl@0
    43
sl@0
    44
sl@0
    45
data=EPOCROOT##epoc32\wins\c\test\zip\holymoley.jar	                    test\zip\holymoley.jar
sl@0
    46
data=EPOCROOT##epoc32\wins\c\test\zip\rfc2459.zip	                    test\zip\rfc2459.zip
sl@0
    47
data=EPOCROOT##epoc32\wins\c\test\zip\compression_estored.zip           test\zip\compression_estored.zip
sl@0
    48
data=EPOCROOT##epoc32\wins\c\test\zip\zip_archive1_with_comments.zip    test\zip\zip_archive1_with_comments.zip
sl@0
    49
data=EPOCROOT##epoc32\wins\c\test\zip\zip_archive2_with_comments.zip    test\zip\zip_archive2_with_comments.zip
sl@0
    50
data=EPOCROOT##epoc32\wins\c\test\png\00000720.png	                    test\png\00000720.png
sl@0
    51
data=EPOCROOT##epoc32\wins\c\test\png\compressed_data1                  test\png\compressed_data1
sl@0
    52
data=EPOCROOT##epoc32\wins\c\test\png\compressed_data2	                test\png\compressed_data2
sl@0
    53
data=EPOCROOT##epoc32\wins\c\test\png\compressed_data3	                test\png\compressed_data3
sl@0
    54
data=EPOCROOT##epoc32\wins\c\test\png\compressed_data4	                test\png\compressed_data4
sl@0
    55
data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwinxpmslong.zip	            test\zip\cpmixwinxpmslong.zip
sl@0
    56
data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwinxplong.zip	            test\zip\cpmixwinxplong.zip
sl@0
    57
data=EPOCROOT##epoc32\wins\c\test\zip\cpmixwin2klong.zip	            test\zip\cpmixwin2klong.zip
sl@0
    58
data=EPOCROOT##epoc32\wins\c\test\zip\cp850winxpshort.zip	            test\zip\cp850winxpshort.zip
sl@0
    59
data=EPOCROOT##epoc32\wins\c\test\zip\cp850winxpmsshort.zip             test\zip\cp850winxpmsshort.zip
sl@0
    60
data=EPOCROOT##epoc32\wins\c\test\zip\cp850win2kshort.zip	            test\zip\cp850win2kshort.zip
sl@0
    61
data=EPOCROOT##epoc32\wins\c\test\zip\cp1252winxpshort.zip	            test\zip\cp1252winxpshort.zip
sl@0
    62
data=EPOCROOT##epoc32\wins\c\test\zip\cp1252win2kshort.zip	            test\zip\cp1252win2kshort.zip
sl@0
    63
data=EPOCROOT##epoc32\data\C\test\gzip\Hello.txt			            test\gzip\Hello.txt
sl@0
    64
data=EPOCROOT##epoc32\data\C\test\gzip\Hello.gz				            test\gzip\Hello.gz
sl@0
    65
data=EPOCROOT##epoc32\data\C\test\gzip\Hello_HeaderChanged.gz	        test\gzip\Hello_HeaderChanged.gz
sl@0
    66
data=EPOCROOT##epoc32\data\C\test\gzip\Hello_HeaderIdChanged.gz	        test\gzip\Hello_HeaderIdChanged.gz
sl@0
    67
data=EPOCROOT##epoc32\data\C\test\gzip\Hello_Read_Only.gz		        test\gzip\Hello_Read_Only.gz
sl@0
    68
data=EPOCROOT##epoc32\data\C\test\gzip\Hello_Read_Only.txt		        test\gzip\Hello_Read_Only.txt
sl@0
    69
data=EPOCROOT##epoc32\data\C\test\gzip\Hello_TrailerCrcChanged.gz       test\gzip\Hello_TrailerCrcChanged.gz
sl@0
    70
data=EPOCROOT##epoc32\data\z\test\inflateprimetest\gzipped.gz	        test\inflateprimetest\gzipped.gz
sl@0
    71
data=EPOCROOT##epoc32\data\z\test\inflateprimetest\zipped.zip	        test\inflateprimetest\zipped.zip
sl@0
    72
#endif