sl@0
|
1 |
// Copyright (c) 2007-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 |
PRINT Run all tzlib
|
sl@0
|
17 |
LOAD_SUITE tzlib
|
sl@0
|
18 |
|
sl@0
|
19 |
CONSECUTIVE
|
sl@0
|
20 |
RUN_TEST_STEP !Result=0 5 tzlib Test_zlibVersion
|
sl@0
|
21 |
RUN_TEST_STEP !Result=0 5 tzlib Test_compress01
|
sl@0
|
22 |
|
sl@0
|
23 |
START_TESTCASE SYSLIB-EZLIB2-UT-4107
|
sl@0
|
24 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4107
|
sl@0
|
25 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_NO_FLUSH
|
sl@0
|
26 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_NO_COMPRESSION
|
sl@0
|
27 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_BEST_SPEED
|
sl@0
|
28 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_BEST_COMPRESSION
|
sl@0
|
29 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_invalid_level
|
sl@0
|
30 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate01 \tef_ezlib2\tzlib.ini Section_deflate01_FINISH
|
sl@0
|
31 |
END_TESTCASE SYSLIB-EZLIB2-UT-4107
|
sl@0
|
32 |
|
sl@0
|
33 |
START_TESTCASE SYSLIB-EZLIB2-UT-4108
|
sl@0
|
34 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4108
|
sl@0
|
35 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate02 \tef_ezlib2\tzlib.ini Section_deflate02_beyond_finish
|
sl@0
|
36 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflate02 \tef_ezlib2\tzlib.ini Section_deflate02_beyond_finish_noflush
|
sl@0
|
37 |
END_TESTCASE SYSLIB-EZLIB2-UT-4108
|
sl@0
|
38 |
|
sl@0
|
39 |
START_TESTCASE SYSLIB-EZLIB2-UT-4109
|
sl@0
|
40 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4109
|
sl@0
|
41 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateEnd
|
sl@0
|
42 |
END_TESTCASE SYSLIB-EZLIB2-UT-4109
|
sl@0
|
43 |
|
sl@0
|
44 |
START_TESTCASE SYSLIB-EZLIB2-UT-4110
|
sl@0
|
45 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4110
|
sl@0
|
46 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_NO_FLUSH
|
sl@0
|
47 |
END_TESTCASE SYSLIB-EZLIB2-UT-4110
|
sl@0
|
48 |
|
sl@0
|
49 |
START_TESTCASE SYSLIB-EZLIB2-UT-4111
|
sl@0
|
50 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4111
|
sl@0
|
51 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_NO_COMPRESSION
|
sl@0
|
52 |
END_TESTCASE SYSLIB-EZLIB2-UT-4111
|
sl@0
|
53 |
|
sl@0
|
54 |
START_TESTCASE SYSLIB-EZLIB2-UT-4112
|
sl@0
|
55 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4112
|
sl@0
|
56 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_BEST_SPEED
|
sl@0
|
57 |
END_TESTCASE SYSLIB-EZLIB2-UT-4112
|
sl@0
|
58 |
|
sl@0
|
59 |
START_TESTCASE SYSLIB-EZLIB2-UT-4113
|
sl@0
|
60 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4113
|
sl@0
|
61 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_BEST_COMPRESSION
|
sl@0
|
62 |
END_TESTCASE SYSLIB-EZLIB2-UT-4113
|
sl@0
|
63 |
|
sl@0
|
64 |
START_TESTCASE SYSLIB-EZLIB2-UT-4114
|
sl@0
|
65 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4114
|
sl@0
|
66 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_PARTIAL_FLUSH
|
sl@0
|
67 |
END_TESTCASE SYSLIB-EZLIB2-UT-4114
|
sl@0
|
68 |
|
sl@0
|
69 |
START_TESTCASE SYSLIB-EZLIB2-UT-4115
|
sl@0
|
70 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4115
|
sl@0
|
71 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate01 \tef_ezlib2\tzlib.ini Section_inflate01_SYNC_FLUSH
|
sl@0
|
72 |
END_TESTCASE SYSLIB-EZLIB2-UT-4115
|
sl@0
|
73 |
|
sl@0
|
74 |
START_TESTCASE SYSLIB-EZLIB2-UT-4116
|
sl@0
|
75 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4116
|
sl@0
|
76 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate06 \tef_ezlib2\tzlib.ini Section_inflate06_INVALID_DATA
|
sl@0
|
77 |
END_TESTCASE SYSLIB-EZLIB2-UT-4116
|
sl@0
|
78 |
|
sl@0
|
79 |
START_TESTCASE SYSLIB-EZLIB2-UT-4117
|
sl@0
|
80 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4117
|
sl@0
|
81 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate02 \tef_ezlib2\tzlib.ini Section_inflate02_NO_FLUSH
|
sl@0
|
82 |
END_TESTCASE SYSLIB-EZLIB2-UT-4117
|
sl@0
|
83 |
|
sl@0
|
84 |
START_TESTCASE SYSLIB-EZLIB2-UT-4118
|
sl@0
|
85 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4118
|
sl@0
|
86 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate03 \tef_ezlib2\tzlib.ini Section_inflate03_NO_FLUSH
|
sl@0
|
87 |
END_TESTCASE SYSLIB-EZLIB2-UT-4118
|
sl@0
|
88 |
|
sl@0
|
89 |
START_TESTCASE SYSLIB-EZLIB2-UT-4119
|
sl@0
|
90 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4119
|
sl@0
|
91 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate04 \tef_ezlib2\tzlib.ini Section_inflate04_NO_FLUSH
|
sl@0
|
92 |
END_TESTCASE SYSLIB-EZLIB2-UT-4119
|
sl@0
|
93 |
|
sl@0
|
94 |
START_TESTCASE SYSLIB-EZLIB2-UT-4120
|
sl@0
|
95 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4120
|
sl@0
|
96 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflate05 \tef_ezlib2\tzlib.ini Section_inflate05_NO_FLUSH
|
sl@0
|
97 |
END_TESTCASE SYSLIB-EZLIB2-UT-4120
|
sl@0
|
98 |
|
sl@0
|
99 |
START_TESTCASE SYSLIB-EZLIB2-UT-4121
|
sl@0
|
100 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4121
|
sl@0
|
101 |
RUN_TEST_STEP !Result=0 5 tzlib Test_inflateEnd
|
sl@0
|
102 |
END_TESTCASE SYSLIB-EZLIB2-UT-4121
|
sl@0
|
103 |
|
sl@0
|
104 |
START_TESTCASE SYSLIB-EZLIB2-UT-4122
|
sl@0
|
105 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4122
|
sl@0
|
106 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateSetDictionary01 \tef_ezlib2\tzlib.ini Section_deflateSetDictionary01
|
sl@0
|
107 |
END_TESTCASE SYSLIB-EZLIB2-UT-4122
|
sl@0
|
108 |
|
sl@0
|
109 |
START_TESTCASE SYSLIB-EZLIB2-UT-4123
|
sl@0
|
110 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4123
|
sl@0
|
111 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateSetDictionary02 \tef_ezlib2\tzlib.ini Section_deflateSetDictionary02
|
sl@0
|
112 |
END_TESTCASE SYSLIB-EZLIB2-UT-4123
|
sl@0
|
113 |
|
sl@0
|
114 |
START_TESTCASE SYSLIB-EZLIB2-UT-4124
|
sl@0
|
115 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4124
|
sl@0
|
116 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateSetDictionary03 \tef_ezlib2\tzlib.ini Section_deflateSetDictionary03
|
sl@0
|
117 |
END_TESTCASE SYSLIB-EZLIB2-UT-4124
|
sl@0
|
118 |
|
sl@0
|
119 |
START_TESTCASE SYSLIB-EZLIB2-UT-4125
|
sl@0
|
120 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4125
|
sl@0
|
121 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateSetDictionary04 \tef_ezlib2\tzlib.ini Section_deflateSetDictionary04
|
sl@0
|
122 |
END_TESTCASE SYSLIB-EZLIB2-UT-4125
|
sl@0
|
123 |
|
sl@0
|
124 |
START_TESTCASE SYSLIB-EZLIB2-UT-4126
|
sl@0
|
125 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4126
|
sl@0
|
126 |
RUN_TEST_STEP !Result=0 5 tzlib Test_deflateSetDictionary05 \tef_ezlib2\tzlib.ini Section_deflateSetDictionary05
|
sl@0
|
127 |
END_TESTCASE SYSLIB-EZLIB2-UT-4126
|
sl@0
|
128 |
|
sl@0
|
129 |
START_TESTCASE SYSLIB-EZLIB2-UT-4127
|
sl@0
|
130 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4127
|
sl@0
|
131 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzio
|
sl@0
|
132 |
END_TESTCASE SYSLIB-EZLIB2-UT-4127
|
sl@0
|
133 |
|
sl@0
|
134 |
START_TESTCASE SYSLIB-EZLIB2-UT-4128
|
sl@0
|
135 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4128
|
sl@0
|
136 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzdirect \tef_ezlib2\tzlib.ini Section_gzdirect_1
|
sl@0
|
137 |
END_TESTCASE SYSLIB-EZLIB2-UT-4128
|
sl@0
|
138 |
|
sl@0
|
139 |
START_TESTCASE SYSLIB-EZLIB2-UT-4129
|
sl@0
|
140 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4129
|
sl@0
|
141 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzdirect \tef_ezlib2\tzlib.ini Section_gzdirect_2
|
sl@0
|
142 |
END_TESTCASE SYSLIB-EZLIB2-UT-4129
|
sl@0
|
143 |
|
sl@0
|
144 |
START_TESTCASE SYSLIB-EZLIB2-UT-4130
|
sl@0
|
145 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4130
|
sl@0
|
146 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzdirectnull
|
sl@0
|
147 |
END_TESTCASE SYSLIB-EZLIB2-UT-4130
|
sl@0
|
148 |
|
sl@0
|
149 |
START_TESTCASE SYSLIB-EZLIB2-UT-4131
|
sl@0
|
150 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4131
|
sl@0
|
151 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzclearerr_null
|
sl@0
|
152 |
END_TESTCASE SYSLIB-EZLIB2-UT-4131
|
sl@0
|
153 |
|
sl@0
|
154 |
START_TESTCASE SYSLIB-EZLIB2-UT-4132
|
sl@0
|
155 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4132
|
sl@0
|
156 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzclearerr
|
sl@0
|
157 |
END_TESTCASE SYSLIB-EZLIB2-UT-4132
|
sl@0
|
158 |
|
sl@0
|
159 |
START_TESTCASE SYSLIB-EZLIB2-UT-4133
|
sl@0
|
160 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4133
|
sl@0
|
161 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzerror_streamend
|
sl@0
|
162 |
END_TESTCASE SYSLIB-EZLIB2-UT-4133
|
sl@0
|
163 |
|
sl@0
|
164 |
START_TESTCASE SYSLIB-EZLIB2-UT-4134
|
sl@0
|
165 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4134
|
sl@0
|
166 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzungetcnegative
|
sl@0
|
167 |
END_TESTCASE SYSLIB-EZLIB2-UT-4134
|
sl@0
|
168 |
|
sl@0
|
169 |
START_TESTCASE SYSLIB-EZLIB2-UT-4135
|
sl@0
|
170 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4135
|
sl@0
|
171 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzseeknegative
|
sl@0
|
172 |
END_TESTCASE SYSLIB-EZLIB2-UT-4135
|
sl@0
|
173 |
|
sl@0
|
174 |
START_TESTCASE SYSLIB-EZLIB2-UT-4136
|
sl@0
|
175 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4136
|
sl@0
|
176 |
RUN_TEST_STEP !Result=0 5 tzlib Test_gzdirecttxt
|
sl@0
|
177 |
END_TESTCASE SYSLIB-EZLIB2-UT-4136
|
sl@0
|
178 |
|
sl@0
|
179 |
START_TESTCASE SYSLIB-EZLIB2-UT-4137
|
sl@0
|
180 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4137
|
sl@0
|
181 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzungetcChain
|
sl@0
|
182 |
END_TESTCASE SYSLIB-EZLIB2-UT-4137
|
sl@0
|
183 |
|
sl@0
|
184 |
START_TESTCASE SYSLIB-EZLIB2-UT-4138
|
sl@0
|
185 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4138
|
sl@0
|
186 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekBack
|
sl@0
|
187 |
END_TESTCASE SYSLIB-EZLIB2-UT-4138
|
sl@0
|
188 |
|
sl@0
|
189 |
START_TESTCASE SYSLIB-EZLIB2-UT-4139
|
sl@0
|
190 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4139
|
sl@0
|
191 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekAppend
|
sl@0
|
192 |
END_TESTCASE SYSLIB-EZLIB2-UT-4139
|
sl@0
|
193 |
|
sl@0
|
194 |
START_TESTCASE SYSLIB-EZLIB2-UT-4140
|
sl@0
|
195 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4140
|
sl@0
|
196 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekHugeOffset
|
sl@0
|
197 |
END_TESTCASE SYSLIB-EZLIB2-UT-4140
|
sl@0
|
198 |
|
sl@0
|
199 |
START_TESTCASE SYSLIB-EZLIB2-UT-4141
|
sl@0
|
200 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4141
|
sl@0
|
201 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekNoSize
|
sl@0
|
202 |
END_TESTCASE SYSLIB-EZLIB2-UT-4141
|
sl@0
|
203 |
|
sl@0
|
204 |
START_TESTCASE SYSLIB-EZLIB2-UT-4142
|
sl@0
|
205 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4142
|
sl@0
|
206 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenLongPath01
|
sl@0
|
207 |
END_TESTCASE SYSLIB-EZLIB2-UT-4142
|
sl@0
|
208 |
|
sl@0
|
209 |
START_TESTCASE SYSLIB-EZLIB2-UT-4143
|
sl@0
|
210 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4143
|
sl@0
|
211 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekLongPath01
|
sl@0
|
212 |
END_TESTCASE SYSLIB-EZLIB2-UT-4143
|
sl@0
|
213 |
|
sl@0
|
214 |
START_TESTCASE SYSLIB-EZLIB2-UT-4144
|
sl@0
|
215 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4144
|
sl@0
|
216 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenLongPath02
|
sl@0
|
217 |
END_TESTCASE SYSLIB-EZLIB2-UT-4144
|
sl@0
|
218 |
|
sl@0
|
219 |
START_TESTCASE SYSLIB-EZLIB2-UT-4145
|
sl@0
|
220 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4145
|
sl@0
|
221 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekMixedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_1
|
sl@0
|
222 |
END_TESTCASE SYSLIB-EZLIB2-UT-4145
|
sl@0
|
223 |
|
sl@0
|
224 |
START_TESTCASE SYSLIB-EZLIB2-UT-4146
|
sl@0
|
225 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4146
|
sl@0
|
226 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekMixedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_2
|
sl@0
|
227 |
END_TESTCASE SYSLIB-EZLIB2-UT-4146
|
sl@0
|
228 |
|
sl@0
|
229 |
START_TESTCASE SYSLIB-EZLIB2-UT-4147
|
sl@0
|
230 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4147
|
sl@0
|
231 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekMixedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_3
|
sl@0
|
232 |
END_TESTCASE SYSLIB-EZLIB2-UT-4147
|
sl@0
|
233 |
|
sl@0
|
234 |
START_TESTCASE SYSLIB-EZLIB2-UT-4148
|
sl@0
|
235 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4148
|
sl@0
|
236 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekMixedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_4
|
sl@0
|
237 |
END_TESTCASE SYSLIB-EZLIB2-UT-4148
|
sl@0
|
238 |
|
sl@0
|
239 |
START_TESTCASE SYSLIB-EZLIB2-UT-4149
|
sl@0
|
240 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4149
|
sl@0
|
241 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekMixedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_5
|
sl@0
|
242 |
END_TESTCASE SYSLIB-EZLIB2-UT-4149
|
sl@0
|
243 |
|
sl@0
|
244 |
START_TESTCASE SYSLIB-EZLIB2-UT-4150
|
sl@0
|
245 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4150
|
sl@0
|
246 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenNoMode
|
sl@0
|
247 |
END_TESTCASE SYSLIB-EZLIB2-UT-4150
|
sl@0
|
248 |
|
sl@0
|
249 |
START_TESTCASE SYSLIB-EZLIB2-UT-4151
|
sl@0
|
250 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4151
|
sl@0
|
251 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenNoPath
|
sl@0
|
252 |
END_TESTCASE SYSLIB-EZLIB2-UT-4151
|
sl@0
|
253 |
|
sl@0
|
254 |
START_TESTCASE SYSLIB-EZLIB2-UT-4152
|
sl@0
|
255 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4152
|
sl@0
|
256 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenNoPathMode
|
sl@0
|
257 |
END_TESTCASE SYSLIB-EZLIB2-UT-4152
|
sl@0
|
258 |
|
sl@0
|
259 |
START_TESTCASE SYSLIB-EZLIB2-UT-4153
|
sl@0
|
260 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4153
|
sl@0
|
261 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_1
|
sl@0
|
262 |
END_TESTCASE SYSLIB-EZLIB2-UT-4153
|
sl@0
|
263 |
|
sl@0
|
264 |
START_TESTCASE SYSLIB-EZLIB2-UT-4154
|
sl@0
|
265 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4154
|
sl@0
|
266 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_6
|
sl@0
|
267 |
END_TESTCASE SYSLIB-EZLIB2-UT-4154
|
sl@0
|
268 |
|
sl@0
|
269 |
START_TESTCASE SYSLIB-EZLIB2-UT-4155
|
sl@0
|
270 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4155
|
sl@0
|
271 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_3
|
sl@0
|
272 |
END_TESTCASE SYSLIB-EZLIB2-UT-4155
|
sl@0
|
273 |
|
sl@0
|
274 |
START_TESTCASE SYSLIB-EZLIB2-UT-4156
|
sl@0
|
275 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4156
|
sl@0
|
276 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_4
|
sl@0
|
277 |
END_TESTCASE SYSLIB-EZLIB2-UT-4156
|
sl@0
|
278 |
|
sl@0
|
279 |
START_TESTCASE SYSLIB-EZLIB2-UT-4157
|
sl@0
|
280 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4157
|
sl@0
|
281 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile01 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_5
|
sl@0
|
282 |
END_TESTCASE SYSLIB-EZLIB2-UT-4157
|
sl@0
|
283 |
|
sl@0
|
284 |
START_TESTCASE SYSLIB-EZLIB2-UT-4158
|
sl@0
|
285 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4158
|
sl@0
|
286 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_1
|
sl@0
|
287 |
END_TESTCASE SYSLIB-EZLIB2-UT-4158
|
sl@0
|
288 |
|
sl@0
|
289 |
START_TESTCASE SYSLIB-EZLIB2-UT-4159
|
sl@0
|
290 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4159
|
sl@0
|
291 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_2
|
sl@0
|
292 |
END_TESTCASE SYSLIB-EZLIB2-UT-4159
|
sl@0
|
293 |
|
sl@0
|
294 |
START_TESTCASE SYSLIB-EZLIB2-UT-4160
|
sl@0
|
295 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4160
|
sl@0
|
296 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_3
|
sl@0
|
297 |
END_TESTCASE SYSLIB-EZLIB2-UT-4160
|
sl@0
|
298 |
|
sl@0
|
299 |
START_TESTCASE SYSLIB-EZLIB2-UT-4161
|
sl@0
|
300 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4161
|
sl@0
|
301 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_4
|
sl@0
|
302 |
END_TESTCASE SYSLIB-EZLIB2-UT-4161
|
sl@0
|
303 |
|
sl@0
|
304 |
START_TESTCASE SYSLIB-EZLIB2-UT-4162
|
sl@0
|
305 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4162
|
sl@0
|
306 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_5
|
sl@0
|
307 |
END_TESTCASE SYSLIB-EZLIB2-UT-4162
|
sl@0
|
308 |
|
sl@0
|
309 |
START_TESTCASE SYSLIB-EZLIB2-UT-4163
|
sl@0
|
310 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4163
|
sl@0
|
311 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_6
|
sl@0
|
312 |
END_TESTCASE SYSLIB-EZLIB2-UT-4163
|
sl@0
|
313 |
|
sl@0
|
314 |
START_TESTCASE SYSLIB-EZLIB2-UT-4164
|
sl@0
|
315 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4164
|
sl@0
|
316 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_7
|
sl@0
|
317 |
END_TESTCASE SYSLIB-EZLIB2-UT-4164
|
sl@0
|
318 |
|
sl@0
|
319 |
START_TESTCASE SYSLIB-EZLIB2-UT-4165
|
sl@0
|
320 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4165
|
sl@0
|
321 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_8
|
sl@0
|
322 |
END_TESTCASE SYSLIB-EZLIB2-UT-4165
|
sl@0
|
323 |
|
sl@0
|
324 |
START_TESTCASE SYSLIB-EZLIB2-UT-4166
|
sl@0
|
325 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4166
|
sl@0
|
326 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzopenDiffMode \tef_ezlib2\tzlib.ini Section_GzopenDiffMode_9
|
sl@0
|
327 |
END_TESTCASE SYSLIB-EZLIB2-UT-4166
|
sl@0
|
328 |
|
sl@0
|
329 |
START_TESTCASE SYSLIB-EZLIB2-UT-4167
|
sl@0
|
330 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4167
|
sl@0
|
331 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile02 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_1
|
sl@0
|
332 |
END_TESTCASE SYSLIB-EZLIB2-UT-4167
|
sl@0
|
333 |
|
sl@0
|
334 |
START_TESTCASE SYSLIB-EZLIB2-UT-4168
|
sl@0
|
335 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4168
|
sl@0
|
336 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile02 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_6
|
sl@0
|
337 |
END_TESTCASE SYSLIB-EZLIB2-UT-4168
|
sl@0
|
338 |
|
sl@0
|
339 |
START_TESTCASE SYSLIB-EZLIB2-UT-4169
|
sl@0
|
340 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4169
|
sl@0
|
341 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile02 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_3
|
sl@0
|
342 |
END_TESTCASE SYSLIB-EZLIB2-UT-4169
|
sl@0
|
343 |
|
sl@0
|
344 |
START_TESTCASE SYSLIB-EZLIB2-UT-4170
|
sl@0
|
345 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4170
|
sl@0
|
346 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile02 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_4
|
sl@0
|
347 |
END_TESTCASE SYSLIB-EZLIB2-UT-4170
|
sl@0
|
348 |
|
sl@0
|
349 |
START_TESTCASE SYSLIB-EZLIB2-UT-4171
|
sl@0
|
350 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4171
|
sl@0
|
351 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzseekConcatedFile02 \tef_ezlib2\tzlib.ini Section_GzseekMixedFile_5
|
sl@0
|
352 |
END_TESTCASE SYSLIB-EZLIB2-UT-4171
|
sl@0
|
353 |
|
sl@0
|
354 |
START_TESTCASE SYSLIB-EZLIB2-UT-4173
|
sl@0
|
355 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4173
|
sl@0
|
356 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzprintf01
|
sl@0
|
357 |
END_TESTCASE SYSLIB-EZLIB2-UT-4173
|
sl@0
|
358 |
|
sl@0
|
359 |
START_TESTCASE SYSLIB-EZLIB2-UT-4174
|
sl@0
|
360 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4174
|
sl@0
|
361 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzprintf02 \tef_ezlib2\tzlib.ini Section_Gzprintf_1
|
sl@0
|
362 |
END_TESTCASE SYSLIB-EZLIB2-UT-4174
|
sl@0
|
363 |
|
sl@0
|
364 |
START_TESTCASE SYSLIB-EZLIB2-UT-4175
|
sl@0
|
365 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4175
|
sl@0
|
366 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzprintf02 \tef_ezlib2\tzlib.ini Section_Gzprintf_2
|
sl@0
|
367 |
END_TESTCASE SYSLIB-EZLIB2-UT-4175
|
sl@0
|
368 |
|
sl@0
|
369 |
START_TESTCASE SYSLIB-EZLIB2-UT-4176
|
sl@0
|
370 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4176
|
sl@0
|
371 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzprintf02 \tef_ezlib2\tzlib.ini Section_Gzprintf_3
|
sl@0
|
372 |
END_TESTCASE SYSLIB-EZLIB2-UT-4176
|
sl@0
|
373 |
|
sl@0
|
374 |
START_TESTCASE SYSLIB-EZLIB2-UT-4177
|
sl@0
|
375 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4177
|
sl@0
|
376 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzflushNull
|
sl@0
|
377 |
END_TESTCASE SYSLIB-EZLIB2-UT-4177
|
sl@0
|
378 |
|
sl@0
|
379 |
START_TESTCASE SYSLIB-EZLIB2-UT-4178
|
sl@0
|
380 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4178
|
sl@0
|
381 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzflushRepeat
|
sl@0
|
382 |
END_TESTCASE SYSLIB-EZLIB2-UT-4178
|
sl@0
|
383 |
|
sl@0
|
384 |
START_TESTCASE SYSLIB-EZLIB2-UT-4179
|
sl@0
|
385 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4179
|
sl@0
|
386 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzflushHugeBuf
|
sl@0
|
387 |
END_TESTCASE SYSLIB-EZLIB2-UT-4179
|
sl@0
|
388 |
|
sl@0
|
389 |
START_TESTCASE SYSLIB-EZLIB2-UT-4180
|
sl@0
|
390 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4180
|
sl@0
|
391 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzrewindNull
|
sl@0
|
392 |
END_TESTCASE SYSLIB-EZLIB2-UT-4180
|
sl@0
|
393 |
|
sl@0
|
394 |
START_TESTCASE SYSLIB-EZLIB2-UT-4181
|
sl@0
|
395 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4181
|
sl@0
|
396 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzrewindTransparent
|
sl@0
|
397 |
END_TESTCASE SYSLIB-EZLIB2-UT-4181
|
sl@0
|
398 |
|
sl@0
|
399 |
START_TESTCASE SYSLIB-EZLIB2-UT-4182
|
sl@0
|
400 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4182
|
sl@0
|
401 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzgetsBufNull
|
sl@0
|
402 |
END_TESTCASE SYSLIB-EZLIB2-UT-4182
|
sl@0
|
403 |
|
sl@0
|
404 |
START_TESTCASE SYSLIB-EZLIB2-UT-4184
|
sl@0
|
405 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4184
|
sl@0
|
406 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzgetsSmallBuf \tef_ezlib2\tzlib.ini Section_GzgetsSmallBuf_1
|
sl@0
|
407 |
END_TESTCASE SYSLIB-EZLIB2-UT-4184
|
sl@0
|
408 |
|
sl@0
|
409 |
START_TESTCASE SYSLIB-EZLIB2-UT-4185
|
sl@0
|
410 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4185
|
sl@0
|
411 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzgetsSmallBuf \tef_ezlib2\tzlib.ini Section_GzgetsSmallBuf_2
|
sl@0
|
412 |
END_TESTCASE SYSLIB-EZLIB2-UT-4185
|
sl@0
|
413 |
|
sl@0
|
414 |
START_TESTCASE SYSLIB-EZLIB2-UT-4186
|
sl@0
|
415 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4186
|
sl@0
|
416 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzgetsSmallBuf \tef_ezlib2\tzlib.ini Section_GzgetsSmallBuf_3
|
sl@0
|
417 |
END_TESTCASE SYSLIB-EZLIB2-UT-4186
|
sl@0
|
418 |
|
sl@0
|
419 |
START_TESTCASE SYSLIB-EZLIB2-UT-4187
|
sl@0
|
420 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4187
|
sl@0
|
421 |
RUN_TEST_STEP !Result=0 5 tzlib TestGzgetsSmallBuf \tef_ezlib2\tzlib.ini Section_GzgetsSmallBuf_4
|
sl@0
|
422 |
END_TESTCASE SYSLIB-EZLIB2-UT-4187
|
sl@0
|
423 |
|
sl@0
|
424 |
START_TESTCASE SYSLIB-EZLIB2-UT-4188
|
sl@0
|
425 |
//!@SYMTestCaseID SYSLIB-EZLIB2-UT-4188
|
sl@0
|
426 |
RUN_TEST_STEP !Result=-2 5 tzlib TestGzgetsSmallBuf \tef_ezlib2\tzlib.ini Section_GzgetsSmallBuf_5
|
sl@0
|
427 |
END_TESTCASE SYSLIB-EZLIB2-UT-4188
|