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