1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/compressionlibs/ziplib/test/data/tef/te_backwardscompatibilitytests.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,533 @@
1.4 +[Section_TestDeflateOldInflateNewCompatibitlityL_01]
1.5 +InputFile = SmallSize.txt
1.6 +OutputFile = bctest_SmallSize1.txt
1.7 +CompressionLevel = -1
1.8 +WindowBits = 9
1.9 +MemoryLevel = 1
1.10 +Strategy = 1
1.11 +
1.12 +[Section_TestDeflateOldInflateNewCompatibitlityL_02]
1.13 +InputFile = BigSize.txt
1.14 +OutputFile = bctest_BigSize2.txt
1.15 +CompressionLevel = 0
1.16 +WindowBits = 15
1.17 +MemoryLevel = 1
1.18 +Strategy = 1
1.19 +
1.20 +[Section_TestDeflateOldInflateNewCompatibitlityL_03]
1.21 +InputFile = HolyMoley.jar
1.22 +OutputFile = bctest_HolyMoley3.jar
1.23 +CompressionLevel = 9
1.24 +WindowBits = 9
1.25 +MemoryLevel = 1
1.26 +Strategy = 2
1.27 +
1.28 +[Section_TestDeflateOldInflateNewCompatibitlityL_04]
1.29 +InputFile = SmallSize.txt
1.30 +OutputFile = bctest_SmallSize4.txt
1.31 +CompressionLevel = -1
1.32 +WindowBits = 15
1.33 +MemoryLevel = 1
1.34 +Strategy = 2
1.35 +
1.36 +[Section_TestDeflateOldInflateNewCompatibitlityL_05]
1.37 +InputFile = PngImage.png
1.38 +OutputFile = bctest_PngImage5.png
1.39 +CompressionLevel = 0
1.40 +WindowBits = 9
1.41 +MemoryLevel = 1
1.42 +Strategy = 3
1.43 +
1.44 +[Section_TestDeflateOldInflateNewCompatibitlityL_06]
1.45 +InputFile = SmallSize.txt
1.46 +OutputFile = bctest_SmallSize6.txt
1.47 +CompressionLevel = 9
1.48 +WindowBits = 15
1.49 +MemoryLevel = 1
1.50 +Strategy = 3
1.51 +
1.52 +[Section_TestDeflateOldInflateNewCompatibitlityL_07]
1.53 +InputFile = SmallSize.txt
1.54 +OutputFile = bctest_SmallSize7.txt
1.55 +CompressionLevel = 9
1.56 +WindowBits = 9
1.57 +MemoryLevel = 9
1.58 +Strategy = 1
1.59 +
1.60 +[Section_TestDeflateOldInflateNewCompatibitlityL_08]
1.61 +InputFile = SmallSize.txt
1.62 +OutputFile = bctest_SmallSize8.txt
1.63 +CompressionLevel = -1
1.64 +WindowBits = 9
1.65 +MemoryLevel = 9
1.66 +Strategy = 1
1.67 +
1.68 +[Section_TestDeflateOldInflateNewCompatibitlityL_09]
1.69 +InputFile = HolyMoley.jar
1.70 +OutputFile = bctest_HolyMoley9.jar
1.71 +CompressionLevel = 0
1.72 +WindowBits = 15
1.73 +MemoryLevel = 9
1.74 +Strategy = 2
1.75 +
1.76 +[Section_TestDeflateOldInflateNewCompatibitlityL_10]
1.77 +InputFile = SmallSize.txt
1.78 +OutputFile = bctest_SmallSize10.txt
1.79 +CompressionLevel = 9
1.80 +WindowBits = 15
1.81 +MemoryLevel = 9
1.82 +Strategy = 2
1.83 +
1.84 +[Section_TestDeflateOldInflateNewCompatibitlityL_11]
1.85 +InputFile = PngImage.png
1.86 +OutputFile = bctest_PngImage11.png
1.87 +CompressionLevel = -1
1.88 +WindowBits = 15
1.89 +MemoryLevel = 9
1.90 +Strategy = 3
1.91 +
1.92 +[Section_TestDeflateOldInflateNewCompatibitlityL_12]
1.93 +InputFile = SmallSize.txt
1.94 +OutputFile = bctest_SmallSize12.txt
1.95 +CompressionLevel = 0
1.96 +WindowBits = 9
1.97 +MemoryLevel = 9
1.98 +Strategy = 3
1.99 +
1.100 +[Section_TestDeflateOldInflateNewCompatibitlityL_13]
1.101 +InputFile = SmallSize.txt
1.102 +OutputFile = bctest_SmallSize13.txt
1.103 +CompressionLevel = 0
1.104 +WindowBits = 15
1.105 +MemoryLevel = 5
1.106 +Strategy = 1
1.107 +
1.108 +[Section_TestDeflateOldInflateNewCompatibitlityL_14]
1.109 +InputFile = SmallSize.doc
1.110 +OutputFile = bctest_SmallSize14.doc
1.111 +CompressionLevel = 9
1.112 +WindowBits = 9
1.113 +MemoryLevel = 5
1.114 +Strategy = 1
1.115 +
1.116 +[Section_TestDeflateOldInflateNewCompatibitlityL_15]
1.117 +InputFile = HolyMoley.jar
1.118 +OutputFile = bctest_HolyMoley15.jar
1.119 +CompressionLevel = -1
1.120 +WindowBits = 9
1.121 +MemoryLevel = 5
1.122 +Strategy = 2
1.123 +
1.124 +[Section_TestDeflateOldInflateNewCompatibitlityL_16]
1.125 +InputFile = JpegImage.jpg
1.126 +OutputFile = bctest_JpegImage.jpg
1.127 +CompressionLevel = 0
1.128 +WindowBits = 9
1.129 +MemoryLevel = 5
1.130 +Strategy = 2
1.131 +
1.132 +[Section_TestDeflateOldInflateNewCompatibitlityL_17]
1.133 +InputFile = PngImage.png
1.134 +OutputFile = bctest_PngImage17.png
1.135 +CompressionLevel = 9
1.136 +WindowBits = 15
1.137 +MemoryLevel = 5
1.138 +Strategy = 3
1.139 +
1.140 +[Section_TestDeflateOldInflateNewCompatibitlityL_18]
1.141 +InputFile = GifImage.gif
1.142 +OutputFile = bctest_GifImage8.gif
1.143 +CompressionLevel = -1
1.144 +WindowBits = 15
1.145 +MemoryLevel = 5
1.146 +Strategy = 3
1.147 +
1.148 +[Section_TestDeflateOldInflateNewCompatibitlityL_19]
1.149 +InputFile = SmallSize.txt
1.150 +OutputFile = bctest_SmallSize19.txt
1.151 +CompressionLevel = 1
1.152 +WindowBits = 9
1.153 +MemoryLevel = 1
1.154 +Strategy = 1
1.155 +
1.156 +[Section_TestDeflateOldInflateNewCompatibitlityL_20]
1.157 +InputFile = BitmapImage.bmp
1.158 +OutputFile = bctest_BitmapImage20.bmp
1.159 +CompressionLevel = 1
1.160 +WindowBits = 15
1.161 +MemoryLevel = 9
1.162 +Strategy = 1
1.163 +
1.164 +[Section_TestDeflateOldInflateNewCompatibitlityL_21]
1.165 +InputFile = HolyMoley.jar
1.166 +OutputFile = bctest_HolyMoley21.jar
1.167 +CompressionLevel = 1
1.168 +WindowBits = 9
1.169 +MemoryLevel = 5
1.170 +Strategy = 2
1.171 +
1.172 +[Section_TestDeflateOldInflateNewCompatibitlityL_22]
1.173 +InputFile = SmallSizeDoc.zip
1.174 +OutputFile = bctest_SmallSizeDoc22.zip
1.175 +CompressionLevel = 1
1.176 +WindowBits = 15
1.177 +MemoryLevel = 1
1.178 +Strategy = 2
1.179 +
1.180 +[Section_TestDeflateOldInflateNewCompatibitlityL_23]
1.181 +InputFile = PngImage.png
1.182 +OutputFile = bctest_PngImage23.png
1.183 +CompressionLevel = 1
1.184 +WindowBits = 15
1.185 +MemoryLevel = 9
1.186 +Strategy = 3
1.187 +
1.188 +[Section_TestDeflateOldInflateNewCompatibitlityL_24]
1.189 +InputFile = SmallSizeDoc.gz
1.190 +OutputFile = bctest_SmallSizeDoc.gz
1.191 +CompressionLevel = 1
1.192 +WindowBits = 9
1.193 +MemoryLevel = 5
1.194 +Strategy = 3
1.195 +
1.196 +[Section_TestDeflateNewInflateOldCompatibitlityL_01]
1.197 +InputFile = SmallSize.txt
1.198 +OutputFile = bctest_SmallSize1.txt
1.199 +CompressionLevel = -1
1.200 +WindowBits = 9
1.201 +MemoryLevel = 1
1.202 +Strategy = 1
1.203 +
1.204 +[Section_TestDeflateNewInflateOldCompatibitlityL_02]
1.205 +InputFile = BigSize.txt
1.206 +OutputFile = bctest_BigSize2.txt
1.207 +CompressionLevel = 0
1.208 +WindowBits = 15
1.209 +MemoryLevel = 1
1.210 +Strategy = 1
1.211 +
1.212 +[Section_TestDeflateNewInflateOldCompatibitlityL_03]
1.213 +InputFile = HolyMoley.jar
1.214 +OutputFile = bctest_HolyMoley3.jar
1.215 +CompressionLevel = 9
1.216 +WindowBits = 9
1.217 +MemoryLevel = 1
1.218 +Strategy = 2
1.219 +
1.220 +[Section_TestDeflateNewInflateOldCompatibitlityL_04]
1.221 +InputFile = SmallSize.txt
1.222 +OutputFile = bctest_SmallSize4.txt
1.223 +CompressionLevel = -1
1.224 +WindowBits = 15
1.225 +MemoryLevel = 1
1.226 +Strategy = 2
1.227 +
1.228 +[Section_TestDeflateNewInflateOldCompatibitlityL_05]
1.229 +InputFile = PngImage.png
1.230 +OutputFile = bctest_PngImage5.png
1.231 +CompressionLevel = 0
1.232 +WindowBits = 9
1.233 +MemoryLevel = 1
1.234 +Strategy = 3
1.235 +
1.236 +[Section_TestDeflateNewInflateOldCompatibitlityL_06]
1.237 +InputFile = SmallSize.txt
1.238 +OutputFile = bctest_SmallSize6.txt
1.239 +CompressionLevel = 9
1.240 +WindowBits = 15
1.241 +MemoryLevel = 1
1.242 +Strategy = 3
1.243 +
1.244 +[Section_TestDeflateNewInflateOldCompatibitlityL_07]
1.245 +InputFile = SmallSize.txt
1.246 +OutputFile = bctest_SmallSize7.txt
1.247 +CompressionLevel = 9
1.248 +WindowBits = 9
1.249 +MemoryLevel = 9
1.250 +Strategy = 1
1.251 +
1.252 +[Section_TestDeflateNewInflateOldCompatibitlityL_08]
1.253 +InputFile = SmallSize.txt
1.254 +OutputFile = bctest_SmallSize8.txt
1.255 +CompressionLevel = -1
1.256 +WindowBits = 9
1.257 +MemoryLevel = 9
1.258 +Strategy = 1
1.259 +
1.260 +[Section_TestDeflateNewInflateOldCompatibitlityL_09]
1.261 +InputFile = HolyMoley.jar
1.262 +OutputFile = bctest_HolyMoley9.jar
1.263 +CompressionLevel = 0
1.264 +WindowBits = 15
1.265 +MemoryLevel = 9
1.266 +Strategy = 2
1.267 +
1.268 +[Section_TestDeflateNewInflateOldCompatibitlityL_10]
1.269 +InputFile = SmallSize.txt
1.270 +OutputFile = bctest_SmallSize10.txt
1.271 +CompressionLevel = 9
1.272 +WindowBits = 15
1.273 +MemoryLevel = 9
1.274 +Strategy = 2
1.275 +
1.276 +[Section_TestDeflateNewInflateOldCompatibitlityL_11]
1.277 +InputFile = PngImage.png
1.278 +OutputFile = bctest_PngImage11.png
1.279 +CompressionLevel = -1
1.280 +WindowBits = 15
1.281 +MemoryLevel = 9
1.282 +Strategy = 3
1.283 +
1.284 +[Section_TestDeflateNewInflateOldCompatibitlityL_12]
1.285 +InputFile = SmallSize.txt
1.286 +OutputFile = bctest_SmallSize12.txt
1.287 +CompressionLevel = 0
1.288 +WindowBits = 9
1.289 +MemoryLevel = 9
1.290 +Strategy = 3
1.291 +
1.292 +[Section_TestDeflateNewInflateOldCompatibitlityL_13]
1.293 +InputFile = SmallSize.txt
1.294 +OutputFile = bctest_SmallSize13.txt
1.295 +CompressionLevel = 0
1.296 +WindowBits = 15
1.297 +MemoryLevel = 5
1.298 +Strategy = 1
1.299 +
1.300 +[Section_TestDeflateNewInflateOldCompatibitlityL_14]
1.301 +InputFile = SmallSize.doc
1.302 +OutputFile = bctest_SmallSize14.doc
1.303 +CompressionLevel = 9
1.304 +WindowBits = 9
1.305 +MemoryLevel = 5
1.306 +Strategy = 1
1.307 +
1.308 +[Section_TestDeflateNewInflateOldCompatibitlityL_15]
1.309 +InputFile = HolyMoley.jar
1.310 +OutputFile = bctest_HolyMoley15.jar
1.311 +CompressionLevel = -1
1.312 +WindowBits = 9
1.313 +MemoryLevel = 5
1.314 +Strategy = 2
1.315 +
1.316 +[Section_TestDeflateNewInflateOldCompatibitlityL_16]
1.317 +InputFile = JpegImage.jpg
1.318 +OutputFile = bctest_JpegImage.jpg
1.319 +CompressionLevel = 0
1.320 +WindowBits = 9
1.321 +MemoryLevel = 5
1.322 +Strategy = 2
1.323 +
1.324 +[Section_TestDeflateNewInflateOldCompatibitlityL_17]
1.325 +InputFile = PngImage.png
1.326 +OutputFile = bctest_PngImage17.png
1.327 +CompressionLevel = 9
1.328 +WindowBits = 15
1.329 +MemoryLevel = 5
1.330 +Strategy = 3
1.331 +
1.332 +[Section_TestDeflateNewInflateOldCompatibitlityL_18]
1.333 +InputFile = GifImage.gif
1.334 +OutputFile = bctest_GifImage8.gif
1.335 +CompressionLevel = -1
1.336 +WindowBits = 15
1.337 +MemoryLevel = 5
1.338 +Strategy = 3
1.339 +
1.340 +[Section_TestDeflateNewInflateOldCompatibitlityL_19]
1.341 +InputFile = SmallSize.txt
1.342 +OutputFile = bctest_SmallSize19.txt
1.343 +CompressionLevel = 1
1.344 +WindowBits = 9
1.345 +MemoryLevel = 1
1.346 +Strategy = 1
1.347 +
1.348 +[Section_TestDeflateNewInflateOldCompatibitlityL_20]
1.349 +InputFile = BitmapImage.bmp
1.350 +OutputFile = bctest_BitmapImage20.bmp
1.351 +CompressionLevel = 1
1.352 +WindowBits = 15
1.353 +MemoryLevel = 9
1.354 +Strategy = 1
1.355 +
1.356 +[Section_TestDeflateNewInflateOldCompatibitlityL_21]
1.357 +InputFile = HolyMoley.jar
1.358 +OutputFile = bctest_HolyMoley21.jar
1.359 +CompressionLevel = 1
1.360 +WindowBits = 9
1.361 +MemoryLevel = 5
1.362 +Strategy = 2
1.363 +
1.364 +[Section_TestDeflateNewInflateOldCompatibitlityL_22]
1.365 +InputFile = SmallSizeDoc.zip
1.366 +OutputFile = bctest_SmallSizeDoc22.zip
1.367 +CompressionLevel = 1
1.368 +WindowBits = 15
1.369 +MemoryLevel = 1
1.370 +Strategy = 2
1.371 +
1.372 +[Section_TestDeflateNewInflateOldCompatibitlityL_23]
1.373 +InputFile = PngImage.png
1.374 +OutputFile = bctest_PngImage23.png
1.375 +CompressionLevel = 1
1.376 +WindowBits = 15
1.377 +MemoryLevel = 9
1.378 +Strategy = 3
1.379 +
1.380 +[Section_TestDeflateNewInflateOldCompatibitlityL_24]
1.381 +InputFile = SmallSizeDoc.gz
1.382 +OutputFile = bctest_SmallSizeDoc.gz
1.383 +CompressionLevel = 1
1.384 +WindowBits = 9
1.385 +MemoryLevel = 5
1.386 +Strategy = 3
1.387 +
1.388 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_01]
1.389 +InputFile = SmallSize.txt
1.390 +OutputFile = SmallSizeOutput.txt
1.391 +
1.392 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_02]
1.393 +InputFile = BigSize.txt
1.394 +OutputFile = BigSizeOutput.txt
1.395 +
1.396 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_03]
1.397 +InputFile = SmallSize.doc
1.398 +OutputFile = SmallSizeOutput.doc
1.399 +
1.400 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_04]
1.401 +InputFile = SmallSizeTxt.zip
1.402 +OutputFile = SmallSizeTxtOutput.zip
1.403 +
1.404 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_05]
1.405 +InputFile = SmallSizeTxt.gz
1.406 +OutputFile = SmallSizeTxtOutput.gz
1.407 +
1.408 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_06]
1.409 +InputFile = SmallSizeDoc.zip
1.410 +OutputFile = SmallSizeDocOutput.zip
1.411 +
1.412 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_07]
1.413 +InputFile = SmallSizeDoc.gz
1.414 +OutputFile = SmallSizeDocOutput.gz
1.415 +
1.416 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_08]
1.417 +InputFile = JpegImage.jpg
1.418 +OutputFile = JpegImageOutput.jpg
1.419 +
1.420 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_09]
1.421 +InputFile = GifImage.gif
1.422 +OutputFile = GifImageOutput.gif
1.423 +
1.424 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_10]
1.425 +InputFile = BitmapImage.bmp
1.426 +OutputFile = BitmapImageOutput.bmp
1.427 +
1.428 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_11]
1.429 +InputFile = PngImage.png
1.430 +OutputFile = PngImageOutput.png
1.431 +
1.432 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_12]
1.433 +InputFile = ExifHeadFile.png
1.434 +OutputFile = ExifHeadFileOutput.png
1.435 +
1.436 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_13]
1.437 +InputFile = png8bpp_g0_b.png
1.438 +OutputFile = png8bpp_g0_bOutput.png
1.439 +
1.440 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_14]
1.441 +InputFile = screenbackground.png
1.442 +OutputFile = screenbackgroundOutput.png
1.443 +
1.444 +[Section_TestGZipDeflateOldInflateNewCompatibitlityL_15]
1.445 +InputFile = HolyMoley.jar
1.446 +OutputFile = HolyMoleyOutput.jar
1.447 +
1.448 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_01]
1.449 +InputFile = SmallSize.txt
1.450 +OutputFile = SmallSizeOutput.txt
1.451 +
1.452 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_02]
1.453 +InputFile = BigSize.txt
1.454 +OutputFile = BigSizeOutput.txt
1.455 +
1.456 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_03]
1.457 +InputFile = SmallSize.doc
1.458 +OutputFile = SmallSizeOutput.doc
1.459 +
1.460 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_04]
1.461 +InputFile = SmallSizeTxt.zip
1.462 +OutputFile = SmallSizeTxtOutput.zip
1.463 +
1.464 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_05]
1.465 +InputFile = SmallSizeTxt.gz
1.466 +OutputFile = SmallSizeTxtOutput.gz
1.467 +
1.468 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_06]
1.469 +InputFile = SmallSizeDoc.zip
1.470 +OutputFile = SmallSizeDocOutput.zip
1.471 +
1.472 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_07]
1.473 +InputFile = SmallSizeDoc.gz
1.474 +OutputFile = SmallSizeDocOutput.gz
1.475 +
1.476 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_08]
1.477 +InputFile = JpegImage.jpg
1.478 +OutputFile = JpegImageOutput.jpg
1.479 +
1.480 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_09]
1.481 +InputFile = GifImage.gif
1.482 +OutputFile = GifImageOutput.gif
1.483 +
1.484 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_10]
1.485 +InputFile = BitmapImage.bmp
1.486 +OutputFile = BitmapImageOutput.bmp
1.487 +
1.488 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_11]
1.489 +InputFile = PngImage.png
1.490 +OutputFile = PngImageOutput.png
1.491 +
1.492 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_12]
1.493 +InputFile = ExifHeadFile.png
1.494 +OutputFile = ExifHeadFileOutput.png
1.495 +
1.496 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_13]
1.497 +InputFile = png8bpp_g0_b.png
1.498 +OutputFile = png8bpp_g0_bOutput.png
1.499 +
1.500 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_14]
1.501 +InputFile = screenbackground.png
1.502 +OutputFile = screenbackgroundOutput.png
1.503 +
1.504 +[Section_TestGZipDeflateNewInflateOldCompatibitlityL_15]
1.505 +InputFile = HolyMoley.jar
1.506 +OutputFile = HolyMoleyOutput.jar
1.507 +
1.508 +[Section_TestZipArchiveDecompressCompatibitlityL_01]
1.509 +InputFile = ZipArchive1.zip
1.510 +
1.511 +[Section_TestZipArchiveDecompressCompatibitlityL_02]
1.512 +InputFile = ZipArchive2.zip
1.513 +
1.514 +[Section_TestOSCompatibilityL_01]
1.515 +InputFile = GifImage_Linux.zip
1.516 +
1.517 +[Section_TestOSCompatibilityL_02]
1.518 +InputFile = JpegImage_Linux.zip
1.519 +
1.520 +[Section_TestOSCompatibilityL_03]
1.521 +InputFile = PngImage_SunOS.zip
1.522 +
1.523 +[Section_TestOSCompatibilityL_04]
1.524 +InputFile = SmallSizeTxt_SunOS.zip
1.525 +
1.526 +[Section_TestOSGZipCompatibilityL_01]
1.527 +InputFile = ExifHeadFile_Linux.gz
1.528 +
1.529 +[Section_TestOSGZipCompatibilityL_02]
1.530 +InputFile = SmallSizeDoc_Linux.gz
1.531 +
1.532 +[Section_TestOSGZipCompatibilityL_03]
1.533 +InputFile = HolyMoley_SunOS.gz
1.534 +
1.535 +[Section_TestOSGZipCompatibilityL_04]
1.536 +InputFile = BitmapImage_SunOS.gz
1.537 \ No newline at end of file