Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for IO::Compress::Zlib cp lib/IO/Uncompress/RawInflate.pm blib/lib/IO/Uncompress/RawInflate.pm cp lib/IO/Uncompress/Inflate.pm blib/lib/IO/Uncompress/Inflate.pm cp lib/IO/Compress/Deflate.pm blib/lib/IO/Compress/Deflate.pm cp lib/IO/Compress/Adapter/Deflate.pm blib/lib/IO/Compress/Adapter/Deflate.pm cp lib/IO/Compress/Zip.pm blib/lib/IO/Compress/Zip.pm cp lib/IO/Uncompress/Adapter/Identity.pm blib/lib/IO/Uncompress/Adapter/Identity.pm cp lib/IO/Compress/Gzip/Constants.pm blib/lib/IO/Compress/Gzip/Constants.pm cp lib/IO/Compress/Zlib/Extra.pm blib/lib/IO/Compress/Zlib/Extra.pm cp lib/IO/Compress/Zip/Constants.pm blib/lib/IO/Compress/Zip/Constants.pm cp lib/IO/Compress/Zlib/Constants.pm blib/lib/IO/Compress/Zlib/Constants.pm cp lib/IO/Compress/Adapter/Identity.pm blib/lib/IO/Compress/Adapter/Identity.pm cp lib/IO/Uncompress/Adapter/Inflate.pm blib/lib/IO/Uncompress/Adapter/Inflate.pm cp lib/IO/Uncompress/Unzip.pm blib/lib/IO/Uncompress/Unzip.pm cp lib/IO/Uncompress/Gunzip.pm blib/lib/IO/Uncompress/Gunzip.pm cp lib/IO/Compress/RawDeflate.pm blib/lib/IO/Compress/RawDeflate.pm cp lib/IO/Uncompress/AnyInflate.pm blib/lib/IO/Uncompress/AnyInflate.pm cp lib/IO/Compress/Gzip.pm blib/lib/IO/Compress/Gzip.pm Manifying blib/man3/IO::Uncompress::RawInflate.3 Manifying blib/man3/IO::Uncompress::Unzip.3 Manifying blib/man3/IO::Uncompress::Inflate.3 Manifying blib/man3/IO::Compress::Deflate.3 Manifying blib/man3/IO::Compress::Zip.3 Manifying blib/man3/IO::Uncompress::Gunzip.3 Manifying blib/man3/IO::Compress::RawDeflate.3 Manifying blib/man3/IO::Uncompress::AnyInflate.3 Manifying blib/man3/IO::Compress::Gzip.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.....................1..7 ok 1 - use Compress::Raw::Zlib; ok 2 - use IO::Compress::Base; ok 3 - use IO::Uncompress::Base; ok 4 - IO::Compress::Adapter::Bzip2 version should be 2.008 ok 5 - IO::Compress::Bzip2 version should be 2.008 ok 6 - IO::Uncompress::Adapter::Bunzip2 version should be 2.008 ok 7 - no warnings ok t/001zlib-generic-deflate.......1..50 ok 1 - Testing IO::Compress::Deflate Errors ok 2 - Testing IO::Uncompress::Inflate Errors ok 3 - Testing IO::Compress::Deflate and IO::Uncompress::Inflate ok 4 - flush ok 5 ok 6 - write ok 7 - flush ok 8 - close ok 9 ok 10 - read returned 0 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - inflateSync on plain file ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - IO::Compress::Deflate: inflateSync for real ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 - inflateSync returned 1 ok 36 ok 37 - got expected output ok 38 ok 39 - IO::Compress::Deflate: inflateSync no FLUSH point ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 - no warnings ok t/001zlib-generic-gzip..........1..50 ok 1 - Testing IO::Compress::Gzip Errors ok 2 - Testing IO::Uncompress::Gunzip Errors ok 3 - Testing IO::Compress::Gzip and IO::Uncompress::Gunzip ok 4 - flush ok 5 ok 6 - write ok 7 - flush ok 8 - close ok 9 ok 10 - read returned 0 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - inflateSync on plain file ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - IO::Compress::Gzip: inflateSync for real ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 - inflateSync returned 1 ok 36 ok 37 - got expected output ok 38 ok 39 - IO::Compress::Gzip: inflateSync no FLUSH point ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 - no warnings ok t/001zlib-generic-rawdeflate....1..50 ok 1 - Testing IO::Compress::RawDeflate Errors ok 2 - Testing IO::Uncompress::RawInflate Errors ok 3 - Testing IO::Compress::RawDeflate and IO::Uncompress::RawInflate ok 4 - flush ok 5 ok 6 - write ok 7 - flush ok 8 - close ok 9 ok 10 - read returned 0 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - inflateSync on plain file ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - IO::Compress::RawDeflate: inflateSync for real ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 - inflateSync returned 1 ok 36 ok 37 - got expected output ok 38 ok 39 - IO::Compress::RawDeflate: inflateSync no FLUSH point ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 - no warnings ok t/001zlib-generic-zip...........1..50 ok 1 - Testing IO::Compress::Zip Errors ok 2 - Testing IO::Uncompress::Unzip Errors ok 3 - Testing IO::Compress::Zip and IO::Uncompress::Unzip ok 4 - flush ok 5 ok 6 - write ok 7 - flush ok 8 - close ok 9 ok 10 - read returned 0 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - inflateSync on plain file ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - IO::Compress::Zip: inflateSync for real ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 - inflateSync returned 1 ok 36 ok 37 - got expected output ok 38 ok 39 - IO::Compress::Zip: inflateSync no FLUSH point ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 - no warnings ok t/002any-deflate................1..49 ok 1 - AnyInflate(Transparent => 0, File=>0) with IO::Compress::Deflate ok 2 - create IO::Compress::Deflate object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyInflate object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyInflate object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyInflate(Transparent => 0, File=>1) with IO::Compress::Deflate ok 14 - create IO::Compress::Deflate object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyInflate object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyInflate object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyInflate(Transparent => 1, File=>0) with IO::Compress::Deflate ok 26 - create IO::Compress::Deflate object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyInflate object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyInflate object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyInflate(Transparent => 1, File=>1) with IO::Compress::Deflate ok 38 - create IO::Compress::Deflate object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyInflate object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyInflate object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/002any-gzip...................1..49 ok 1 - AnyInflate(Transparent => 0, File=>0) with IO::Compress::Gzip ok 2 - create IO::Compress::Gzip object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyInflate object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyInflate object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyInflate(Transparent => 0, File=>1) with IO::Compress::Gzip ok 14 - create IO::Compress::Gzip object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyInflate object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyInflate object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyInflate(Transparent => 1, File=>0) with IO::Compress::Gzip ok 26 - create IO::Compress::Gzip object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyInflate object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyInflate object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyInflate(Transparent => 1, File=>1) with IO::Compress::Gzip ok 38 - create IO::Compress::Gzip object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyInflate object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyInflate object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/002any-rawdeflate.............1..49 ok 1 - AnyInflate(Transparent => 0, File=>0) with IO::Compress::RawDeflate ok 2 - create IO::Compress::RawDeflate object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyInflate object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyInflate object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyInflate(Transparent => 0, File=>1) with IO::Compress::RawDeflate ok 14 - create IO::Compress::RawDeflate object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyInflate object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyInflate object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyInflate(Transparent => 1, File=>0) with IO::Compress::RawDeflate ok 26 - create IO::Compress::RawDeflate object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyInflate object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyInflate object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyInflate(Transparent => 1, File=>1) with IO::Compress::RawDeflate ok 38 - create IO::Compress::RawDeflate object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyInflate object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyInflate object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/002any-transparent............1..16 ok 1 - use IO::Uncompress::AnyInflate; ok 2 - AnyInflate with Non-compressed data (File 0) ok 3 - no AnyInflate object when -Transparent => 0 ok 4 ok 5 - AnyInflate object when -Transparent => 1 ok 6 ok 7 ok 8 ok 9 - AnyInflate with Non-compressed data (File 1) ok 10 - no AnyInflate object when -Transparent => 0 ok 11 ok 12 - AnyInflate object when -Transparent => 1 ok 13 ok 14 ok 15 ok 16 - no warnings ok t/002any-zip....................1..49 ok 1 - AnyInflate(Transparent => 0, File=>0) with IO::Compress::Zip ok 2 - create IO::Compress::Zip object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyInflate object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyInflate object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyInflate(Transparent => 0, File=>1) with IO::Compress::Zip ok 14 - create IO::Compress::Zip object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyInflate object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyInflate object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyInflate(Transparent => 1, File=>0) with IO::Compress::Zip ok 26 - create IO::Compress::Zip object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyInflate object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyInflate object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyInflate(Transparent => 1, File=>1) with IO::Compress::Zip ok 38 - create IO::Compress::Zip object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyInflate object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyInflate object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/004gziphdr....................1..911 ok 1 - use Compress::Raw::Zlib; ok 2 - use IO::Compress::Gzip::Constants; ok 3 - use IO::Compress::Gzip; ok 4 - use IO::Uncompress::Gunzip; ok 5 - Check Defaults ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 - Check name can be different from filename ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 - Check Time defaults to now ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 - can have null extrafield ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 - can have undef name, comment, time and extrafield ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - Comment with 0D ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 - Comment with 0A ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 - Comment with 0A0D ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 - Comment with 0D0A ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 - Comment with 0A0A ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 - Comment with 0D0D ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 - Check crchdr ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 - Check ExtraFlags ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 ok 289 - OS Code ok 290 - Trap OS Code '-1' ok 291 - Trap OS Code 'undef' ok 292 - Trap OS Code '' ok 293 - Trap OS Code 'fred' ok 294 - Trap OS Code 256 ok 295 - Trap OS Code 256 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 - Code is 0 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 ok 313 - Code is 1 ok 314 ok 315 ok 316 ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 - Code is 12 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 - Code is 254 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 - Code is 255 ok 341 - Check ExtraField ok 342 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 - Write Invalid ExtraField ok 463 ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 - Read Corrupt ExtraField - Sub-field truncated ok 506 - Sub-field truncated ok 507 - Sub-field truncated ok 508 - IO::Compress::Gzip fails ok 509 - Sub-field truncated ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 ok 517 - Read Corrupt ExtraField - Length of field incorrect ok 518 - Length of field incorrect ok 519 - Length of field incorrect ok 520 - IO::Compress::Gzip fails ok 521 - Length of field incorrect ok 522 ok 523 ok 524 ok 525 ok 526 ok 527 ok 528 ok 529 - Read Corrupt ExtraField - Length of 2nd field incorrect ok 530 - Length of 2nd field incorrect ok 531 - Length of 2nd field incorrect ok 532 - IO::Compress::Gzip fails ok 533 - Length of 2nd field incorrect ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 ok 541 - Read Corrupt ExtraField - Length of 2nd field incorrect ok 542 - Length of 2nd field incorrect ok 543 - Length of 2nd field incorrect ok 544 - IO::Compress::Gzip fails ok 545 - Length of 2nd field incorrect ok 546 ok 547 ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 - Check Minimal ok 554 ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 - Header Corruption - Fingerprint wrong 1st byte ok 596 ok 597 ok 598 - Header Corruption - Fingerprint wrong 2nd byte ok 599 ok 600 ok 601 - Header Corruption - CM not 8 ok 602 ok 603 ok 604 - Header Corruption - Use of Reserved Flags ok 605 ok 606 ok 607 - Header Corruption - Fail HeaderCRC ok 608 ok 609 ok 610 - ExtraField max raw size ok 611 - Created IO::Compress::Gzip object ok 612 - Created IO::Uncompress::Gunzip object ok 613 ok 614 ok 615 - Header Corruption - ExtraField too big ok 616 ok 617 ok 618 - Header Corruption - Create Name with Illegal Chars ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 - Header Corruption - Null Chars in Name ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 - Header Corruption - Create Comment with Illegal Chars ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 - Header Corruption - Null Char in Comment ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 ok 653 ok 654 - Header Corruption - Truncated in Extra ok 655 ok 656 ok 657 ok 658 ok 659 ok 660 - Header Corruption - Truncated in Extra ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 - Header Corruption - Truncated in Extra ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 - Header Corruption - Truncated in Name ok 673 ok 674 ok 675 ok 676 ok 677 ok 678 - Header Corruption - Truncated in Name ok 679 ok 680 ok 681 ok 682 ok 683 ok 684 - Header Corruption - Truncated in Name ok 685 ok 686 ok 687 ok 688 ok 689 ok 690 - Header Corruption - Truncated in Name ok 691 ok 692 ok 693 ok 694 ok 695 ok 696 - Header Corruption - Truncated in Comment ok 697 ok 698 ok 699 ok 700 ok 701 ok 702 - Header Corruption - Truncated in Comment ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 - Header Corruption - Truncated in Comment ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 - Header Corruption - Truncated in Comment ok 715 ok 716 ok 717 ok 718 ok 719 ok 720 - Header Corruption - Truncated in Comment ok 721 ok 722 ok 723 ok 724 ok 725 ok 726 - Header Corruption - Truncated in Comment ok 727 ok 728 ok 729 ok 730 ok 731 ok 732 - Header Corruption - Truncated in Comment ok 733 ok 734 ok 735 ok 736 ok 737 ok 738 - Header Corruption - Truncated in CRC ok 739 ok 740 ok 741 ok 742 ok 743 ok 744 - Header Corruption - Truncated in CRC ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 - Trailer Corruption - Trailer truncated to 0 bytes ok 757 ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 - Trailer Corruption - Trailer truncated to 1 bytes ok 771 ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 - Trailer Corruption - Trailer truncated to 2 bytes ok 785 ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 - Trailer Corruption - Trailer truncated to 3 bytes ok 799 ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 - Trailer Corruption - Trailer truncated to 4 bytes ok 813 ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 - Trailer Corruption - Trailer truncated to 5 bytes ok 827 ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 - Trailer Corruption - Trailer truncated to 6 bytes ok 841 ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 - Trailer Corruption - Trailer truncated to 7 bytes ok 855 ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 - Trailer Corruption - Length Wrong, CRC Correct ok 869 ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 - Trailer Corruption - Length Correct, CRC Wrong ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 ok 898 - Trailer Corruption - Length Wrong, CRC Wrong ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 - no warnings ok t/005defhdr.....................1..596 ok 1 - use Compress::Raw::Zlib; ok 2 - use IO::Compress::Deflate; ok 3 - use IO::Uncompress::Inflate; ok 4 - use IO::Compress::Zlib::Constants; ok 5 - Check default header settings ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 - CM is 8 ok 17 - FDICT is 0 ok 18 - Check user-defined header settings match zlib ok 19 - Set -Level => 0 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 - CM is 8 ok 41 - CINFO is 7 ok 42 - FDICT is 0 ok 43 - FLEVEL is 0 ok 44 - CM matches ok 45 - CINFO matches ok 46 - FDICT matches ok 47 - FLEVEL matches ok 48 - FCHECK matches ok 49 - Set -Level => 1 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 - CM is 8 ok 71 - CINFO is 7 ok 72 - FDICT is 0 ok 73 - FLEVEL is 0 ok 74 - CM matches ok 75 - CINFO matches ok 76 - FDICT matches ok 77 - FLEVEL matches ok 78 - FCHECK matches ok 79 - Set -Level => 2 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - CM is 8 ok 101 - CINFO is 7 ok 102 - FDICT is 0 ok 103 - FLEVEL is 1 ok 104 - CM matches ok 105 - CINFO matches ok 106 - FDICT matches ok 107 - FLEVEL matches ok 108 - FCHECK matches ok 109 - Set -Level => 3 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 - CM is 8 ok 131 - CINFO is 7 ok 132 - FDICT is 0 ok 133 - FLEVEL is 1 ok 134 - CM matches ok 135 - CINFO matches ok 136 - FDICT matches ok 137 - FLEVEL matches ok 138 - FCHECK matches ok 139 - Set -Level => 4 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 - CM is 8 ok 161 - CINFO is 7 ok 162 - FDICT is 0 ok 163 - FLEVEL is 1 ok 164 - CM matches ok 165 - CINFO matches ok 166 - FDICT matches ok 167 - FLEVEL matches ok 168 - FCHECK matches ok 169 - Set -Level => 5 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 - CM is 8 ok 191 - CINFO is 7 ok 192 - FDICT is 0 ok 193 - FLEVEL is 1 ok 194 - CM matches ok 195 - CINFO matches ok 196 - FDICT matches ok 197 - FLEVEL matches ok 198 - FCHECK matches ok 199 - Set -Level => 6 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 - CM is 8 ok 221 - CINFO is 7 ok 222 - FDICT is 0 ok 223 - FLEVEL is 2 ok 224 - CM matches ok 225 - CINFO matches ok 226 - FDICT matches ok 227 - FLEVEL matches ok 228 - FCHECK matches ok 229 - Set -Level => 7 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 - CM is 8 ok 251 - CINFO is 7 ok 252 - FDICT is 0 ok 253 - FLEVEL is 3 ok 254 - CM matches ok 255 - CINFO matches ok 256 - FDICT matches ok 257 - FLEVEL matches ok 258 - FCHECK matches ok 259 - Set -Level => 8 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 - CM is 8 ok 281 - CINFO is 7 ok 282 - FDICT is 0 ok 283 - FLEVEL is 3 ok 284 - CM matches ok 285 - CINFO matches ok 286 - FDICT matches ok 287 - FLEVEL matches ok 288 - FCHECK matches ok 289 - Set -Level => 9 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 ok 310 - CM is 8 ok 311 - CINFO is 7 ok 312 - FDICT is 0 ok 313 - FLEVEL is 3 ok 314 - CM matches ok 315 - CINFO matches ok 316 - FDICT matches ok 317 - FLEVEL matches ok 318 - FCHECK matches ok 319 - Set -Level => 0 ok 320 ok 321 ok 322 ok 323 ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 ok 338 ok 339 ok 340 - CM is 8 ok 341 - CINFO is 7 ok 342 - FDICT is 0 ok 343 - FLEVEL is 0 ok 344 - CM matches ok 345 - CINFO matches ok 346 - FDICT matches ok 347 - FLEVEL matches ok 348 - FCHECK matches ok 349 - Set -Level => 1 ok 350 ok 351 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 ok 369 ok 370 - CM is 8 ok 371 - CINFO is 7 ok 372 - FDICT is 0 ok 373 - FLEVEL is 0 ok 374 - CM matches ok 375 - CINFO matches ok 376 - FDICT matches ok 377 - FLEVEL matches ok 378 - FCHECK matches ok 379 - Set -Level => 9 ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 - CM is 8 ok 401 - CINFO is 7 ok 402 - FDICT is 0 ok 403 - FLEVEL is 3 ok 404 - CM matches ok 405 - CINFO matches ok 406 - FDICT matches ok 407 - FLEVEL matches ok 408 - FCHECK matches ok 409 - Set -Level => -1 ok 410 ok 411 ok 412 ok 413 ok 414 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 ok 429 ok 430 - CM is 8 ok 431 - CINFO is 7 ok 432 - FDICT is 0 ok 433 - FLEVEL is 2 ok 434 - CM matches ok 435 - CINFO matches ok 436 - FDICT matches ok 437 - FLEVEL matches ok 438 - FCHECK matches ok 439 - Set -Strategy => 2 ok 440 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 - CM is 8 ok 461 - CINFO is 7 ok 462 - FDICT is 0 ok 463 - FLEVEL is 0 ok 464 - CM matches ok 465 - CINFO matches ok 466 - FDICT matches ok 467 - FLEVEL matches ok 468 - FCHECK matches ok 469 - Set -Level => 3 -Strategy => 2 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 - CM is 8 ok 491 - CINFO is 7 ok 492 - FDICT is 0 ok 493 - FLEVEL is 0 ok 494 - CM matches ok 495 - CINFO matches ok 496 - FDICT matches ok 497 - FLEVEL matches ok 498 - FCHECK matches ok 499 - No compressed data at all ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 - CM is 8 ok 511 - FDICT is 0 ok 512 - ADLER32 is defined ok 513 - ADLER32 is 1 ok 514 ok 515 ok 516 ok 517 - Header Corruption - FCHECK failure - 1st byte wrong ok 518 ok 519 - CRC mismatch ok 520 - Header Corruption - FCHECK failure - 2nd byte wrong ok 521 ok 522 - CRC mismatch ok 523 - Header Corruption - CM not 8 ok 524 ok 525 - Not Deflate ok 526 ok 527 ok 528 ok 529 - Trailer Corruption - Trailer truncated to 0 bytes, strict 0 ok 530 ok 531 ok 532 ok 533 ok 534 ok 535 - Trailer Corruption - Trailer truncated to 0 bytes, strict 1 ok 536 ok 537 ok 538 - Trailer Error ok 539 ok 540 ok 541 ok 542 - Trailer Corruption - Trailer truncated to 1 bytes, strict 0 ok 543 ok 544 ok 545 ok 546 ok 547 ok 548 - Trailer Corruption - Trailer truncated to 1 bytes, strict 1 ok 549 ok 550 ok 551 - Trailer Error ok 552 ok 553 ok 554 ok 555 - Trailer Corruption - Trailer truncated to 2 bytes, strict 0 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 - Trailer Corruption - Trailer truncated to 2 bytes, strict 1 ok 562 ok 563 ok 564 - Trailer Error ok 565 ok 566 ok 567 ok 568 - Trailer Corruption - Trailer truncated to 3 bytes, strict 0 ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 - Trailer Corruption - Trailer truncated to 3 bytes, strict 1 ok 575 ok 576 ok 577 - Trailer Error ok 578 ok 579 ok 580 ok 581 - Trailer Corruption - CRC Wrong, strict ok 582 ok 583 ok 584 - Trailer Error: CRC mismatch ok 585 ok 586 ok 587 ok 588 ok 589 - Trailer Corruption - CRC Wrong, no strict ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 - no warnings ok t/010examples...................1..20 ok 1 - gzcat - command line ok 2 - exit status is 0 ok 3 - no stderr ok 4 - expected content is ok ok 5 - gzcat - stdin ok 6 - exit status is 0 ok 7 - no stderr ok 8 - expected content is ok ok 9 - gzgrep ok 10 - exit status is 0 ok 11 - no stderr ok 12 - expected content is ok ok 13 - gzstream ok 14 - exit status is 0 ok 15 - no stderr ok 16 - gzcat ok 17 - exit status is 0 ok 18 - no stderr ok 19 - expected content is ok ok 20 - no warnings ok t/020isize......................1..0 # Skip Lengthy Tests Disabled # set COMPRESS_ZLIB_RUN_ALL to run this test suite skipped all skipped: Lengthy Tests Disabled t/050interop-gzip...............1..8 ok 1 - use IO::Compress::Gzip; ok 2 - use IO::Uncompress::Gunzip; ok 3 - Test interop with /sw/bin/gzip ok 4 - writeWithGzip ok ok 5 - got content ok 6 - readWithGzip ok ok 7 - got content ok 8 - no warnings ok t/100generic-deflate............1..671 ok 1 - Testing IO::Compress::Deflate Errors ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - Testing IO::Uncompress::Inflate Errors ok 12 ok 13 ok 14 - tst00000.tmp does not exist ok 15 ok 16 ok 17 ok 18 ok 19 - Testing IO::Compress::Deflate and IO::Uncompress::Inflate ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 - autoflush ok 30 - autoflush ok 31 - opened ok 32 - write ok 33 - flush ok 34 - close ok 35 - ! opened ok 36 ok 37 - opened ok 38 - read returned 0 ok 39 ok 40 ok 41 - ! opened ok 42 ok 43 - Write empty string is ok ok 44 - Write undef is ok ok 45 - Write ok ok 46 - Close ok ok 47 - creates IO::Uncompress::Inflate tst00002.tmp ok 48 - close ok ok 49 - expected output ok 50 - opened file tst00003.tmp ok ok 51 - created IO::Compress::Deflate IO::File=GLOB(0x191cc8c) ok 52 - fileno match ok 53 - Write empty string is ok ok 54 - Write undef is ok ok 55 - write ok ok 56 - flush ok 57 - close ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 - IO::Compress::Deflate: Input from typeglob filehandle ok 64 ok 65 - create IO::Compress::Deflate ok 66 - fileno ok 67 - Write empty string is ok ok 68 - Write undef is ok ok 69 - Write ok ok 70 - Flush ok 71 - Close ok 72 - IO::Uncompress::Inflate: Input from typeglob filehandle, append output ok 73 ok 74 ok 75 - fileno ok ok 76 - close ok 77 - expected output ok 78 - Outout to stdout via '-' ok 79 - wrote to stdout ok 80 - wrote OK ok 81 - Input from stdin via filename '-' ok 82 - redirect STDIN ok 83 - created object ok 84 - fileno ok ok 85 - close ok 86 - expected output ok 87 ok 88 ok 89 ok 90 ok 91 - Write empty string is ok ok 92 - Write undef is ok ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 - created IO::Compress::Deflate object ok 110 - write ok ok 111 - write ok ok 112 - write ok ok 113 - close ok ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 - tell returns 0 ok 133 - ! eof ok 134 - tell is 7 ok 135 - syswrite ok ok 136 - syswrite ok ok 137 - syswrite ok ok 138 - write 5 ok 139 - write 1 ok 140 - eof ok 141 - myGZreadFile ok ok 142 ok 143 ok 144 ok 145 ok 146 - eof ok 147 - tell 0 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 - Got 8 records # ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 - Requested 0 bytes ok 193 - Buffer empty ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 - Buffer empty ok 207 ok 208 ok 209 ok 210 - Buffer not empty ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 - Got 8 records # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 - Requested 0 bytes ok 257 - Buffer empty ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 - Buffer empty ok 271 ok 272 ok 273 ok 274 - Buffer not empty ok 275 ok 276 - Read Tests - buf length 1, Transparent 0, Append 0 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 - Read Tests - buf length 1, Transparent 0, Append 1 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 - Read Tests - buf length 1, Transparent 1, Append 0 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 - Read Tests - buf length 1, Transparent 1, Append 1 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 - Read Tests - buf length 3, Transparent 0, Append 0 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 - Read Tests - buf length 3, Transparent 0, Append 1 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 - Read Tests - buf length 3, Transparent 1, Append 0 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 - Read Tests - buf length 3, Transparent 1, Append 1 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 - Read Tests - buf length 512, Transparent 0, Append 0 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 - Read Tests - buf length 512, Transparent 0, Append 1 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 - Read Tests - buf length 512, Transparent 1, Append 0 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 - Read Tests - buf length 512, Transparent 1, Append 1 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 - seek tests - file 0 trans 0 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 - seek tests - file 0 trans 1 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 - seek tests - file 1 trans 0 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 - seek tests - file 1 trans 1 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 - seek error cases ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 - IO::Compress::Deflate -- Append 0, Output to filename ok 524 - Created IO::Compress::Deflate ok 525 - created IO::Uncompress::Inflate ok 526 - Got uncompressed data ok 527 - IO::Compress::Deflate -- Append 1, Output to filename ok 528 - Created IO::Compress::Deflate ok 529 - got prefix ok 530 - created IO::Uncompress::Inflate ok 531 - Got uncompressed data ok 532 - IO::Compress::Deflate -- Append 0, Output to buffer ok 533 - Created IO::Compress::Deflate ok 534 - created IO::Uncompress::Inflate ok 535 - Got uncompressed data ok 536 - IO::Compress::Deflate -- Append 1, Output to buffer ok 537 - Created IO::Compress::Deflate ok 538 - got prefix ok 539 - created IO::Uncompress::Inflate ok 540 - Got uncompressed data ok 541 - IO::Compress::Deflate -- Append 0, Output to filehandle ok 542 - Created IO::Compress::Deflate ok 543 - got prefix ok 544 - created IO::Uncompress::Inflate ok 545 - Got uncompressed data ok 546 - IO::Compress::Deflate -- Append 1, Output to filehandle ok 547 - Created IO::Compress::Deflate ok 548 - got prefix ok 549 - created IO::Uncompress::Inflate ok 550 - Got uncompressed data ok 551 - IO::Uncompress::Inflate -- InputLength, read from buffer, good data => 0 ok 552 - created IO::Uncompress::Inflate ok 553 ok 554 ok 555 - IO::Uncompress::Inflate -- InputLength, read from buffer, good data => 1 ok 556 - created IO::Uncompress::Inflate ok 557 ok 558 ok 559 - IO::Uncompress::Inflate -- InputLength, read from filename, good data => 0 ok 560 - created IO::Uncompress::Inflate ok 561 ok 562 ok 563 - IO::Uncompress::Inflate -- InputLength, read from filename, good data => 1 ok 564 - created IO::Uncompress::Inflate ok 565 ok 566 ok 567 - IO::Uncompress::Inflate -- InputLength, read from filehandle, good data => 0 ok 568 - opened file tst00054.tmp ok ok 569 - created IO::Uncompress::Inflate ok 570 ok 571 ok 572 ok 573 - IO::Uncompress::Inflate -- InputLength, read from filehandle, good data => 1 ok 574 - opened file tst00055.tmp ok ok 575 - created IO::Uncompress::Inflate ok 576 ok 577 ok 578 ok 579 - IO::Uncompress::Inflate -- Append 0 ok 580 - created IO::Uncompress::Inflate ok 581 ok 582 - Got uncompressed data ok 583 - IO::Uncompress::Inflate -- Append 1 ok 584 - created IO::Uncompress::Inflate ok 585 ok 586 - got prefix ok 587 - Got uncompressed data ok 588 - ungetc, File 0, Transparent 0 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 - ungetc, File 0, Transparent 1 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 - ungetc, File 1, Transparent 0 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 - ungetc, File 1, Transparent 1 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 - write tests - invalid data ok 653 - IO::Compress::Deflate::write( { } ) ok 654 - Created IO::Compress::Deflate object ok 655 - error - not a scalar reference ok 656 - IO::Compress::Deflate::write( [ { } ] ) ok 657 - Created IO::Compress::Deflate object ok 658 - error - not a scalar reference ok 659 - IO::Compress::Deflate::write( [ [ { } ] ] ) ok 660 - Created IO::Compress::Deflate object ok 661 - error - not a scalar reference ok 662 - IO::Compress::Deflate::write( [ "" ] ) ok 663 - Created IO::Compress::Deflate object ok 664 - error - not a scalar reference ok 665 - IO::Compress::Deflate::write( [ undef ] ) ok 666 - Created IO::Compress::Deflate object ok 667 - error - not a scalar reference ok 668 - IO::Compress::Deflate::write( [ \$Answer ] ) ok 669 - Created IO::Compress::Deflate object ok 670 - error - not a scalar reference ok 671 - no warnings ok t/100generic-gzip...............1..671 ok 1 - Testing IO::Compress::Gzip Errors ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - Testing IO::Uncompress::Gunzip Errors ok 12 ok 13 ok 14 - tst00000.tmp does not exist ok 15 ok 16 ok 17 ok 18 ok 19 - Testing IO::Compress::Gzip and IO::Uncompress::Gunzip ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 - autoflush ok 30 - autoflush ok 31 - opened ok 32 - write ok 33 - flush ok 34 - close ok 35 - ! opened ok 36 ok 37 - opened ok 38 - read returned 0 ok 39 ok 40 ok 41 - ! opened ok 42 ok 43 - Write empty string is ok ok 44 - Write undef is ok ok 45 - Write ok ok 46 - Close ok ok 47 - creates IO::Uncompress::Gunzip tst00002.tmp ok 48 - close ok ok 49 - expected output ok 50 - opened file tst00003.tmp ok ok 51 - created IO::Compress::Gzip IO::File=GLOB(0x1914870) ok 52 - fileno match ok 53 - Write empty string is ok ok 54 - Write undef is ok ok 55 - write ok ok 56 - flush ok 57 - close ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 - IO::Compress::Gzip: Input from typeglob filehandle ok 64 ok 65 - create IO::Compress::Gzip ok 66 - fileno ok 67 - Write empty string is ok ok 68 - Write undef is ok ok 69 - Write ok ok 70 - Flush ok 71 - Close ok 72 - IO::Uncompress::Gunzip: Input from typeglob filehandle, append output ok 73 ok 74 ok 75 - fileno ok ok 76 - close ok 77 - expected output ok 78 - Outout to stdout via '-' ok 79 - wrote to stdout ok 80 - wrote OK ok 81 - Input from stdin via filename '-' ok 82 - redirect STDIN ok 83 - created object ok 84 - fileno ok ok 85 - close ok 86 - expected output ok 87 ok 88 ok 89 ok 90 ok 91 - Write empty string is ok ok 92 - Write undef is ok ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 - created IO::Compress::Gzip object ok 110 - write ok ok 111 - write ok ok 112 - write ok ok 113 - close ok ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 - tell returns 0 ok 133 - ! eof ok 134 - tell is 7 ok 135 - syswrite ok ok 136 - syswrite ok ok 137 - syswrite ok ok 138 - write 5 ok 139 - write 1 ok 140 - eof ok 141 - myGZreadFile ok ok 142 ok 143 ok 144 ok 145 ok 146 - eof ok 147 - tell 0 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 - Got 8 records # ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 - Requested 0 bytes ok 193 - Buffer empty ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 - Buffer empty ok 207 ok 208 ok 209 ok 210 - Buffer not empty ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 - Got 8 records # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 - Requested 0 bytes ok 257 - Buffer empty ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 - Buffer empty ok 271 ok 272 ok 273 ok 274 - Buffer not empty ok 275 ok 276 - Read Tests - buf length 1, Transparent 0, Append 0 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 - Read Tests - buf length 1, Transparent 0, Append 1 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 - Read Tests - buf length 1, Transparent 1, Append 0 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 - Read Tests - buf length 1, Transparent 1, Append 1 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 - Read Tests - buf length 3, Transparent 0, Append 0 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 - Read Tests - buf length 3, Transparent 0, Append 1 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 - Read Tests - buf length 3, Transparent 1, Append 0 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 - Read Tests - buf length 3, Transparent 1, Append 1 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 - Read Tests - buf length 512, Transparent 0, Append 0 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 - Read Tests - buf length 512, Transparent 0, Append 1 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 - Read Tests - buf length 512, Transparent 1, Append 0 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 - Read Tests - buf length 512, Transparent 1, Append 1 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 - seek tests - file 0 trans 0 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 - seek tests - file 0 trans 1 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 - seek tests - file 1 trans 0 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 - seek tests - file 1 trans 1 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 - seek error cases ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 - IO::Compress::Gzip -- Append 0, Output to filename ok 524 - Created IO::Compress::Gzip ok 525 - created IO::Uncompress::Gunzip ok 526 - Got uncompressed data ok 527 - IO::Compress::Gzip -- Append 1, Output to filename ok 528 - Created IO::Compress::Gzip ok 529 - got prefix ok 530 - created IO::Uncompress::Gunzip ok 531 - Got uncompressed data ok 532 - IO::Compress::Gzip -- Append 0, Output to buffer ok 533 - Created IO::Compress::Gzip ok 534 - created IO::Uncompress::Gunzip ok 535 - Got uncompressed data ok 536 - IO::Compress::Gzip -- Append 1, Output to buffer ok 537 - Created IO::Compress::Gzip ok 538 - got prefix ok 539 - created IO::Uncompress::Gunzip ok 540 - Got uncompressed data ok 541 - IO::Compress::Gzip -- Append 0, Output to filehandle ok 542 - Created IO::Compress::Gzip ok 543 - got prefix ok 544 - created IO::Uncompress::Gunzip ok 545 - Got uncompressed data ok 546 - IO::Compress::Gzip -- Append 1, Output to filehandle ok 547 - Created IO::Compress::Gzip ok 548 - got prefix ok 549 - created IO::Uncompress::Gunzip ok 550 - Got uncompressed data ok 551 - IO::Uncompress::Gunzip -- InputLength, read from buffer, good data => 0 ok 552 - created IO::Uncompress::Gunzip ok 553 ok 554 ok 555 - IO::Uncompress::Gunzip -- InputLength, read from buffer, good data => 1 ok 556 - created IO::Uncompress::Gunzip ok 557 ok 558 ok 559 - IO::Uncompress::Gunzip -- InputLength, read from filename, good data => 0 ok 560 - created IO::Uncompress::Gunzip ok 561 ok 562 ok 563 - IO::Uncompress::Gunzip -- InputLength, read from filename, good data => 1 ok 564 - created IO::Uncompress::Gunzip ok 565 ok 566 ok 567 - IO::Uncompress::Gunzip -- InputLength, read from filehandle, good data => 0 ok 568 - opened file tst00054.tmp ok ok 569 - created IO::Uncompress::Gunzip ok 570 ok 571 ok 572 ok 573 - IO::Uncompress::Gunzip -- InputLength, read from filehandle, good data => 1 ok 574 - opened file tst00055.tmp ok ok 575 - created IO::Uncompress::Gunzip ok 576 ok 577 ok 578 ok 579 - IO::Uncompress::Gunzip -- Append 0 ok 580 - created IO::Uncompress::Gunzip ok 581 ok 582 - Got uncompressed data ok 583 - IO::Uncompress::Gunzip -- Append 1 ok 584 - created IO::Uncompress::Gunzip ok 585 ok 586 - got prefix ok 587 - Got uncompressed data ok 588 - ungetc, File 0, Transparent 0 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 - ungetc, File 0, Transparent 1 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 - ungetc, File 1, Transparent 0 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 - ungetc, File 1, Transparent 1 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 - write tests - invalid data ok 653 - IO::Compress::Gzip::write( { } ) ok 654 - Created IO::Compress::Gzip object ok 655 - error - not a scalar reference ok 656 - IO::Compress::Gzip::write( [ { } ] ) ok 657 - Created IO::Compress::Gzip object ok 658 - error - not a scalar reference ok 659 - IO::Compress::Gzip::write( [ [ { } ] ] ) ok 660 - Created IO::Compress::Gzip object ok 661 - error - not a scalar reference ok 662 - IO::Compress::Gzip::write( [ "" ] ) ok 663 - Created IO::Compress::Gzip object ok 664 - error - not a scalar reference ok 665 - IO::Compress::Gzip::write( [ undef ] ) ok 666 - Created IO::Compress::Gzip object ok 667 - error - not a scalar reference ok 668 - IO::Compress::Gzip::write( [ \$Answer ] ) ok 669 - Created IO::Compress::Gzip object ok 670 - error - not a scalar reference ok 671 - no warnings ok t/100generic-rawdeflate.........1..671 ok 1 - Testing IO::Compress::RawDeflate Errors ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - Testing IO::Uncompress::RawInflate Errors ok 12 ok 13 ok 14 - tst00000.tmp does not exist ok 15 ok 16 ok 17 ok 18 ok 19 - Testing IO::Compress::RawDeflate and IO::Uncompress::RawInflate ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 - autoflush ok 30 - autoflush ok 31 - opened ok 32 - write ok 33 - flush ok 34 - close ok 35 - ! opened ok 36 ok 37 - opened ok 38 - read returned 0 ok 39 ok 40 ok 41 - ! opened ok 42 ok 43 - Write empty string is ok ok 44 - Write undef is ok ok 45 - Write ok ok 46 - Close ok ok 47 - creates IO::Uncompress::RawInflate tst00002.tmp ok 48 - close ok ok 49 - expected output ok 50 - opened file tst00003.tmp ok ok 51 - created IO::Compress::RawDeflate IO::File=GLOB(0x191ab30) ok 52 - fileno match ok 53 - Write empty string is ok ok 54 - Write undef is ok ok 55 - write ok ok 56 - flush ok 57 - close ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 - IO::Compress::RawDeflate: Input from typeglob filehandle ok 64 ok 65 - create IO::Compress::RawDeflate ok 66 - fileno ok 67 - Write empty string is ok ok 68 - Write undef is ok ok 69 - Write ok ok 70 - Flush ok 71 - Close ok 72 - IO::Uncompress::RawInflate: Input from typeglob filehandle, append output ok 73 ok 74 ok 75 - fileno ok ok 76 - close ok 77 - expected output ok 78 - Outout to stdout via '-' ok 79 - wrote to stdout ok 80 - wrote OK ok 81 - Input from stdin via filename '-' ok 82 - redirect STDIN ok 83 - created object ok 84 - fileno ok ok 85 - close ok 86 - expected output ok 87 ok 88 ok 89 ok 90 ok 91 - Write empty string is ok ok 92 - Write undef is ok ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 - created IO::Compress::RawDeflate object ok 110 - write ok ok 111 - write ok ok 112 - write ok ok 113 - close ok ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 - tell returns 0 ok 133 - ! eof ok 134 - tell is 7 ok 135 - syswrite ok ok 136 - syswrite ok ok 137 - syswrite ok ok 138 - write 5 ok 139 - write 1 ok 140 - eof ok 141 - myGZreadFile ok ok 142 ok 143 ok 144 ok 145 ok 146 - eof ok 147 - tell 0 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 - Got 8 records # ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 - Requested 0 bytes ok 193 - Buffer empty ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 - Buffer empty ok 207 ok 208 ok 209 ok 210 - Buffer not empty ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 - Got 8 records # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 - Requested 0 bytes ok 257 - Buffer empty ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 - Buffer empty ok 271 ok 272 ok 273 ok 274 - Buffer not empty ok 275 ok 276 - Read Tests - buf length 1, Transparent 0, Append 0 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 - Read Tests - buf length 1, Transparent 0, Append 1 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 - Read Tests - buf length 1, Transparent 1, Append 0 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 - Read Tests - buf length 1, Transparent 1, Append 1 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 - Read Tests - buf length 3, Transparent 0, Append 0 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 - Read Tests - buf length 3, Transparent 0, Append 1 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 - Read Tests - buf length 3, Transparent 1, Append 0 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 - Read Tests - buf length 3, Transparent 1, Append 1 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 - Read Tests - buf length 512, Transparent 0, Append 0 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 - Read Tests - buf length 512, Transparent 0, Append 1 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 - Read Tests - buf length 512, Transparent 1, Append 0 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 - Read Tests - buf length 512, Transparent 1, Append 1 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 - seek tests - file 0 trans 0 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 - seek tests - file 0 trans 1 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 - seek tests - file 1 trans 0 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 - seek tests - file 1 trans 1 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 - seek error cases ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 - IO::Compress::RawDeflate -- Append 0, Output to filename ok 524 - Created IO::Compress::RawDeflate ok 525 - created IO::Uncompress::RawInflate ok 526 - Got uncompressed data ok 527 - IO::Compress::RawDeflate -- Append 1, Output to filename ok 528 - Created IO::Compress::RawDeflate ok 529 - got prefix ok 530 - created IO::Uncompress::RawInflate ok 531 - Got uncompressed data ok 532 - IO::Compress::RawDeflate -- Append 0, Output to buffer ok 533 - Created IO::Compress::RawDeflate ok 534 - created IO::Uncompress::RawInflate ok 535 - Got uncompressed data ok 536 - IO::Compress::RawDeflate -- Append 1, Output to buffer ok 537 - Created IO::Compress::RawDeflate ok 538 - got prefix ok 539 - created IO::Uncompress::RawInflate ok 540 - Got uncompressed data ok 541 - IO::Compress::RawDeflate -- Append 0, Output to filehandle ok 542 - Created IO::Compress::RawDeflate ok 543 - got prefix ok 544 - created IO::Uncompress::RawInflate ok 545 - Got uncompressed data ok 546 - IO::Compress::RawDeflate -- Append 1, Output to filehandle ok 547 - Created IO::Compress::RawDeflate ok 548 - got prefix ok 549 - created IO::Uncompress::RawInflate ok 550 - Got uncompressed data ok 551 - IO::Uncompress::RawInflate -- InputLength, read from buffer, good data => 0 ok 552 - created IO::Uncompress::RawInflate ok 553 ok 554 ok 555 - IO::Uncompress::RawInflate -- InputLength, read from buffer, good data => 1 ok 556 - created IO::Uncompress::RawInflate ok 557 ok 558 ok 559 - IO::Uncompress::RawInflate -- InputLength, read from filename, good data => 0 ok 560 - created IO::Uncompress::RawInflate ok 561 ok 562 ok 563 - IO::Uncompress::RawInflate -- InputLength, read from filename, good data => 1 ok 564 - created IO::Uncompress::RawInflate ok 565 ok 566 ok 567 - IO::Uncompress::RawInflate -- InputLength, read from filehandle, good data => 0 ok 568 - opened file tst00054.tmp ok ok 569 - created IO::Uncompress::RawInflate ok 570 ok 571 ok 572 ok 573 - IO::Uncompress::RawInflate -- InputLength, read from filehandle, good data => 1 ok 574 - opened file tst00055.tmp ok ok 575 - created IO::Uncompress::RawInflate ok 576 ok 577 ok 578 ok 579 - IO::Uncompress::RawInflate -- Append 0 ok 580 - created IO::Uncompress::RawInflate ok 581 ok 582 - Got uncompressed data ok 583 - IO::Uncompress::RawInflate -- Append 1 ok 584 - created IO::Uncompress::RawInflate ok 585 ok 586 - got prefix ok 587 - Got uncompressed data ok 588 - ungetc, File 0, Transparent 0 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 - ungetc, File 0, Transparent 1 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 - ungetc, File 1, Transparent 0 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 - ungetc, File 1, Transparent 1 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 - write tests - invalid data ok 653 - IO::Compress::RawDeflate::write( { } ) ok 654 - Created IO::Compress::RawDeflate object ok 655 - error - not a scalar reference ok 656 - IO::Compress::RawDeflate::write( [ { } ] ) ok 657 - Created IO::Compress::RawDeflate object ok 658 - error - not a scalar reference ok 659 - IO::Compress::RawDeflate::write( [ [ { } ] ] ) ok 660 - Created IO::Compress::RawDeflate object ok 661 - error - not a scalar reference ok 662 - IO::Compress::RawDeflate::write( [ "" ] ) ok 663 - Created IO::Compress::RawDeflate object ok 664 - error - not a scalar reference ok 665 - IO::Compress::RawDeflate::write( [ undef ] ) ok 666 - Created IO::Compress::RawDeflate object ok 667 - error - not a scalar reference ok 668 - IO::Compress::RawDeflate::write( [ \$Answer ] ) ok 669 - Created IO::Compress::RawDeflate object ok 670 - error - not a scalar reference ok 671 - no warnings ok t/100generic-zip................1..671 ok 1 - Testing IO::Compress::Zip Errors ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - Testing IO::Uncompress::Unzip Errors ok 12 ok 13 ok 14 - tst00000.tmp does not exist ok 15 ok 16 ok 17 ok 18 ok 19 - Testing IO::Compress::Zip and IO::Uncompress::Unzip ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 - autoflush ok 30 - autoflush ok 31 - opened ok 32 - write ok 33 - flush ok 34 - close ok 35 - ! opened ok 36 ok 37 - opened ok 38 - read returned 0 ok 39 ok 40 ok 41 - ! opened ok 42 ok 43 - Write empty string is ok ok 44 - Write undef is ok ok 45 - Write ok ok 46 - Close ok ok 47 - creates IO::Uncompress::Unzip tst00002.tmp ok 48 - close ok ok 49 - expected output ok 50 - opened file tst00003.tmp ok ok 51 - created IO::Compress::Zip IO::File=GLOB(0x1925db0) ok 52 - fileno match ok 53 - Write empty string is ok ok 54 - Write undef is ok ok 55 - write ok ok 56 - flush ok 57 - close ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 - IO::Compress::Zip: Input from typeglob filehandle ok 64 ok 65 - create IO::Compress::Zip ok 66 - fileno ok 67 - Write empty string is ok ok 68 - Write undef is ok ok 69 - Write ok ok 70 - Flush ok 71 - Close ok 72 - IO::Uncompress::Unzip: Input from typeglob filehandle, append output ok 73 ok 74 ok 75 - fileno ok ok 76 - close ok 77 - expected output ok 78 - Outout to stdout via '-' ok 79 - wrote to stdout ok 80 - wrote OK ok 81 - Input from stdin via filename '-' ok 82 - redirect STDIN ok 83 - created object ok 84 - fileno ok ok 85 - close ok 86 - expected output ok 87 ok 88 ok 89 ok 90 ok 91 - Write empty string is ok ok 92 - Write undef is ok ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 - created IO::Compress::Zip object ok 110 - write ok ok 111 - write ok ok 112 - write ok ok 113 - close ok ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 - tell returns 0 ok 133 - ! eof ok 134 - tell is 7 ok 135 - syswrite ok ok 136 - syswrite ok ok 137 - syswrite ok ok 138 - write 5 ok 139 - write 1 ok 140 - eof ok 141 - myGZreadFile ok ok 142 ok 143 ok 144 ok 145 ok 146 - eof ok 147 - tell 0 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 - Got 8 records # ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 - Requested 0 bytes ok 193 - Buffer empty ok 194 ok 195 ok 196 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 - Buffer empty ok 207 ok 208 ok 209 ok 210 - Buffer not empty ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 - Got 8 records # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 - Requested 0 bytes ok 257 - Buffer empty ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 - Buffer empty ok 271 ok 272 ok 273 ok 274 - Buffer not empty ok 275 ok 276 - Read Tests - buf length 1, Transparent 0, Append 0 ok 277 ok 278 ok 279 ok 280 ok 281 ok 282 - Read Tests - buf length 1, Transparent 0, Append 1 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 - Read Tests - buf length 1, Transparent 1, Append 0 ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 - Read Tests - buf length 1, Transparent 1, Append 1 ok 295 ok 296 ok 297 ok 298 ok 299 ok 300 - Read Tests - buf length 3, Transparent 0, Append 0 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 - Read Tests - buf length 3, Transparent 0, Append 1 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 - Read Tests - buf length 3, Transparent 1, Append 0 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 - Read Tests - buf length 3, Transparent 1, Append 1 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 - Read Tests - buf length 512, Transparent 0, Append 0 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 - Read Tests - buf length 512, Transparent 0, Append 1 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 - Read Tests - buf length 512, Transparent 1, Append 0 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 - Read Tests - buf length 512, Transparent 1, Append 1 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 379 ok 380 ok 381 ok 382 ok 383 ok 384 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 385 ok 386 ok 387 ok 388 ok 389 ok 390 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 391 ok 392 ok 393 ok 394 ok 395 ok 396 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 397 ok 398 ok 399 ok 400 ok 401 ok 402 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 403 ok 404 ok 405 ok 406 ok 407 ok 408 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 421 ok 422 ok 423 ok 424 ok 425 ok 426 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 427 ok 428 ok 429 ok 430 ok 431 ok 432 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 433 ok 434 ok 435 ok 436 ok 437 ok 438 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 439 ok 440 ok 441 ok 442 ok 443 ok 444 - seek tests - file 0 trans 0 ok 445 ok 446 ok 447 ok 448 ok 449 ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 ok 464 ok 465 - seek tests - file 0 trans 1 ok 466 ok 467 ok 468 ok 469 ok 470 ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 ok 480 - seek tests - file 1 trans 0 ok 481 ok 482 ok 483 ok 484 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 ok 499 ok 500 ok 501 - seek tests - file 1 trans 1 ok 502 ok 503 ok 504 ok 505 ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 ok 513 ok 514 ok 515 ok 516 - seek error cases ok 517 ok 518 ok 519 ok 520 ok 521 ok 522 ok 523 - IO::Compress::Zip -- Append 0, Output to filename ok 524 - Created IO::Compress::Zip ok 525 - created IO::Uncompress::Unzip ok 526 - Got uncompressed data ok 527 - IO::Compress::Zip -- Append 1, Output to filename ok 528 - Created IO::Compress::Zip ok 529 - got prefix ok 530 - created IO::Uncompress::Unzip ok 531 - Got uncompressed data ok 532 - IO::Compress::Zip -- Append 0, Output to buffer ok 533 - Created IO::Compress::Zip ok 534 - created IO::Uncompress::Unzip ok 535 - Got uncompressed data ok 536 - IO::Compress::Zip -- Append 1, Output to buffer ok 537 - Created IO::Compress::Zip ok 538 - got prefix ok 539 - created IO::Uncompress::Unzip ok 540 - Got uncompressed data ok 541 - IO::Compress::Zip -- Append 0, Output to filehandle ok 542 - Created IO::Compress::Zip ok 543 - got prefix ok 544 - created IO::Uncompress::Unzip ok 545 - Got uncompressed data ok 546 - IO::Compress::Zip -- Append 1, Output to filehandle ok 547 - Created IO::Compress::Zip ok 548 - got prefix ok 549 - created IO::Uncompress::Unzip ok 550 - Got uncompressed data ok 551 - IO::Uncompress::Unzip -- InputLength, read from buffer, good data => 0 ok 552 - created IO::Uncompress::Unzip ok 553 ok 554 ok 555 - IO::Uncompress::Unzip -- InputLength, read from buffer, good data => 1 ok 556 - created IO::Uncompress::Unzip ok 557 ok 558 ok 559 - IO::Uncompress::Unzip -- InputLength, read from filename, good data => 0 ok 560 - created IO::Uncompress::Unzip ok 561 ok 562 ok 563 - IO::Uncompress::Unzip -- InputLength, read from filename, good data => 1 ok 564 - created IO::Uncompress::Unzip ok 565 ok 566 ok 567 - IO::Uncompress::Unzip -- InputLength, read from filehandle, good data => 0 ok 568 - opened file tst00054.tmp ok ok 569 - created IO::Uncompress::Unzip ok 570 ok 571 ok 572 ok 573 - IO::Uncompress::Unzip -- InputLength, read from filehandle, good data => 1 ok 574 - opened file tst00055.tmp ok ok 575 - created IO::Uncompress::Unzip ok 576 ok 577 ok 578 ok 579 - IO::Uncompress::Unzip -- Append 0 ok 580 - created IO::Uncompress::Unzip ok 581 ok 582 - Got uncompressed data ok 583 - IO::Uncompress::Unzip -- Append 1 ok 584 - created IO::Uncompress::Unzip ok 585 ok 586 - got prefix ok 587 - Got uncompressed data ok 588 - ungetc, File 0, Transparent 0 ok 589 ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 ok 604 - ungetc, File 0, Transparent 1 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 ok 618 ok 619 ok 620 - ungetc, File 1, Transparent 0 ok 621 ok 622 ok 623 ok 624 ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 ok 632 ok 633 ok 634 ok 635 ok 636 - ungetc, File 1, Transparent 1 ok 637 ok 638 ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 - write tests - invalid data ok 653 - IO::Compress::Zip::write( { } ) ok 654 - Created IO::Compress::Zip object ok 655 - error - not a scalar reference ok 656 - IO::Compress::Zip::write( [ { } ] ) ok 657 - Created IO::Compress::Zip object ok 658 - error - not a scalar reference ok 659 - IO::Compress::Zip::write( [ [ { } ] ] ) ok 660 - Created IO::Compress::Zip object ok 661 - error - not a scalar reference ok 662 - IO::Compress::Zip::write( [ "" ] ) ok 663 - Created IO::Compress::Zip object ok 664 - error - not a scalar reference ok 665 - IO::Compress::Zip::write( [ undef ] ) ok 666 - Created IO::Compress::Zip object ok 667 - error - not a scalar reference ok 668 - IO::Compress::Zip::write( [ \$Answer ] ) ok 669 - Created IO::Compress::Zip object ok 670 - error - not a scalar reference ok 671 - no warnings ok t/101truncate-deflate...........1..735 ok 1 - Compressed size is 69 ok 2 - Fingerprint size is 2 ok 3 - Header size is 2 ok 4 - Trailer size is 4 ok 5 - Truncating IO::Compress::Deflate, Transparent 0 ok 6 - Fingerprint Truncation - length 1, Transparent 0 ok 7 ok 8 - Compressed Data Truncation - length 2, Transparent 0 ok 9 ok 10 ok 11 ok 12 ok 13 - Compressed Data Truncation - length 3, Transparent 0 ok 14 ok 15 ok 16 ok 17 ok 18 - Compressed Data Truncation - length 4, Transparent 0 ok 19 ok 20 ok 21 ok 22 ok 23 - Compressed Data Truncation - length 5, Transparent 0 ok 24 ok 25 ok 26 ok 27 ok 28 - Compressed Data Truncation - length 6, Transparent 0 ok 29 ok 30 ok 31 ok 32 ok 33 - Compressed Data Truncation - length 7, Transparent 0 ok 34 ok 35 ok 36 ok 37 ok 38 - Compressed Data Truncation - length 8, Transparent 0 ok 39 ok 40 ok 41 ok 42 ok 43 - Compressed Data Truncation - length 9, Transparent 0 ok 44 ok 45 ok 46 ok 47 ok 48 - Compressed Data Truncation - length 10, Transparent 0 ok 49 ok 50 ok 51 ok 52 ok 53 - Compressed Data Truncation - length 11, Transparent 0 ok 54 ok 55 ok 56 ok 57 ok 58 - Compressed Data Truncation - length 12, Transparent 0 ok 59 ok 60 ok 61 ok 62 ok 63 - Compressed Data Truncation - length 13, Transparent 0 ok 64 ok 65 ok 66 ok 67 ok 68 - Compressed Data Truncation - length 14, Transparent 0 ok 69 ok 70 ok 71 ok 72 ok 73 - Compressed Data Truncation - length 15, Transparent 0 ok 74 ok 75 ok 76 ok 77 ok 78 - Compressed Data Truncation - length 16, Transparent 0 ok 79 ok 80 ok 81 ok 82 ok 83 - Compressed Data Truncation - length 17, Transparent 0 ok 84 ok 85 ok 86 ok 87 ok 88 - Compressed Data Truncation - length 18, Transparent 0 ok 89 ok 90 ok 91 ok 92 ok 93 - Compressed Data Truncation - length 19, Transparent 0 ok 94 ok 95 ok 96 ok 97 ok 98 - Compressed Data Truncation - length 20, Transparent 0 ok 99 ok 100 ok 101 ok 102 ok 103 - Compressed Data Truncation - length 21, Transparent 0 ok 104 ok 105 ok 106 ok 107 ok 108 - Compressed Data Truncation - length 22, Transparent 0 ok 109 ok 110 ok 111 ok 112 ok 113 - Compressed Data Truncation - length 23, Transparent 0 ok 114 ok 115 ok 116 ok 117 ok 118 - Compressed Data Truncation - length 24, Transparent 0 ok 119 ok 120 ok 121 ok 122 ok 123 - Compressed Data Truncation - length 25, Transparent 0 ok 124 ok 125 ok 126 ok 127 ok 128 - Compressed Data Truncation - length 26, Transparent 0 ok 129 ok 130 ok 131 ok 132 ok 133 - Compressed Data Truncation - length 27, Transparent 0 ok 134 ok 135 ok 136 ok 137 ok 138 - Compressed Data Truncation - length 28, Transparent 0 ok 139 ok 140 ok 141 ok 142 ok 143 - Compressed Data Truncation - length 29, Transparent 0 ok 144 ok 145 ok 146 ok 147 ok 148 - Compressed Data Truncation - length 30, Transparent 0 ok 149 ok 150 ok 151 ok 152 ok 153 - Compressed Data Truncation - length 31, Transparent 0 ok 154 ok 155 ok 156 ok 157 ok 158 - Compressed Data Truncation - length 32, Transparent 0 ok 159 ok 160 ok 161 ok 162 ok 163 - Compressed Data Truncation - length 33, Transparent 0 ok 164 ok 165 ok 166 ok 167 ok 168 - Compressed Data Truncation - length 34, Transparent 0 ok 169 ok 170 ok 171 ok 172 ok 173 - Compressed Data Truncation - length 35, Transparent 0 ok 174 ok 175 ok 176 ok 177 ok 178 - Compressed Data Truncation - length 36, Transparent 0 ok 179 ok 180 ok 181 ok 182 ok 183 - Compressed Data Truncation - length 37, Transparent 0 ok 184 ok 185 ok 186 ok 187 ok 188 - Compressed Data Truncation - length 38, Transparent 0 ok 189 ok 190 ok 191 ok 192 ok 193 - Compressed Data Truncation - length 39, Transparent 0 ok 194 ok 195 ok 196 ok 197 ok 198 - Compressed Data Truncation - length 40, Transparent 0 ok 199 ok 200 ok 201 ok 202 ok 203 - Compressed Data Truncation - length 41, Transparent 0 ok 204 ok 205 ok 206 ok 207 ok 208 - Compressed Data Truncation - length 42, Transparent 0 ok 209 ok 210 ok 211 ok 212 ok 213 - Compressed Data Truncation - length 43, Transparent 0 ok 214 ok 215 ok 216 ok 217 ok 218 - Compressed Data Truncation - length 44, Transparent 0 ok 219 ok 220 ok 221 ok 222 ok 223 - Compressed Data Truncation - length 45, Transparent 0 ok 224 ok 225 ok 226 ok 227 ok 228 - Compressed Data Truncation - length 46, Transparent 0 ok 229 ok 230 ok 231 ok 232 ok 233 - Compressed Data Truncation - length 47, Transparent 0 ok 234 ok 235 ok 236 ok 237 ok 238 - Compressed Data Truncation - length 48, Transparent 0 ok 239 ok 240 ok 241 ok 242 ok 243 - Compressed Data Truncation - length 49, Transparent 0 ok 244 ok 245 ok 246 ok 247 ok 248 - Compressed Data Truncation - length 50, Transparent 0 ok 249 ok 250 ok 251 ok 252 ok 253 - Compressed Data Truncation - length 51, Transparent 0 ok 254 ok 255 ok 256 ok 257 ok 258 - Compressed Data Truncation - length 52, Transparent 0 ok 259 ok 260 ok 261 ok 262 ok 263 - Compressed Data Truncation - length 53, Transparent 0 ok 264 ok 265 ok 266 ok 267 ok 268 - Compressed Data Truncation - length 54, Transparent 0 ok 269 ok 270 ok 271 ok 272 ok 273 - Compressed Data Truncation - length 55, Transparent 0 ok 274 ok 275 ok 276 ok 277 ok 278 - Compressed Data Truncation - length 56, Transparent 0 ok 279 ok 280 ok 281 ok 282 ok 283 - Compressed Data Truncation - length 57, Transparent 0 ok 284 ok 285 ok 286 ok 287 ok 288 - Compressed Data Truncation - length 58, Transparent 0 ok 289 ok 290 ok 291 ok 292 ok 293 - Compressed Data Truncation - length 59, Transparent 0 ok 294 ok 295 ok 296 ok 297 ok 298 - Compressed Data Truncation - length 60, Transparent 0 ok 299 ok 300 ok 301 ok 302 ok 303 - Compressed Data Truncation - length 61, Transparent 0 ok 304 ok 305 ok 306 ok 307 ok 308 - Compressed Data Truncation - length 62, Transparent 0 ok 309 ok 310 ok 311 ok 312 ok 313 - Compressed Data Truncation - length 63, Transparent 0 ok 314 ok 315 ok 316 ok 317 ok 318 - Compressed Data Truncation - length 64, Transparent 0 ok 319 ok 320 ok 321 ok 322 ok 323 - Compressed Trailer Truncation ok 324 - Compressed Trailer Truncation - Length 65, Lax 0, Transparent 0 ok 325 ok 326 ok 327 ok 328 ok 329 - Compressed Trailer Truncation - Length 65, Lax 1, Transparent 0 ok 330 ok 331 ok 332 ok 333 ok 334 ok 335 - Compressed Trailer Truncation - Length 66, Lax 0, Transparent 0 ok 336 ok 337 ok 338 ok 339 ok 340 - Compressed Trailer Truncation - Length 66, Lax 1, Transparent 0 ok 341 ok 342 ok 343 ok 344 ok 345 ok 346 - Compressed Trailer Truncation - Length 67, Lax 0, Transparent 0 ok 347 ok 348 ok 349 ok 350 ok 351 - Compressed Trailer Truncation - Length 67, Lax 1, Transparent 0 ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 - Compressed Trailer Truncation - Length 68, Lax 0, Transparent 0 ok 358 ok 359 ok 360 ok 361 ok 362 - Compressed Trailer Truncation - Length 68, Lax 1, Transparent 0 ok 363 ok 364 ok 365 ok 366 ok 367 ok 368 - Truncating IO::Compress::Deflate, Transparent 1 ok 369 - Fingerprint Truncation - length 1, Transparent 1 ok 370 ok 371 ok 372 ok 373 ok 374 ok 375 - Compressed Data Truncation - length 2, Transparent 1 ok 376 ok 377 ok 378 ok 379 ok 380 - Compressed Data Truncation - length 3, Transparent 1 ok 381 ok 382 ok 383 ok 384 ok 385 - Compressed Data Truncation - length 4, Transparent 1 ok 386 ok 387 ok 388 ok 389 ok 390 - Compressed Data Truncation - length 5, Transparent 1 ok 391 ok 392 ok 393 ok 394 ok 395 - Compressed Data Truncation - length 6, Transparent 1 ok 396 ok 397 ok 398 ok 399 ok 400 - Compressed Data Truncation - length 7, Transparent 1 ok 401 ok 402 ok 403 ok 404 ok 405 - Compressed Data Truncation - length 8, Transparent 1 ok 406 ok 407 ok 408 ok 409 ok 410 - Compressed Data Truncation - length 9, Transparent 1 ok 411 ok 412 ok 413 ok 414 ok 415 - Compressed Data Truncation - length 10, Transparent 1 ok 416 ok 417 ok 418 ok 419 ok 420 - Compressed Data Truncation - length 11, Transparent 1 ok 421 ok 422 ok 423 ok 424 ok 425 - Compressed Data Truncation - length 12, Transparent 1 ok 426 ok 427 ok 428 ok 429 ok 430 - Compressed Data Truncation - length 13, Transparent 1 ok 431 ok 432 ok 433 ok 434 ok 435 - Compressed Data Truncation - length 14, Transparent 1 ok 436 ok 437 ok 438 ok 439 ok 440 - Compressed Data Truncation - length 15, Transparent 1 ok 441 ok 442 ok 443 ok 444 ok 445 - Compressed Data Truncation - length 16, Transparent 1 ok 446 ok 447 ok 448 ok 449 ok 450 - Compressed Data Truncation - length 17, Transparent 1 ok 451 ok 452 ok 453 ok 454 ok 455 - Compressed Data Truncation - length 18, Transparent 1 ok 456 ok 457 ok 458 ok 459 ok 460 - Compressed Data Truncation - length 19, Transparent 1 ok 461 ok 462 ok 463 ok 464 ok 465 - Compressed Data Truncation - length 20, Transparent 1 ok 466 ok 467 ok 468 ok 469 ok 470 - Compressed Data Truncation - length 21, Transparent 1 ok 471 ok 472 ok 473 ok 474 ok 475 - Compressed Data Truncation - length 22, Transparent 1 ok 476 ok 477 ok 478 ok 479 ok 480 - Compressed Data Truncation - length 23, Transparent 1 ok 481 ok 482 ok 483 ok 484 ok 485 - Compressed Data Truncation - length 24, Transparent 1 ok 486 ok 487 ok 488 ok 489 ok 490 - Compressed Data Truncation - length 25, Transparent 1 ok 491 ok 492 ok 493 ok 494 ok 495 - Compressed Data Truncation - length 26, Transparent 1 ok 496 ok 497 ok 498 ok 499 ok 500 - Compressed Data Truncation - length 27, Transparent 1 ok 501 ok 502 ok 503 ok 504 ok 505 - Compressed Data Truncation - length 28, Transparent 1 ok 506 ok 507 ok 508 ok 509 ok 510 - Compressed Data Truncation - length 29, Transparent 1 ok 511 ok 512 ok 513 ok 514 ok 515 - Compressed Data Truncation - length 30, Transparent 1 ok 516 ok 517 ok 518 ok 519 ok 520 - Compressed Data Truncation - length 31, Transparent 1 ok 521 ok 522 ok 523 ok 524 ok 525 - Compressed Data Truncation - length 32, Transparent 1 ok 526 ok 527 ok 528 ok 529 ok 530 - Compressed Data Truncation - length 33, Transparent 1 ok 531 ok 532 ok 533 ok 534 ok 535 - Compressed Data Truncation - length 34, Transparent 1 ok 536 ok 537 ok 538 ok 539 ok 540 - Compressed Data Truncation - length 35, Transparent 1 ok 541 ok 542 ok 543 ok 544 ok 545 - Compressed Data Truncation - length 36, Transparent 1 ok 546 ok 547 ok 548 ok 549 ok 550 - Compressed Data Truncation - length 37, Transparent 1 ok 551 ok 552 ok 553 ok 554 ok 555 - Compressed Data Truncation - length 38, Transparent 1 ok 556 ok 557 ok 558 ok 559 ok 560 - Compressed Data Truncation - length 39, Transparent 1 ok 561 ok 562 ok 563 ok 564 ok 565 - Compressed Data Truncation - length 40, Transparent 1 ok 566 ok 567 ok 568 ok 569 ok 570 - Compressed Data Truncation - length 41, Transparent 1 ok 571 ok 572 ok 573 ok 574 ok 575 - Compressed Data Truncation - length 42, Transparent 1 ok 576 ok 577 ok 578 ok 579 ok 580 - Compressed Data Truncation - length 43, Transparent 1 ok 581 ok 582 ok 583 ok 584 ok 585 - Compressed Data Truncation - length 44, Transparent 1 ok 586 ok 587 ok 588 ok 589 ok 590 - Compressed Data Truncation - length 45, Transparent 1 ok 591 ok 592 ok 593 ok 594 ok 595 - Compressed Data Truncation - length 46, Transparent 1 ok 596 ok 597 ok 598 ok 599 ok 600 - Compressed Data Truncation - length 47, Transparent 1 ok 601 ok 602 ok 603 ok 604 ok 605 - Compressed Data Truncation - length 48, Transparent 1 ok 606 ok 607 ok 608 ok 609 ok 610 - Compressed Data Truncation - length 49, Transparent 1 ok 611 ok 612 ok 613 ok 614 ok 615 - Compressed Data Truncation - length 50, Transparent 1 ok 616 ok 617 ok 618 ok 619 ok 620 - Compressed Data Truncation - length 51, Transparent 1 ok 621 ok 622 ok 623 ok 624 ok 625 - Compressed Data Truncation - length 52, Transparent 1 ok 626 ok 627 ok 628 ok 629 ok 630 - Compressed Data Truncation - length 53, Transparent 1 ok 631 ok 632 ok 633 ok 634 ok 635 - Compressed Data Truncation - length 54, Transparent 1 ok 636 ok 637 ok 638 ok 639 ok 640 - Compressed Data Truncation - length 55, Transparent 1 ok 641 ok 642 ok 643 ok 644 ok 645 - Compressed Data Truncation - length 56, Transparent 1 ok 646 ok 647 ok 648 ok 649 ok 650 - Compressed Data Truncation - length 57, Transparent 1 ok 651 ok 652 ok 653 ok 654 ok 655 - Compressed Data Truncation - length 58, Transparent 1 ok 656 ok 657 ok 658 ok 659 ok 660 - Compressed Data Truncation - length 59, Transparent 1 ok 661 ok 662 ok 663 ok 664 ok 665 - Compressed Data Truncation - length 60, Transparent 1 ok 666 ok 667 ok 668 ok 669 ok 670 - Compressed Data Truncation - length 61, Transparent 1 ok 671 ok 672 ok 673 ok 674 ok 675 - Compressed Data Truncation - length 62, Transparent 1 ok 676 ok 677 ok 678 ok 679 ok 680 - Compressed Data Truncation - length 63, Transparent 1 ok 681 ok 682 ok 683 ok 684 ok 685 - Compressed Data Truncation - length 64, Transparent 1 ok 686 ok 687 ok 688 ok 689 ok 690 - Compressed Trailer Truncation ok 691 - Compressed Trailer Truncation - Length 65, Lax 0, Transparent 1 ok 692 ok 693 ok 694 ok 695 ok 696 - Compressed Trailer Truncation - Length 65, Lax 1, Transparent 1 ok 697 ok 698 ok 699 ok 700 ok 701 ok 702 - Compressed Trailer Truncation - Length 66, Lax 0, Transparent 1 ok 703 ok 704 ok 705 ok 706 ok 707 - Compressed Trailer Truncation - Length 66, Lax 1, Transparent 1 ok 708 ok 709 ok 710 ok 711 ok 712 ok 713 - Compressed Trailer Truncation - Length 67, Lax 0, Transparent 1 ok 714 ok 715 ok 716 ok 717 ok 718 - Compressed Trailer Truncation - Length 67, Lax 1, Transparent 1 ok 719 ok 720 ok 721 ok 722 ok 723 ok 724 - Compressed Trailer Truncation - Length 68, Lax 0, Transparent 1 ok 725 ok 726 ok 727 ok 728 ok 729 - Compressed Trailer Truncation - Length 68, Lax 1, Transparent 1 ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 - no warnings ok t/101truncate-gzip..............1..979 ok 1 - Compressed size is 112 ok 2 - Fingerprint size is 2 ok 3 - Header size is 41 ok 4 - Trailer size is 8 ok 5 - Truncating IO::Compress::Gzip, Transparent 0 ok 6 - Fingerprint Truncation - length 1, Transparent 0 ok 7 ok 8 - Header Truncation - length 2, Transparent 0 ok 9 ok 10 - Header Truncation - length 3, Transparent 0 ok 11 ok 12 - Header Truncation - length 4, Transparent 0 ok 13 ok 14 - Header Truncation - length 5, Transparent 0 ok 15 ok 16 - Header Truncation - length 6, Transparent 0 ok 17 ok 18 - Header Truncation - length 7, Transparent 0 ok 19 ok 20 - Header Truncation - length 8, Transparent 0 ok 21 ok 22 - Header Truncation - length 9, Transparent 0 ok 23 ok 24 - Header Truncation - length 10, Transparent 0 ok 25 ok 26 - Header Truncation - length 11, Transparent 0 ok 27 ok 28 - Header Truncation - length 12, Transparent 0 ok 29 ok 30 - Header Truncation - length 13, Transparent 0 ok 31 ok 32 - Header Truncation - length 14, Transparent 0 ok 33 ok 34 - Header Truncation - length 15, Transparent 0 ok 35 ok 36 - Header Truncation - length 16, Transparent 0 ok 37 ok 38 - Header Truncation - length 17, Transparent 0 ok 39 ok 40 - Header Truncation - length 18, Transparent 0 ok 41 ok 42 - Header Truncation - length 19, Transparent 0 ok 43 ok 44 - Header Truncation - length 20, Transparent 0 ok 45 ok 46 - Header Truncation - length 21, Transparent 0 ok 47 ok 48 - Header Truncation - length 22, Transparent 0 ok 49 ok 50 - Header Truncation - length 23, Transparent 0 ok 51 ok 52 - Header Truncation - length 24, Transparent 0 ok 53 ok 54 - Header Truncation - length 25, Transparent 0 ok 55 ok 56 - Header Truncation - length 26, Transparent 0 ok 57 ok 58 - Header Truncation - length 27, Transparent 0 ok 59 ok 60 - Header Truncation - length 28, Transparent 0 ok 61 ok 62 - Header Truncation - length 29, Transparent 0 ok 63 ok 64 - Header Truncation - length 30, Transparent 0 ok 65 ok 66 - Header Truncation - length 31, Transparent 0 ok 67 ok 68 - Header Truncation - length 32, Transparent 0 ok 69 ok 70 - Header Truncation - length 33, Transparent 0 ok 71 ok 72 - Header Truncation - length 34, Transparent 0 ok 73 ok 74 - Header Truncation - length 35, Transparent 0 ok 75 ok 76 - Header Truncation - length 36, Transparent 0 ok 77 ok 78 - Header Truncation - length 37, Transparent 0 ok 79 ok 80 - Header Truncation - length 38, Transparent 0 ok 81 ok 82 - Header Truncation - length 39, Transparent 0 ok 83 ok 84 - Header Truncation - length 40, Transparent 0 ok 85 ok 86 - Compressed Data Truncation - length 41, Transparent 0 ok 87 ok 88 ok 89 ok 90 ok 91 - Compressed Data Truncation - length 42, Transparent 0 ok 92 ok 93 ok 94 ok 95 ok 96 - Compressed Data Truncation - length 43, Transparent 0 ok 97 ok 98 ok 99 ok 100 ok 101 - Compressed Data Truncation - length 44, Transparent 0 ok 102 ok 103 ok 104 ok 105 ok 106 - Compressed Data Truncation - length 45, Transparent 0 ok 107 ok 108 ok 109 ok 110 ok 111 - Compressed Data Truncation - length 46, Transparent 0 ok 112 ok 113 ok 114 ok 115 ok 116 - Compressed Data Truncation - length 47, Transparent 0 ok 117 ok 118 ok 119 ok 120 ok 121 - Compressed Data Truncation - length 48, Transparent 0 ok 122 ok 123 ok 124 ok 125 ok 126 - Compressed Data Truncation - length 49, Transparent 0 ok 127 ok 128 ok 129 ok 130 ok 131 - Compressed Data Truncation - length 50, Transparent 0 ok 132 ok 133 ok 134 ok 135 ok 136 - Compressed Data Truncation - length 51, Transparent 0 ok 137 ok 138 ok 139 ok 140 ok 141 - Compressed Data Truncation - length 52, Transparent 0 ok 142 ok 143 ok 144 ok 145 ok 146 - Compressed Data Truncation - length 53, Transparent 0 ok 147 ok 148 ok 149 ok 150 ok 151 - Compressed Data Truncation - length 54, Transparent 0 ok 152 ok 153 ok 154 ok 155 ok 156 - Compressed Data Truncation - length 55, Transparent 0 ok 157 ok 158 ok 159 ok 160 ok 161 - Compressed Data Truncation - length 56, Transparent 0 ok 162 ok 163 ok 164 ok 165 ok 166 - Compressed Data Truncation - length 57, Transparent 0 ok 167 ok 168 ok 169 ok 170 ok 171 - Compressed Data Truncation - length 58, Transparent 0 ok 172 ok 173 ok 174 ok 175 ok 176 - Compressed Data Truncation - length 59, Transparent 0 ok 177 ok 178 ok 179 ok 180 ok 181 - Compressed Data Truncation - length 60, Transparent 0 ok 182 ok 183 ok 184 ok 185 ok 186 - Compressed Data Truncation - length 61, Transparent 0 ok 187 ok 188 ok 189 ok 190 ok 191 - Compressed Data Truncation - length 62, Transparent 0 ok 192 ok 193 ok 194 ok 195 ok 196 - Compressed Data Truncation - length 63, Transparent 0 ok 197 ok 198 ok 199 ok 200 ok 201 - Compressed Data Truncation - length 64, Transparent 0 ok 202 ok 203 ok 204 ok 205 ok 206 - Compressed Data Truncation - length 65, Transparent 0 ok 207 ok 208 ok 209 ok 210 ok 211 - Compressed Data Truncation - length 66, Transparent 0 ok 212 ok 213 ok 214 ok 215 ok 216 - Compressed Data Truncation - length 67, Transparent 0 ok 217 ok 218 ok 219 ok 220 ok 221 - Compressed Data Truncation - length 68, Transparent 0 ok 222 ok 223 ok 224 ok 225 ok 226 - Compressed Data Truncation - length 69, Transparent 0 ok 227 ok 228 ok 229 ok 230 ok 231 - Compressed Data Truncation - length 70, Transparent 0 ok 232 ok 233 ok 234 ok 235 ok 236 - Compressed Data Truncation - length 71, Transparent 0 ok 237 ok 238 ok 239 ok 240 ok 241 - Compressed Data Truncation - length 72, Transparent 0 ok 242 ok 243 ok 244 ok 245 ok 246 - Compressed Data Truncation - length 73, Transparent 0 ok 247 ok 248 ok 249 ok 250 ok 251 - Compressed Data Truncation - length 74, Transparent 0 ok 252 ok 253 ok 254 ok 255 ok 256 - Compressed Data Truncation - length 75, Transparent 0 ok 257 ok 258 ok 259 ok 260 ok 261 - Compressed Data Truncation - length 76, Transparent 0 ok 262 ok 263 ok 264 ok 265 ok 266 - Compressed Data Truncation - length 77, Transparent 0 ok 267 ok 268 ok 269 ok 270 ok 271 - Compressed Data Truncation - length 78, Transparent 0 ok 272 ok 273 ok 274 ok 275 ok 276 - Compressed Data Truncation - length 79, Transparent 0 ok 277 ok 278 ok 279 ok 280 ok 281 - Compressed Data Truncation - length 80, Transparent 0 ok 282 ok 283 ok 284 ok 285 ok 286 - Compressed Data Truncation - length 81, Transparent 0 ok 287 ok 288 ok 289 ok 290 ok 291 - Compressed Data Truncation - length 82, Transparent 0 ok 292 ok 293 ok 294 ok 295 ok 296 - Compressed Data Truncation - length 83, Transparent 0 ok 297 ok 298 ok 299 ok 300 ok 301 - Compressed Data Truncation - length 84, Transparent 0 ok 302 ok 303 ok 304 ok 305 ok 306 - Compressed Data Truncation - length 85, Transparent 0 ok 307 ok 308 ok 309 ok 310 ok 311 - Compressed Data Truncation - length 86, Transparent 0 ok 312 ok 313 ok 314 ok 315 ok 316 - Compressed Data Truncation - length 87, Transparent 0 ok 317 ok 318 ok 319 ok 320 ok 321 - Compressed Data Truncation - length 88, Transparent 0 ok 322 ok 323 ok 324 ok 325 ok 326 - Compressed Data Truncation - length 89, Transparent 0 ok 327 ok 328 ok 329 ok 330 ok 331 - Compressed Data Truncation - length 90, Transparent 0 ok 332 ok 333 ok 334 ok 335 ok 336 - Compressed Data Truncation - length 91, Transparent 0 ok 337 ok 338 ok 339 ok 340 ok 341 - Compressed Data Truncation - length 92, Transparent 0 ok 342 ok 343 ok 344 ok 345 ok 346 - Compressed Data Truncation - length 93, Transparent 0 ok 347 ok 348 ok 349 ok 350 ok 351 - Compressed Data Truncation - length 94, Transparent 0 ok 352 ok 353 ok 354 ok 355 ok 356 - Compressed Data Truncation - length 95, Transparent 0 ok 357 ok 358 ok 359 ok 360 ok 361 - Compressed Data Truncation - length 96, Transparent 0 ok 362 ok 363 ok 364 ok 365 ok 366 - Compressed Data Truncation - length 97, Transparent 0 ok 367 ok 368 ok 369 ok 370 ok 371 - Compressed Data Truncation - length 98, Transparent 0 ok 372 ok 373 ok 374 ok 375 ok 376 - Compressed Data Truncation - length 99, Transparent 0 ok 377 ok 378 ok 379 ok 380 ok 381 - Compressed Data Truncation - length 100, Transparent 0 ok 382 ok 383 ok 384 ok 385 ok 386 - Compressed Data Truncation - length 101, Transparent 0 ok 387 ok 388 ok 389 ok 390 ok 391 - Compressed Data Truncation - length 102, Transparent 0 ok 392 ok 393 ok 394 ok 395 ok 396 - Compressed Data Truncation - length 103, Transparent 0 ok 397 ok 398 ok 399 ok 400 ok 401 - Compressed Trailer Truncation ok 402 - Compressed Trailer Truncation - Length 104, Lax 0, Transparent 0 ok 403 ok 404 ok 405 ok 406 ok 407 - Compressed Trailer Truncation - Length 104, Lax 1, Transparent 0 ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 - Compressed Trailer Truncation - Length 105, Lax 0, Transparent 0 ok 414 ok 415 ok 416 ok 417 ok 418 - Compressed Trailer Truncation - Length 105, Lax 1, Transparent 0 ok 419 ok 420 ok 421 ok 422 ok 423 ok 424 - Compressed Trailer Truncation - Length 106, Lax 0, Transparent 0 ok 425 ok 426 ok 427 ok 428 ok 429 - Compressed Trailer Truncation - Length 106, Lax 1, Transparent 0 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 - Compressed Trailer Truncation - Length 107, Lax 0, Transparent 0 ok 436 ok 437 ok 438 ok 439 ok 440 - Compressed Trailer Truncation - Length 107, Lax 1, Transparent 0 ok 441 ok 442 ok 443 ok 444 ok 445 ok 446 - Compressed Trailer Truncation - Length 108, Lax 0, Transparent 0 ok 447 ok 448 ok 449 ok 450 ok 451 - Compressed Trailer Truncation - Length 108, Lax 1, Transparent 0 ok 452 ok 453 ok 454 ok 455 ok 456 ok 457 - Compressed Trailer Truncation - Length 109, Lax 0, Transparent 0 ok 458 ok 459 ok 460 ok 461 ok 462 - Compressed Trailer Truncation - Length 109, Lax 1, Transparent 0 ok 463 ok 464 ok 465 ok 466 ok 467 ok 468 - Compressed Trailer Truncation - Length 110, Lax 0, Transparent 0 ok 469 ok 470 ok 471 ok 472 ok 473 - Compressed Trailer Truncation - Length 110, Lax 1, Transparent 0 ok 474 ok 475 ok 476 ok 477 ok 478 ok 479 - Compressed Trailer Truncation - Length 111, Lax 0, Transparent 0 ok 480 ok 481 ok 482 ok 483 ok 484 - Compressed Trailer Truncation - Length 111, Lax 1, Transparent 0 ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 - Truncating IO::Compress::Gzip, Transparent 1 ok 491 - Fingerprint Truncation - length 1, Transparent 1 ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 - Header Truncation - length 2, Transparent 1 ok 498 ok 499 - Header Truncation - length 3, Transparent 1 ok 500 ok 501 - Header Truncation - length 4, Transparent 1 ok 502 ok 503 - Header Truncation - length 5, Transparent 1 ok 504 ok 505 - Header Truncation - length 6, Transparent 1 ok 506 ok 507 - Header Truncation - length 7, Transparent 1 ok 508 ok 509 - Header Truncation - length 8, Transparent 1 ok 510 ok 511 - Header Truncation - length 9, Transparent 1 ok 512 ok 513 - Header Truncation - length 10, Transparent 1 ok 514 ok 515 - Header Truncation - length 11, Transparent 1 ok 516 ok 517 - Header Truncation - length 12, Transparent 1 ok 518 ok 519 - Header Truncation - length 13, Transparent 1 ok 520 ok 521 - Header Truncation - length 14, Transparent 1 ok 522 ok 523 - Header Truncation - length 15, Transparent 1 ok 524 ok 525 - Header Truncation - length 16, Transparent 1 ok 526 ok 527 - Header Truncation - length 17, Transparent 1 ok 528 ok 529 - Header Truncation - length 18, Transparent 1 ok 530 ok 531 - Header Truncation - length 19, Transparent 1 ok 532 ok 533 - Header Truncation - length 20, Transparent 1 ok 534 ok 535 - Header Truncation - length 21, Transparent 1 ok 536 ok 537 - Header Truncation - length 22, Transparent 1 ok 538 ok 539 - Header Truncation - length 23, Transparent 1 ok 540 ok 541 - Header Truncation - length 24, Transparent 1 ok 542 ok 543 - Header Truncation - length 25, Transparent 1 ok 544 ok 545 - Header Truncation - length 26, Transparent 1 ok 546 ok 547 - Header Truncation - length 27, Transparent 1 ok 548 ok 549 - Header Truncation - length 28, Transparent 1 ok 550 ok 551 - Header Truncation - length 29, Transparent 1 ok 552 ok 553 - Header Truncation - length 30, Transparent 1 ok 554 ok 555 - Header Truncation - length 31, Transparent 1 ok 556 ok 557 - Header Truncation - length 32, Transparent 1 ok 558 ok 559 - Header Truncation - length 33, Transparent 1 ok 560 ok 561 - Header Truncation - length 34, Transparent 1 ok 562 ok 563 - Header Truncation - length 35, Transparent 1 ok 564 ok 565 - Header Truncation - length 36, Transparent 1 ok 566 ok 567 - Header Truncation - length 37, Transparent 1 ok 568 ok 569 - Header Truncation - length 38, Transparent 1 ok 570 ok 571 - Header Truncation - length 39, Transparent 1 ok 572 ok 573 - Header Truncation - length 40, Transparent 1 ok 574 ok 575 - Compressed Data Truncation - length 41, Transparent 1 ok 576 ok 577 ok 578 ok 579 ok 580 - Compressed Data Truncation - length 42, Transparent 1 ok 581 ok 582 ok 583 ok 584 ok 585 - Compressed Data Truncation - length 43, Transparent 1 ok 586 ok 587 ok 588 ok 589 ok 590 - Compressed Data Truncation - length 44, Transparent 1 ok 591 ok 592 ok 593 ok 594 ok 595 - Compressed Data Truncation - length 45, Transparent 1 ok 596 ok 597 ok 598 ok 599 ok 600 - Compressed Data Truncation - length 46, Transparent 1 ok 601 ok 602 ok 603 ok 604 ok 605 - Compressed Data Truncation - length 47, Transparent 1 ok 606 ok 607 ok 608 ok 609 ok 610 - Compressed Data Truncation - length 48, Transparent 1 ok 611 ok 612 ok 613 ok 614 ok 615 - Compressed Data Truncation - length 49, Transparent 1 ok 616 ok 617 ok 618 ok 619 ok 620 - Compressed Data Truncation - length 50, Transparent 1 ok 621 ok 622 ok 623 ok 624 ok 625 - Compressed Data Truncation - length 51, Transparent 1 ok 626 ok 627 ok 628 ok 629 ok 630 - Compressed Data Truncation - length 52, Transparent 1 ok 631 ok 632 ok 633 ok 634 ok 635 - Compressed Data Truncation - length 53, Transparent 1 ok 636 ok 637 ok 638 ok 639 ok 640 - Compressed Data Truncation - length 54, Transparent 1 ok 641 ok 642 ok 643 ok 644 ok 645 - Compressed Data Truncation - length 55, Transparent 1 ok 646 ok 647 ok 648 ok 649 ok 650 - Compressed Data Truncation - length 56, Transparent 1 ok 651 ok 652 ok 653 ok 654 ok 655 - Compressed Data Truncation - length 57, Transparent 1 ok 656 ok 657 ok 658 ok 659 ok 660 - Compressed Data Truncation - length 58, Transparent 1 ok 661 ok 662 ok 663 ok 664 ok 665 - Compressed Data Truncation - length 59, Transparent 1 ok 666 ok 667 ok 668 ok 669 ok 670 - Compressed Data Truncation - length 60, Transparent 1 ok 671 ok 672 ok 673 ok 674 ok 675 - Compressed Data Truncation - length 61, Transparent 1 ok 676 ok 677 ok 678 ok 679 ok 680 - Compressed Data Truncation - length 62, Transparent 1 ok 681 ok 682 ok 683 ok 684 ok 685 - Compressed Data Truncation - length 63, Transparent 1 ok 686 ok 687 ok 688 ok 689 ok 690 - Compressed Data Truncation - length 64, Transparent 1 ok 691 ok 692 ok 693 ok 694 ok 695 - Compressed Data Truncation - length 65, Transparent 1 ok 696 ok 697 ok 698 ok 699 ok 700 - Compressed Data Truncation - length 66, Transparent 1 ok 701 ok 702 ok 703 ok 704 ok 705 - Compressed Data Truncation - length 67, Transparent 1 ok 706 ok 707 ok 708 ok 709 ok 710 - Compressed Data Truncation - length 68, Transparent 1 ok 711 ok 712 ok 713 ok 714 ok 715 - Compressed Data Truncation - length 69, Transparent 1 ok 716 ok 717 ok 718 ok 719 ok 720 - Compressed Data Truncation - length 70, Transparent 1 ok 721 ok 722 ok 723 ok 724 ok 725 - Compressed Data Truncation - length 71, Transparent 1 ok 726 ok 727 ok 728 ok 729 ok 730 - Compressed Data Truncation - length 72, Transparent 1 ok 731 ok 732 ok 733 ok 734 ok 735 - Compressed Data Truncation - length 73, Transparent 1 ok 736 ok 737 ok 738 ok 739 ok 740 - Compressed Data Truncation - length 74, Transparent 1 ok 741 ok 742 ok 743 ok 744 ok 745 - Compressed Data Truncation - length 75, Transparent 1 ok 746 ok 747 ok 748 ok 749 ok 750 - Compressed Data Truncation - length 76, Transparent 1 ok 751 ok 752 ok 753 ok 754 ok 755 - Compressed Data Truncation - length 77, Transparent 1 ok 756 ok 757 ok 758 ok 759 ok 760 - Compressed Data Truncation - length 78, Transparent 1 ok 761 ok 762 ok 763 ok 764 ok 765 - Compressed Data Truncation - length 79, Transparent 1 ok 766 ok 767 ok 768 ok 769 ok 770 - Compressed Data Truncation - length 80, Transparent 1 ok 771 ok 772 ok 773 ok 774 ok 775 - Compressed Data Truncation - length 81, Transparent 1 ok 776 ok 777 ok 778 ok 779 ok 780 - Compressed Data Truncation - length 82, Transparent 1 ok 781 ok 782 ok 783 ok 784 ok 785 - Compressed Data Truncation - length 83, Transparent 1 ok 786 ok 787 ok 788 ok 789 ok 790 - Compressed Data Truncation - length 84, Transparent 1 ok 791 ok 792 ok 793 ok 794 ok 795 - Compressed Data Truncation - length 85, Transparent 1 ok 796 ok 797 ok 798 ok 799 ok 800 - Compressed Data Truncation - length 86, Transparent 1 ok 801 ok 802 ok 803 ok 804 ok 805 - Compressed Data Truncation - length 87, Transparent 1 ok 806 ok 807 ok 808 ok 809 ok 810 - Compressed Data Truncation - length 88, Transparent 1 ok 811 ok 812 ok 813 ok 814 ok 815 - Compressed Data Truncation - length 89, Transparent 1 ok 816 ok 817 ok 818 ok 819 ok 820 - Compressed Data Truncation - length 90, Transparent 1 ok 821 ok 822 ok 823 ok 824 ok 825 - Compressed Data Truncation - length 91, Transparent 1 ok 826 ok 827 ok 828 ok 829 ok 830 - Compressed Data Truncation - length 92, Transparent 1 ok 831 ok 832 ok 833 ok 834 ok 835 - Compressed Data Truncation - length 93, Transparent 1 ok 836 ok 837 ok 838 ok 839 ok 840 - Compressed Data Truncation - length 94, Transparent 1 ok 841 ok 842 ok 843 ok 844 ok 845 - Compressed Data Truncation - length 95, Transparent 1 ok 846 ok 847 ok 848 ok 849 ok 850 - Compressed Data Truncation - length 96, Transparent 1 ok 851 ok 852 ok 853 ok 854 ok 855 - Compressed Data Truncation - length 97, Transparent 1 ok 856 ok 857 ok 858 ok 859 ok 860 - Compressed Data Truncation - length 98, Transparent 1 ok 861 ok 862 ok 863 ok 864 ok 865 - Compressed Data Truncation - length 99, Transparent 1 ok 866 ok 867 ok 868 ok 869 ok 870 - Compressed Data Truncation - length 100, Transparent 1 ok 871 ok 872 ok 873 ok 874 ok 875 - Compressed Data Truncation - length 101, Transparent 1 ok 876 ok 877 ok 878 ok 879 ok 880 - Compressed Data Truncation - length 102, Transparent 1 ok 881 ok 882 ok 883 ok 884 ok 885 - Compressed Data Truncation - length 103, Transparent 1 ok 886 ok 887 ok 888 ok 889 ok 890 - Compressed Trailer Truncation ok 891 - Compressed Trailer Truncation - Length 104, Lax 0, Transparent 1 ok 892 ok 893 ok 894 ok 895 ok 896 - Compressed Trailer Truncation - Length 104, Lax 1, Transparent 1 ok 897 ok 898 ok 899 ok 900 ok 901 ok 902 - Compressed Trailer Truncation - Length 105, Lax 0, Transparent 1 ok 903 ok 904 ok 905 ok 906 ok 907 - Compressed Trailer Truncation - Length 105, Lax 1, Transparent 1 ok 908 ok 909 ok 910 ok 911 ok 912 ok 913 - Compressed Trailer Truncation - Length 106, Lax 0, Transparent 1 ok 914 ok 915 ok 916 ok 917 ok 918 - Compressed Trailer Truncation - Length 106, Lax 1, Transparent 1 ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 - Compressed Trailer Truncation - Length 107, Lax 0, Transparent 1 ok 925 ok 926 ok 927 ok 928 ok 929 - Compressed Trailer Truncation - Length 107, Lax 1, Transparent 1 ok 930 ok 931 ok 932 ok 933 ok 934 ok 935 - Compressed Trailer Truncation - Length 108, Lax 0, Transparent 1 ok 936 ok 937 ok 938 ok 939 ok 940 - Compressed Trailer Truncation - Length 108, Lax 1, Transparent 1 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 - Compressed Trailer Truncation - Length 109, Lax 0, Transparent 1 ok 947 ok 948 ok 949 ok 950 ok 951 - Compressed Trailer Truncation - Length 109, Lax 1, Transparent 1 ok 952 ok 953 ok 954 ok 955 ok 956 ok 957 - Compressed Trailer Truncation - Length 110, Lax 0, Transparent 1 ok 958 ok 959 ok 960 ok 961 ok 962 - Compressed Trailer Truncation - Length 110, Lax 1, Transparent 1 ok 963 ok 964 ok 965 ok 966 ok 967 ok 968 - Compressed Trailer Truncation - Length 111, Lax 0, Transparent 1 ok 969 ok 970 ok 971 ok 972 ok 973 - Compressed Trailer Truncation - Length 111, Lax 1, Transparent 1 ok 974 ok 975 ok 976 ok 977 ok 978 ok 979 - no warnings ok t/101truncate-rawdeflate........1..626 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - Testing IO::Compress::RawDeflate, Transparent = 0 ok 9 - Compressed size is 63 ok 10 - Header size is 0 ok 11 - Trailer size is 0 ok 12 - Compressed Data Truncation ok 13 - Length 0 ok 14 ok 15 - Length 1 ok 16 ok 17 - Length 2 ok 18 ok 19 - Length 3 ok 20 ok 21 - Length 4 ok 22 ok 23 - Length 5 ok 24 ok 25 - Length 6 ok 26 ok 27 - Length 7 ok 28 ok 29 - Length 8 ok 30 ok 31 - Length 9 ok 32 ok 33 - Length 10 ok 34 ok 35 - Length 11 ok 36 ok 37 ok 38 ok 39 ok 40 - Length 12 ok 41 ok 42 ok 43 ok 44 ok 45 - Length 13 ok 46 ok 47 ok 48 ok 49 ok 50 - Length 14 ok 51 ok 52 ok 53 ok 54 ok 55 - Length 15 ok 56 ok 57 ok 58 ok 59 ok 60 - Length 16 ok 61 ok 62 ok 63 ok 64 ok 65 - Length 17 ok 66 ok 67 ok 68 ok 69 ok 70 - Length 18 ok 71 ok 72 ok 73 ok 74 ok 75 - Length 19 ok 76 ok 77 ok 78 ok 79 ok 80 - Length 20 ok 81 ok 82 ok 83 ok 84 ok 85 - Length 21 ok 86 ok 87 ok 88 ok 89 ok 90 - Length 22 ok 91 ok 92 ok 93 ok 94 ok 95 - Length 23 ok 96 ok 97 ok 98 ok 99 ok 100 - Length 24 ok 101 ok 102 ok 103 ok 104 ok 105 - Length 25 ok 106 ok 107 ok 108 ok 109 ok 110 - Length 26 ok 111 ok 112 ok 113 ok 114 ok 115 - Length 27 ok 116 ok 117 ok 118 ok 119 ok 120 - Length 28 ok 121 ok 122 ok 123 ok 124 ok 125 - Length 29 ok 126 ok 127 ok 128 ok 129 ok 130 - Length 30 ok 131 ok 132 ok 133 ok 134 ok 135 - Length 31 ok 136 ok 137 ok 138 ok 139 ok 140 - Length 32 ok 141 ok 142 ok 143 ok 144 ok 145 - Length 33 ok 146 ok 147 ok 148 ok 149 ok 150 - Length 34 ok 151 ok 152 ok 153 ok 154 ok 155 - Length 35 ok 156 ok 157 ok 158 ok 159 ok 160 - Length 36 ok 161 ok 162 ok 163 ok 164 ok 165 - Length 37 ok 166 ok 167 ok 168 ok 169 ok 170 - Length 38 ok 171 ok 172 ok 173 ok 174 ok 175 - Length 39 ok 176 ok 177 ok 178 ok 179 ok 180 - Length 40 ok 181 ok 182 ok 183 ok 184 ok 185 - Length 41 ok 186 ok 187 ok 188 ok 189 ok 190 - Length 42 ok 191 ok 192 ok 193 ok 194 ok 195 - Length 43 ok 196 ok 197 ok 198 ok 199 ok 200 - Length 44 ok 201 ok 202 ok 203 ok 204 ok 205 - Length 45 ok 206 ok 207 ok 208 ok 209 ok 210 - Length 46 ok 211 ok 212 ok 213 ok 214 ok 215 - Length 47 ok 216 ok 217 ok 218 ok 219 ok 220 - Length 48 ok 221 ok 222 ok 223 ok 224 ok 225 - Length 49 ok 226 ok 227 ok 228 ok 229 ok 230 - Length 50 ok 231 ok 232 ok 233 ok 234 ok 235 - Length 51 ok 236 ok 237 ok 238 ok 239 ok 240 - Length 52 ok 241 ok 242 ok 243 ok 244 ok 245 - Length 53 ok 246 ok 247 ok 248 ok 249 ok 250 - Length 54 ok 251 ok 252 ok 253 ok 254 ok 255 - Length 55 ok 256 ok 257 ok 258 ok 259 ok 260 - Length 56 ok 261 ok 262 ok 263 ok 264 ok 265 - Length 57 ok 266 ok 267 ok 268 ok 269 ok 270 - Length 58 ok 271 ok 272 ok 273 ok 274 ok 275 - Length 59 ok 276 ok 277 ok 278 ok 279 ok 280 - Length 60 ok 281 ok 282 ok 283 ok 284 ok 285 - Length 61 ok 286 ok 287 ok 288 ok 289 ok 290 - Length 62 ok 291 ok 292 ok 293 ok 294 ok 295 - Testing IO::Compress::RawDeflate, Transparent = 1 ok 296 - Compressed size is 63 ok 297 - Header size is 0 ok 298 - Trailer size is 0 ok 299 - Compressed Data Truncation ok 300 - Length 0 ok 301 ok 302 ok 303 ok 304 ok 305 ok 306 - Length 1 ok 307 ok 308 ok 309 ok 310 ok 311 ok 312 - Length 2 ok 313 ok 314 ok 315 ok 316 ok 317 ok 318 - Length 3 ok 319 ok 320 ok 321 ok 322 ok 323 ok 324 - Length 4 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 - Length 5 ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 - Length 6 ok 337 ok 338 ok 339 ok 340 ok 341 ok 342 - Length 7 ok 343 ok 344 ok 345 ok 346 ok 347 ok 348 - Length 8 ok 349 ok 350 ok 351 ok 352 ok 353 ok 354 - Length 9 ok 355 ok 356 ok 357 ok 358 ok 359 ok 360 - Length 10 ok 361 ok 362 ok 363 ok 364 ok 365 ok 366 - Length 11 ok 367 ok 368 ok 369 ok 370 ok 371 - Length 12 ok 372 ok 373 ok 374 ok 375 ok 376 - Length 13 ok 377 ok 378 ok 379 ok 380 ok 381 - Length 14 ok 382 ok 383 ok 384 ok 385 ok 386 - Length 15 ok 387 ok 388 ok 389 ok 390 ok 391 - Length 16 ok 392 ok 393 ok 394 ok 395 ok 396 - Length 17 ok 397 ok 398 ok 399 ok 400 ok 401 - Length 18 ok 402 ok 403 ok 404 ok 405 ok 406 - Length 19 ok 407 ok 408 ok 409 ok 410 ok 411 - Length 20 ok 412 ok 413 ok 414 ok 415 ok 416 - Length 21 ok 417 ok 418 ok 419 ok 420 ok 421 - Length 22 ok 422 ok 423 ok 424 ok 425 ok 426 - Length 23 ok 427 ok 428 ok 429 ok 430 ok 431 - Length 24 ok 432 ok 433 ok 434 ok 435 ok 436 - Length 25 ok 437 ok 438 ok 439 ok 440 ok 441 - Length 26 ok 442 ok 443 ok 444 ok 445 ok 446 - Length 27 ok 447 ok 448 ok 449 ok 450 ok 451 - Length 28 ok 452 ok 453 ok 454 ok 455 ok 456 - Length 29 ok 457 ok 458 ok 459 ok 460 ok 461 - Length 30 ok 462 ok 463 ok 464 ok 465 ok 466 - Length 31 ok 467 ok 468 ok 469 ok 470 ok 471 - Length 32 ok 472 ok 473 ok 474 ok 475 ok 476 - Length 33 ok 477 ok 478 ok 479 ok 480 ok 481 - Length 34 ok 482 ok 483 ok 484 ok 485 ok 486 - Length 35 ok 487 ok 488 ok 489 ok 490 ok 491 - Length 36 ok 492 ok 493 ok 494 ok 495 ok 496 - Length 37 ok 497 ok 498 ok 499 ok 500 ok 501 - Length 38 ok 502 ok 503 ok 504 ok 505 ok 506 - Length 39 ok 507 ok 508 ok 509 ok 510 ok 511 - Length 40 ok 512 ok 513 ok 514 ok 515 ok 516 - Length 41 ok 517 ok 518 ok 519 ok 520 ok 521 - Length 42 ok 522 ok 523 ok 524 ok 525 ok 526 - Length 43 ok 527 ok 528 ok 529 ok 530 ok 531 - Length 44 ok 532 ok 533 ok 534 ok 535 ok 536 - Length 45 ok 537 ok 538 ok 539 ok 540 ok 541 - Length 46 ok 542 ok 543 ok 544 ok 545 ok 546 - Length 47 ok 547 ok 548 ok 549 ok 550 ok 551 - Length 48 ok 552 ok 553 ok 554 ok 555 ok 556 - Length 49 ok 557 ok 558 ok 559 ok 560 ok 561 - Length 50 ok 562 ok 563 ok 564 ok 565 ok 566 - Length 51 ok 567 ok 568 ok 569 ok 570 ok 571 - Length 52 ok 572 ok 573 ok 574 ok 575 ok 576 - Length 53 ok 577 ok 578 ok 579 ok 580 ok 581 - Length 54 ok 582 ok 583 ok 584 ok 585 ok 586 - Length 55 ok 587 ok 588 ok 589 ok 590 ok 591 - Length 56 ok 592 ok 593 ok 594 ok 595 ok 596 - Length 57 ok 597 ok 598 ok 599 ok 600 ok 601 - Length 58 ok 602 ok 603 ok 604 ok 605 ok 606 - Length 59 ok 607 ok 608 ok 609 ok 610 ok 611 - Length 60 ok 612 ok 613 ok 614 ok 615 ok 616 - Length 61 ok 617 ok 618 ok 619 ok 620 ok 621 - Length 62 ok 622 ok 623 ok 624 ok 625 ok 626 - no warnings ok t/101truncate-zip...............1..2317 ok 1 - Compressed size is 242 ok 2 - Fingerprint size is 4 ok 3 - Header size is 52 ok 4 - Trailer size is 16 ok 5 - Truncating IO::Compress::Zip, Transparent 0 ok 6 - Fingerprint Truncation - length 1, Transparent 0 ok 7 ok 8 - Fingerprint Truncation - length 2, Transparent 0 ok 9 ok 10 - Fingerprint Truncation - length 3, Transparent 0 ok 11 ok 12 - Header Truncation - length 4, Transparent 0 ok 13 ok 14 - Header Truncation - length 5, Transparent 0 ok 15 ok 16 - Header Truncation - length 6, Transparent 0 ok 17 ok 18 - Header Truncation - length 7, Transparent 0 ok 19 ok 20 - Header Truncation - length 8, Transparent 0 ok 21 ok 22 - Header Truncation - length 9, Transparent 0 ok 23 ok 24 - Header Truncation - length 10, Transparent 0 ok 25 ok 26 - Header Truncation - length 11, Transparent 0 ok 27 ok 28 - Header Truncation - length 12, Transparent 0 ok 29 ok 30 - Header Truncation - length 13, Transparent 0 ok 31 ok 32 - Header Truncation - length 14, Transparent 0 ok 33 ok 34 - Header Truncation - length 15, Transparent 0 ok 35 ok 36 - Header Truncation - length 16, Transparent 0 ok 37 ok 38 - Header Truncation - length 17, Transparent 0 ok 39 ok 40 - Header Truncation - length 18, Transparent 0 ok 41 ok 42 - Header Truncation - length 19, Transparent 0 ok 43 ok 44 - Header Truncation - length 20, Transparent 0 ok 45 ok 46 - Header Truncation - length 21, Transparent 0 ok 47 ok 48 - Header Truncation - length 22, Transparent 0 ok 49 ok 50 - Header Truncation - length 23, Transparent 0 ok 51 ok 52 - Header Truncation - length 24, Transparent 0 ok 53 ok 54 - Header Truncation - length 25, Transparent 0 ok 55 ok 56 - Header Truncation - length 26, Transparent 0 ok 57 ok 58 - Header Truncation - length 27, Transparent 0 ok 59 ok 60 - Header Truncation - length 28, Transparent 0 ok 61 ok 62 - Header Truncation - length 29, Transparent 0 ok 63 ok 64 - Header Truncation - length 30, Transparent 0 ok 65 ok 66 - Header Truncation - length 31, Transparent 0 ok 67 ok 68 - Header Truncation - length 32, Transparent 0 ok 69 ok 70 - Header Truncation - length 33, Transparent 0 ok 71 ok 72 - Header Truncation - length 34, Transparent 0 ok 73 ok 74 - Header Truncation - length 35, Transparent 0 ok 75 ok 76 - Header Truncation - length 36, Transparent 0 ok 77 ok 78 - Header Truncation - length 37, Transparent 0 ok 79 ok 80 - Header Truncation - length 38, Transparent 0 ok 81 ok 82 - Header Truncation - length 39, Transparent 0 ok 83 ok 84 - Header Truncation - length 40, Transparent 0 ok 85 ok 86 - Header Truncation - length 41, Transparent 0 ok 87 ok 88 - Header Truncation - length 42, Transparent 0 ok 89 ok 90 - Header Truncation - length 43, Transparent 0 ok 91 ok 92 - Header Truncation - length 44, Transparent 0 ok 93 ok 94 - Header Truncation - length 45, Transparent 0 ok 95 ok 96 - Header Truncation - length 46, Transparent 0 ok 97 ok 98 - Header Truncation - length 47, Transparent 0 ok 99 ok 100 - Header Truncation - length 48, Transparent 0 ok 101 ok 102 - Header Truncation - length 49, Transparent 0 ok 103 ok 104 - Header Truncation - length 50, Transparent 0 ok 105 ok 106 - Header Truncation - length 51, Transparent 0 ok 107 ok 108 - Compressed Data Truncation - length 52, Transparent 0 ok 109 ok 110 ok 111 ok 112 ok 113 - Compressed Data Truncation - length 53, Transparent 0 ok 114 ok 115 ok 116 ok 117 ok 118 - Compressed Data Truncation - length 54, Transparent 0 ok 119 ok 120 ok 121 ok 122 ok 123 - Compressed Data Truncation - length 55, Transparent 0 ok 124 ok 125 ok 126 ok 127 ok 128 - Compressed Data Truncation - length 56, Transparent 0 ok 129 ok 130 ok 131 ok 132 ok 133 - Compressed Data Truncation - length 57, Transparent 0 ok 134 ok 135 ok 136 ok 137 ok 138 - Compressed Data Truncation - length 58, Transparent 0 ok 139 ok 140 ok 141 ok 142 ok 143 - Compressed Data Truncation - length 59, Transparent 0 ok 144 ok 145 ok 146 ok 147 ok 148 - Compressed Data Truncation - length 60, Transparent 0 ok 149 ok 150 ok 151 ok 152 ok 153 - Compressed Data Truncation - length 61, Transparent 0 ok 154 ok 155 ok 156 ok 157 ok 158 - Compressed Data Truncation - length 62, Transparent 0 ok 159 ok 160 ok 161 ok 162 ok 163 - Compressed Data Truncation - length 63, Transparent 0 ok 164 ok 165 ok 166 ok 167 ok 168 - Compressed Data Truncation - length 64, Transparent 0 ok 169 ok 170 ok 171 ok 172 ok 173 - Compressed Data Truncation - length 65, Transparent 0 ok 174 ok 175 ok 176 ok 177 ok 178 - Compressed Data Truncation - length 66, Transparent 0 ok 179 ok 180 ok 181 ok 182 ok 183 - Compressed Data Truncation - length 67, Transparent 0 ok 184 ok 185 ok 186 ok 187 ok 188 - Compressed Data Truncation - length 68, Transparent 0 ok 189 ok 190 ok 191 ok 192 ok 193 - Compressed Data Truncation - length 69, Transparent 0 ok 194 ok 195 ok 196 ok 197 ok 198 - Compressed Data Truncation - length 70, Transparent 0 ok 199 ok 200 ok 201 ok 202 ok 203 - Compressed Data Truncation - length 71, Transparent 0 ok 204 ok 205 ok 206 ok 207 ok 208 - Compressed Data Truncation - length 72, Transparent 0 ok 209 ok 210 ok 211 ok 212 ok 213 - Compressed Data Truncation - length 73, Transparent 0 ok 214 ok 215 ok 216 ok 217 ok 218 - Compressed Data Truncation - length 74, Transparent 0 ok 219 ok 220 ok 221 ok 222 ok 223 - Compressed Data Truncation - length 75, Transparent 0 ok 224 ok 225 ok 226 ok 227 ok 228 - Compressed Data Truncation - length 76, Transparent 0 ok 229 ok 230 ok 231 ok 232 ok 233 - Compressed Data Truncation - length 77, Transparent 0 ok 234 ok 235 ok 236 ok 237 ok 238 - Compressed Data Truncation - length 78, Transparent 0 ok 239 ok 240 ok 241 ok 242 ok 243 - Compressed Data Truncation - length 79, Transparent 0 ok 244 ok 245 ok 246 ok 247 ok 248 - Compressed Data Truncation - length 80, Transparent 0 ok 249 ok 250 ok 251 ok 252 ok 253 - Compressed Data Truncation - length 81, Transparent 0 ok 254 ok 255 ok 256 ok 257 ok 258 - Compressed Data Truncation - length 82, Transparent 0 ok 259 ok 260 ok 261 ok 262 ok 263 - Compressed Data Truncation - length 83, Transparent 0 ok 264 ok 265 ok 266 ok 267 ok 268 - Compressed Data Truncation - length 84, Transparent 0 ok 269 ok 270 ok 271 ok 272 ok 273 - Compressed Data Truncation - length 85, Transparent 0 ok 274 ok 275 ok 276 ok 277 ok 278 - Compressed Data Truncation - length 86, Transparent 0 ok 279 ok 280 ok 281 ok 282 ok 283 - Compressed Data Truncation - length 87, Transparent 0 ok 284 ok 285 ok 286 ok 287 ok 288 - Compressed Data Truncation - length 88, Transparent 0 ok 289 ok 290 ok 291 ok 292 ok 293 - Compressed Data Truncation - length 89, Transparent 0 ok 294 ok 295 ok 296 ok 297 ok 298 - Compressed Data Truncation - length 90, Transparent 0 ok 299 ok 300 ok 301 ok 302 ok 303 - Compressed Data Truncation - length 91, Transparent 0 ok 304 ok 305 ok 306 ok 307 ok 308 - Compressed Data Truncation - length 92, Transparent 0 ok 309 ok 310 ok 311 ok 312 ok 313 - Compressed Data Truncation - length 93, Transparent 0 ok 314 ok 315 ok 316 ok 317 ok 318 - Compressed Data Truncation - length 94, Transparent 0 ok 319 ok 320 ok 321 ok 322 ok 323 - Compressed Data Truncation - length 95, Transparent 0 ok 324 ok 325 ok 326 ok 327 ok 328 - Compressed Data Truncation - length 96, Transparent 0 ok 329 ok 330 ok 331 ok 332 ok 333 - Compressed Data Truncation - length 97, Transparent 0 ok 334 ok 335 ok 336 ok 337 ok 338 - Compressed Data Truncation - length 98, Transparent 0 ok 339 ok 340 ok 341 ok 342 ok 343 - Compressed Data Truncation - length 99, Transparent 0 ok 344 ok 345 ok 346 ok 347 ok 348 - Compressed Data Truncation - length 100, Transparent 0 ok 349 ok 350 ok 351 ok 352 ok 353 - Compressed Data Truncation - length 101, Transparent 0 ok 354 ok 355 ok 356 ok 357 ok 358 - Compressed Data Truncation - length 102, Transparent 0 ok 359 ok 360 ok 361 ok 362 ok 363 - Compressed Data Truncation - length 103, Transparent 0 ok 364 ok 365 ok 366 ok 367 ok 368 - Compressed Data Truncation - length 104, Transparent 0 ok 369 ok 370 ok 371 ok 372 ok 373 - Compressed Data Truncation - length 105, Transparent 0 ok 374 ok 375 ok 376 ok 377 ok 378 - Compressed Data Truncation - length 106, Transparent 0 ok 379 ok 380 ok 381 ok 382 ok 383 - Compressed Data Truncation - length 107, Transparent 0 ok 384 ok 385 ok 386 ok 387 ok 388 - Compressed Data Truncation - length 108, Transparent 0 ok 389 ok 390 ok 391 ok 392 ok 393 - Compressed Data Truncation - length 109, Transparent 0 ok 394 ok 395 ok 396 ok 397 ok 398 - Compressed Data Truncation - length 110, Transparent 0 ok 399 ok 400 ok 401 ok 402 ok 403 - Compressed Data Truncation - length 111, Transparent 0 ok 404 ok 405 ok 406 ok 407 ok 408 - Compressed Data Truncation - length 112, Transparent 0 ok 409 ok 410 ok 411 ok 412 ok 413 - Compressed Data Truncation - length 113, Transparent 0 ok 414 ok 415 ok 416 ok 417 ok 418 - Compressed Data Truncation - length 114, Transparent 0 ok 419 ok 420 ok 421 ok 422 ok 423 - Compressed Data Truncation - length 115, Transparent 0 ok 424 ok 425 ok 426 ok 427 ok 428 - Compressed Data Truncation - length 116, Transparent 0 ok 429 ok 430 ok 431 ok 432 ok 433 - Compressed Data Truncation - length 117, Transparent 0 ok 434 ok 435 ok 436 ok 437 ok 438 - Compressed Data Truncation - length 118, Transparent 0 ok 439 ok 440 ok 441 ok 442 ok 443 - Compressed Data Truncation - length 119, Transparent 0 ok 444 ok 445 ok 446 ok 447 ok 448 - Compressed Data Truncation - length 120, Transparent 0 ok 449 ok 450 ok 451 ok 452 ok 453 - Compressed Data Truncation - length 121, Transparent 0 ok 454 ok 455 ok 456 ok 457 ok 458 - Compressed Data Truncation - length 122, Transparent 0 ok 459 ok 460 ok 461 ok 462 ok 463 - Compressed Data Truncation - length 123, Transparent 0 ok 464 ok 465 ok 466 ok 467 ok 468 - Compressed Data Truncation - length 124, Transparent 0 ok 469 ok 470 ok 471 ok 472 ok 473 - Compressed Data Truncation - length 125, Transparent 0 ok 474 ok 475 ok 476 ok 477 ok 478 - Compressed Data Truncation - length 126, Transparent 0 ok 479 ok 480 ok 481 ok 482 ok 483 - Compressed Data Truncation - length 127, Transparent 0 ok 484 ok 485 ok 486 ok 487 ok 488 - Compressed Data Truncation - length 128, Transparent 0 ok 489 ok 490 ok 491 ok 492 ok 493 - Compressed Data Truncation - length 129, Transparent 0 ok 494 ok 495 ok 496 ok 497 ok 498 - Compressed Data Truncation - length 130, Transparent 0 ok 499 ok 500 ok 501 ok 502 ok 503 - Compressed Data Truncation - length 131, Transparent 0 ok 504 ok 505 ok 506 ok 507 ok 508 - Compressed Data Truncation - length 132, Transparent 0 ok 509 ok 510 ok 511 ok 512 ok 513 - Compressed Data Truncation - length 133, Transparent 0 ok 514 ok 515 ok 516 ok 517 ok 518 - Compressed Data Truncation - length 134, Transparent 0 ok 519 ok 520 ok 521 ok 522 ok 523 - Compressed Data Truncation - length 135, Transparent 0 ok 524 ok 525 ok 526 ok 527 ok 528 - Compressed Data Truncation - length 136, Transparent 0 ok 529 ok 530 ok 531 ok 532 ok 533 - Compressed Data Truncation - length 137, Transparent 0 ok 534 ok 535 ok 536 ok 537 ok 538 - Compressed Data Truncation - length 138, Transparent 0 ok 539 ok 540 ok 541 ok 542 ok 543 - Compressed Data Truncation - length 139, Transparent 0 ok 544 ok 545 ok 546 ok 547 ok 548 - Compressed Data Truncation - length 140, Transparent 0 ok 549 ok 550 ok 551 ok 552 ok 553 - Compressed Data Truncation - length 141, Transparent 0 ok 554 ok 555 ok 556 ok 557 ok 558 - Compressed Data Truncation - length 142, Transparent 0 ok 559 ok 560 ok 561 ok 562 ok 563 - Compressed Data Truncation - length 143, Transparent 0 ok 564 ok 565 ok 566 ok 567 ok 568 - Compressed Data Truncation - length 144, Transparent 0 ok 569 ok 570 ok 571 ok 572 ok 573 - Compressed Data Truncation - length 145, Transparent 0 ok 574 ok 575 ok 576 ok 577 ok 578 - Compressed Data Truncation - length 146, Transparent 0 ok 579 ok 580 ok 581 ok 582 ok 583 - Compressed Data Truncation - length 147, Transparent 0 ok 584 ok 585 ok 586 ok 587 ok 588 - Compressed Data Truncation - length 148, Transparent 0 ok 589 ok 590 ok 591 ok 592 ok 593 - Compressed Data Truncation - length 149, Transparent 0 ok 594 ok 595 ok 596 ok 597 ok 598 - Compressed Data Truncation - length 150, Transparent 0 ok 599 ok 600 ok 601 ok 602 ok 603 - Compressed Data Truncation - length 151, Transparent 0 ok 604 ok 605 ok 606 ok 607 ok 608 - Compressed Data Truncation - length 152, Transparent 0 ok 609 ok 610 ok 611 ok 612 ok 613 - Compressed Data Truncation - length 153, Transparent 0 ok 614 ok 615 ok 616 ok 617 ok 618 - Compressed Data Truncation - length 154, Transparent 0 ok 619 ok 620 ok 621 ok 622 ok 623 - Compressed Data Truncation - length 155, Transparent 0 ok 624 ok 625 ok 626 ok 627 ok 628 - Compressed Data Truncation - length 156, Transparent 0 ok 629 ok 630 ok 631 ok 632 ok 633 - Compressed Data Truncation - length 157, Transparent 0 ok 634 ok 635 ok 636 ok 637 ok 638 - Compressed Data Truncation - length 158, Transparent 0 ok 639 ok 640 ok 641 ok 642 ok 643 - Compressed Data Truncation - length 159, Transparent 0 ok 644 ok 645 ok 646 ok 647 ok 648 - Compressed Data Truncation - length 160, Transparent 0 ok 649 ok 650 ok 651 ok 652 ok 653 - Compressed Data Truncation - length 161, Transparent 0 ok 654 ok 655 ok 656 ok 657 ok 658 - Compressed Data Truncation - length 162, Transparent 0 ok 659 ok 660 ok 661 ok 662 ok 663 - Compressed Data Truncation - length 163, Transparent 0 ok 664 ok 665 ok 666 ok 667 ok 668 - Compressed Data Truncation - length 164, Transparent 0 ok 669 ok 670 ok 671 ok 672 ok 673 - Compressed Data Truncation - length 165, Transparent 0 ok 674 ok 675 ok 676 ok 677 ok 678 - Compressed Data Truncation - length 166, Transparent 0 ok 679 ok 680 ok 681 ok 682 ok 683 - Compressed Data Truncation - length 167, Transparent 0 ok 684 ok 685 ok 686 ok 687 ok 688 - Compressed Data Truncation - length 168, Transparent 0 ok 689 ok 690 ok 691 ok 692 ok 693 - Compressed Data Truncation - length 169, Transparent 0 ok 694 ok 695 ok 696 ok 697 ok 698 - Compressed Data Truncation - length 170, Transparent 0 ok 699 ok 700 ok 701 ok 702 ok 703 - Compressed Data Truncation - length 171, Transparent 0 ok 704 ok 705 ok 706 ok 707 ok 708 - Compressed Data Truncation - length 172, Transparent 0 ok 709 ok 710 ok 711 ok 712 ok 713 - Compressed Data Truncation - length 173, Transparent 0 ok 714 ok 715 ok 716 ok 717 ok 718 - Compressed Data Truncation - length 174, Transparent 0 ok 719 ok 720 ok 721 ok 722 ok 723 - Compressed Data Truncation - length 175, Transparent 0 ok 724 ok 725 ok 726 ok 727 ok 728 - Compressed Data Truncation - length 176, Transparent 0 ok 729 ok 730 ok 731 ok 732 ok 733 - Compressed Data Truncation - length 177, Transparent 0 ok 734 ok 735 ok 736 ok 737 ok 738 - Compressed Data Truncation - length 178, Transparent 0 ok 739 ok 740 ok 741 ok 742 ok 743 - Compressed Data Truncation - length 179, Transparent 0 ok 744 ok 745 ok 746 ok 747 ok 748 - Compressed Data Truncation - length 180, Transparent 0 ok 749 ok 750 ok 751 ok 752 ok 753 - Compressed Data Truncation - length 181, Transparent 0 ok 754 ok 755 ok 756 ok 757 ok 758 - Compressed Data Truncation - length 182, Transparent 0 ok 759 ok 760 ok 761 ok 762 ok 763 - Compressed Data Truncation - length 183, Transparent 0 ok 764 ok 765 ok 766 ok 767 ok 768 - Compressed Data Truncation - length 184, Transparent 0 ok 769 ok 770 ok 771 ok 772 ok 773 - Compressed Data Truncation - length 185, Transparent 0 ok 774 ok 775 ok 776 ok 777 ok 778 - Compressed Data Truncation - length 186, Transparent 0 ok 779 ok 780 ok 781 ok 782 ok 783 - Compressed Data Truncation - length 187, Transparent 0 ok 784 ok 785 ok 786 ok 787 ok 788 - Compressed Data Truncation - length 188, Transparent 0 ok 789 ok 790 ok 791 ok 792 ok 793 - Compressed Data Truncation - length 189, Transparent 0 ok 794 ok 795 ok 796 ok 797 ok 798 - Compressed Data Truncation - length 190, Transparent 0 ok 799 ok 800 ok 801 ok 802 ok 803 - Compressed Data Truncation - length 191, Transparent 0 ok 804 ok 805 ok 806 ok 807 ok 808 - Compressed Data Truncation - length 192, Transparent 0 ok 809 ok 810 ok 811 ok 812 ok 813 - Compressed Data Truncation - length 193, Transparent 0 ok 814 ok 815 ok 816 ok 817 ok 818 - Compressed Data Truncation - length 194, Transparent 0 ok 819 ok 820 ok 821 ok 822 ok 823 - Compressed Data Truncation - length 195, Transparent 0 ok 824 ok 825 ok 826 ok 827 ok 828 - Compressed Data Truncation - length 196, Transparent 0 ok 829 ok 830 ok 831 ok 832 ok 833 - Compressed Data Truncation - length 197, Transparent 0 ok 834 ok 835 ok 836 ok 837 ok 838 - Compressed Data Truncation - length 198, Transparent 0 ok 839 ok 840 ok 841 ok 842 ok 843 - Compressed Data Truncation - length 199, Transparent 0 ok 844 ok 845 ok 846 ok 847 ok 848 - Compressed Data Truncation - length 200, Transparent 0 ok 849 ok 850 ok 851 ok 852 ok 853 - Compressed Data Truncation - length 201, Transparent 0 ok 854 ok 855 ok 856 ok 857 ok 858 - Compressed Data Truncation - length 202, Transparent 0 ok 859 ok 860 ok 861 ok 862 ok 863 - Compressed Data Truncation - length 203, Transparent 0 ok 864 ok 865 ok 866 ok 867 ok 868 - Compressed Data Truncation - length 204, Transparent 0 ok 869 ok 870 ok 871 ok 872 ok 873 - Compressed Data Truncation - length 205, Transparent 0 ok 874 ok 875 ok 876 ok 877 ok 878 - Compressed Data Truncation - length 206, Transparent 0 ok 879 ok 880 ok 881 ok 882 ok 883 - Compressed Data Truncation - length 207, Transparent 0 ok 884 ok 885 ok 886 ok 887 ok 888 - Compressed Data Truncation - length 208, Transparent 0 ok 889 ok 890 ok 891 ok 892 ok 893 - Compressed Data Truncation - length 209, Transparent 0 ok 894 ok 895 ok 896 ok 897 ok 898 - Compressed Data Truncation - length 210, Transparent 0 ok 899 ok 900 ok 901 ok 902 ok 903 - Compressed Data Truncation - length 211, Transparent 0 ok 904 ok 905 ok 906 ok 907 ok 908 - Compressed Data Truncation - length 212, Transparent 0 ok 909 ok 910 ok 911 ok 912 ok 913 - Compressed Data Truncation - length 213, Transparent 0 ok 914 ok 915 ok 916 ok 917 ok 918 - Compressed Data Truncation - length 214, Transparent 0 ok 919 ok 920 ok 921 ok 922 ok 923 - Compressed Data Truncation - length 215, Transparent 0 ok 924 ok 925 ok 926 ok 927 ok 928 - Compressed Data Truncation - length 216, Transparent 0 ok 929 ok 930 ok 931 ok 932 ok 933 - Compressed Data Truncation - length 217, Transparent 0 ok 934 ok 935 ok 936 ok 937 ok 938 - Compressed Data Truncation - length 218, Transparent 0 ok 939 ok 940 ok 941 ok 942 ok 943 - Compressed Data Truncation - length 219, Transparent 0 ok 944 ok 945 ok 946 ok 947 ok 948 - Compressed Data Truncation - length 220, Transparent 0 ok 949 ok 950 ok 951 ok 952 ok 953 - Compressed Data Truncation - length 221, Transparent 0 ok 954 ok 955 ok 956 ok 957 ok 958 - Compressed Data Truncation - length 222, Transparent 0 ok 959 ok 960 ok 961 ok 962 ok 963 - Compressed Data Truncation - length 223, Transparent 0 ok 964 ok 965 ok 966 ok 967 ok 968 - Compressed Data Truncation - length 224, Transparent 0 ok 969 ok 970 ok 971 ok 972 ok 973 - Compressed Data Truncation - length 225, Transparent 0 ok 974 ok 975 ok 976 ok 977 ok 978 - Compressed Trailer Truncation ok 979 - Compressed Trailer Truncation - Length 226, Lax 0, Transparent 0 ok 980 ok 981 ok 982 ok 983 ok 984 - Compressed Trailer Truncation - Length 226, Lax 1, Transparent 0 ok 985 ok 986 ok 987 ok 988 ok 989 ok 990 - Compressed Trailer Truncation - Length 227, Lax 0, Transparent 0 ok 991 ok 992 ok 993 ok 994 ok 995 - Compressed Trailer Truncation - Length 227, Lax 1, Transparent 0 ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 - Compressed Trailer Truncation - Length 228, Lax 0, Transparent 0 ok 1002 ok 1003 ok 1004 ok 1005 ok 1006 - Compressed Trailer Truncation - Length 228, Lax 1, Transparent 0 ok 1007 ok 1008 ok 1009 ok 1010 ok 1011 ok 1012 - Compressed Trailer Truncation - Length 229, Lax 0, Transparent 0 ok 1013 ok 1014 ok 1015 ok 1016 ok 1017 - Compressed Trailer Truncation - Length 229, Lax 1, Transparent 0 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 - Compressed Trailer Truncation - Length 230, Lax 0, Transparent 0 ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 - Compressed Trailer Truncation - Length 230, Lax 1, Transparent 0 ok 1029 ok 1030 ok 1031 ok 1032 ok 1033 ok 1034 - Compressed Trailer Truncation - Length 231, Lax 0, Transparent 0 ok 1035 ok 1036 ok 1037 ok 1038 ok 1039 - Compressed Trailer Truncation - Length 231, Lax 1, Transparent 0 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 ok 1045 - Compressed Trailer Truncation - Length 232, Lax 0, Transparent 0 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 - Compressed Trailer Truncation - Length 232, Lax 1, Transparent 0 ok 1051 ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 - Compressed Trailer Truncation - Length 233, Lax 0, Transparent 0 ok 1057 ok 1058 ok 1059 ok 1060 ok 1061 - Compressed Trailer Truncation - Length 233, Lax 1, Transparent 0 ok 1062 ok 1063 ok 1064 ok 1065 ok 1066 ok 1067 - Compressed Trailer Truncation - Length 234, Lax 0, Transparent 0 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 - Compressed Trailer Truncation - Length 234, Lax 1, Transparent 0 ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 - Compressed Trailer Truncation - Length 235, Lax 0, Transparent 0 ok 1079 ok 1080 ok 1081 ok 1082 ok 1083 - Compressed Trailer Truncation - Length 235, Lax 1, Transparent 0 ok 1084 ok 1085 ok 1086 ok 1087 ok 1088 ok 1089 - Compressed Trailer Truncation - Length 236, Lax 0, Transparent 0 ok 1090 ok 1091 ok 1092 ok 1093 ok 1094 - Compressed Trailer Truncation - Length 236, Lax 1, Transparent 0 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 - Compressed Trailer Truncation - Length 237, Lax 0, Transparent 0 ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 - Compressed Trailer Truncation - Length 237, Lax 1, Transparent 0 ok 1106 ok 1107 ok 1108 ok 1109 ok 1110 ok 1111 - Compressed Trailer Truncation - Length 238, Lax 0, Transparent 0 ok 1112 ok 1113 ok 1114 ok 1115 ok 1116 - Compressed Trailer Truncation - Length 238, Lax 1, Transparent 0 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 ok 1122 - Compressed Trailer Truncation - Length 239, Lax 0, Transparent 0 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 - Compressed Trailer Truncation - Length 239, Lax 1, Transparent 0 ok 1128 ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 - Compressed Trailer Truncation - Length 240, Lax 0, Transparent 0 ok 1134 ok 1135 ok 1136 ok 1137 ok 1138 - Compressed Trailer Truncation - Length 240, Lax 1, Transparent 0 ok 1139 ok 1140 ok 1141 ok 1142 ok 1143 ok 1144 - Compressed Trailer Truncation - Length 241, Lax 0, Transparent 0 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 - Compressed Trailer Truncation - Length 241, Lax 1, Transparent 0 ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 - Truncating IO::Compress::Zip, Transparent 1 ok 1156 - Fingerprint Truncation - length 1, Transparent 1 ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 - Fingerprint Truncation - length 2, Transparent 1 ok 1163 ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 - Fingerprint Truncation - length 3, Transparent 1 ok 1169 ok 1170 ok 1171 ok 1172 ok 1173 ok 1174 - Header Truncation - length 4, Transparent 1 ok 1175 ok 1176 - Header Truncation - length 5, Transparent 1 ok 1177 ok 1178 - Header Truncation - length 6, Transparent 1 ok 1179 ok 1180 - Header Truncation - length 7, Transparent 1 ok 1181 ok 1182 - Header Truncation - length 8, Transparent 1 ok 1183 ok 1184 - Header Truncation - length 9, Transparent 1 ok 1185 ok 1186 - Header Truncation - length 10, Transparent 1 ok 1187 ok 1188 - Header Truncation - length 11, Transparent 1 ok 1189 ok 1190 - Header Truncation - length 12, Transparent 1 ok 1191 ok 1192 - Header Truncation - length 13, Transparent 1 ok 1193 ok 1194 - Header Truncation - length 14, Transparent 1 ok 1195 ok 1196 - Header Truncation - length 15, Transparent 1 ok 1197 ok 1198 - Header Truncation - length 16, Transparent 1 ok 1199 ok 1200 - Header Truncation - length 17, Transparent 1 ok 1201 ok 1202 - Header Truncation - length 18, Transparent 1 ok 1203 ok 1204 - Header Truncation - length 19, Transparent 1 ok 1205 ok 1206 - Header Truncation - length 20, Transparent 1 ok 1207 ok 1208 - Header Truncation - length 21, Transparent 1 ok 1209 ok 1210 - Header Truncation - length 22, Transparent 1 ok 1211 ok 1212 - Header Truncation - length 23, Transparent 1 ok 1213 ok 1214 - Header Truncation - length 24, Transparent 1 ok 1215 ok 1216 - Header Truncation - length 25, Transparent 1 ok 1217 ok 1218 - Header Truncation - length 26, Transparent 1 ok 1219 ok 1220 - Header Truncation - length 27, Transparent 1 ok 1221 ok 1222 - Header Truncation - length 28, Transparent 1 ok 1223 ok 1224 - Header Truncation - length 29, Transparent 1 ok 1225 ok 1226 - Header Truncation - length 30, Transparent 1 ok 1227 ok 1228 - Header Truncation - length 31, Transparent 1 ok 1229 ok 1230 - Header Truncation - length 32, Transparent 1 ok 1231 ok 1232 - Header Truncation - length 33, Transparent 1 ok 1233 ok 1234 - Header Truncation - length 34, Transparent 1 ok 1235 ok 1236 - Header Truncation - length 35, Transparent 1 ok 1237 ok 1238 - Header Truncation - length 36, Transparent 1 ok 1239 ok 1240 - Header Truncation - length 37, Transparent 1 ok 1241 ok 1242 - Header Truncation - length 38, Transparent 1 ok 1243 ok 1244 - Header Truncation - length 39, Transparent 1 ok 1245 ok 1246 - Header Truncation - length 40, Transparent 1 ok 1247 ok 1248 - Header Truncation - length 41, Transparent 1 ok 1249 ok 1250 - Header Truncation - length 42, Transparent 1 ok 1251 ok 1252 - Header Truncation - length 43, Transparent 1 ok 1253 ok 1254 - Header Truncation - length 44, Transparent 1 ok 1255 ok 1256 - Header Truncation - length 45, Transparent 1 ok 1257 ok 1258 - Header Truncation - length 46, Transparent 1 ok 1259 ok 1260 - Header Truncation - length 47, Transparent 1 ok 1261 ok 1262 - Header Truncation - length 48, Transparent 1 ok 1263 ok 1264 - Header Truncation - length 49, Transparent 1 ok 1265 ok 1266 - Header Truncation - length 50, Transparent 1 ok 1267 ok 1268 - Header Truncation - length 51, Transparent 1 ok 1269 ok 1270 - Compressed Data Truncation - length 52, Transparent 1 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 - Compressed Data Truncation - length 53, Transparent 1 ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 - Compressed Data Truncation - length 54, Transparent 1 ok 1281 ok 1282 ok 1283 ok 1284 ok 1285 - Compressed Data Truncation - length 55, Transparent 1 ok 1286 ok 1287 ok 1288 ok 1289 ok 1290 - Compressed Data Truncation - length 56, Transparent 1 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 - Compressed Data Truncation - length 57, Transparent 1 ok 1296 ok 1297 ok 1298 ok 1299 ok 1300 - Compressed Data Truncation - length 58, Transparent 1 ok 1301 ok 1302 ok 1303 ok 1304 ok 1305 - Compressed Data Truncation - length 59, Transparent 1 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 - Compressed Data Truncation - length 60, Transparent 1 ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 - Compressed Data Truncation - length 61, Transparent 1 ok 1316 ok 1317 ok 1318 ok 1319 ok 1320 - Compressed Data Truncation - length 62, Transparent 1 ok 1321 ok 1322 ok 1323 ok 1324 ok 1325 - Compressed Data Truncation - length 63, Transparent 1 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 - Compressed Data Truncation - length 64, Transparent 1 ok 1331 ok 1332 ok 1333 ok 1334 ok 1335 - Compressed Data Truncation - length 65, Transparent 1 ok 1336 ok 1337 ok 1338 ok 1339 ok 1340 - Compressed Data Truncation - length 66, Transparent 1 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 - Compressed Data Truncation - length 67, Transparent 1 ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 - Compressed Data Truncation - length 68, Transparent 1 ok 1351 ok 1352 ok 1353 ok 1354 ok 1355 - Compressed Data Truncation - length 69, Transparent 1 ok 1356 ok 1357 ok 1358 ok 1359 ok 1360 - Compressed Data Truncation - length 70, Transparent 1 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 - Compressed Data Truncation - length 71, Transparent 1 ok 1366 ok 1367 ok 1368 ok 1369 ok 1370 - Compressed Data Truncation - length 72, Transparent 1 ok 1371 ok 1372 ok 1373 ok 1374 ok 1375 - Compressed Data Truncation - length 73, Transparent 1 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 - Compressed Data Truncation - length 74, Transparent 1 ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 - Compressed Data Truncation - length 75, Transparent 1 ok 1386 ok 1387 ok 1388 ok 1389 ok 1390 - Compressed Data Truncation - length 76, Transparent 1 ok 1391 ok 1392 ok 1393 ok 1394 ok 1395 - Compressed Data Truncation - length 77, Transparent 1 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 - Compressed Data Truncation - length 78, Transparent 1 ok 1401 ok 1402 ok 1403 ok 1404 ok 1405 - Compressed Data Truncation - length 79, Transparent 1 ok 1406 ok 1407 ok 1408 ok 1409 ok 1410 - Compressed Data Truncation - length 80, Transparent 1 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 - Compressed Data Truncation - length 81, Transparent 1 ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 - Compressed Data Truncation - length 82, Transparent 1 ok 1421 ok 1422 ok 1423 ok 1424 ok 1425 - Compressed Data Truncation - length 83, Transparent 1 ok 1426 ok 1427 ok 1428 ok 1429 ok 1430 - Compressed Data Truncation - length 84, Transparent 1 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 - Compressed Data Truncation - length 85, Transparent 1 ok 1436 ok 1437 ok 1438 ok 1439 ok 1440 - Compressed Data Truncation - length 86, Transparent 1 ok 1441 ok 1442 ok 1443 ok 1444 ok 1445 - Compressed Data Truncation - length 87, Transparent 1 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 - Compressed Data Truncation - length 88, Transparent 1 ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 - Compressed Data Truncation - length 89, Transparent 1 ok 1456 ok 1457 ok 1458 ok 1459 ok 1460 - Compressed Data Truncation - length 90, Transparent 1 ok 1461 ok 1462 ok 1463 ok 1464 ok 1465 - Compressed Data Truncation - length 91, Transparent 1 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 - Compressed Data Truncation - length 92, Transparent 1 ok 1471 ok 1472 ok 1473 ok 1474 ok 1475 - Compressed Data Truncation - length 93, Transparent 1 ok 1476 ok 1477 ok 1478 ok 1479 ok 1480 - Compressed Data Truncation - length 94, Transparent 1 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 - Compressed Data Truncation - length 95, Transparent 1 ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 - Compressed Data Truncation - length 96, Transparent 1 ok 1491 ok 1492 ok 1493 ok 1494 ok 1495 - Compressed Data Truncation - length 97, Transparent 1 ok 1496 ok 1497 ok 1498 ok 1499 ok 1500 - Compressed Data Truncation - length 98, Transparent 1 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 - Compressed Data Truncation - length 99, Transparent 1 ok 1506 ok 1507 ok 1508 ok 1509 ok 1510 - Compressed Data Truncation - length 100, Transparent 1 ok 1511 ok 1512 ok 1513 ok 1514 ok 1515 - Compressed Data Truncation - length 101, Transparent 1 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 - Compressed Data Truncation - length 102, Transparent 1 ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 - Compressed Data Truncation - length 103, Transparent 1 ok 1526 ok 1527 ok 1528 ok 1529 ok 1530 - Compressed Data Truncation - length 104, Transparent 1 ok 1531 ok 1532 ok 1533 ok 1534 ok 1535 - Compressed Data Truncation - length 105, Transparent 1 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 - Compressed Data Truncation - length 106, Transparent 1 ok 1541 ok 1542 ok 1543 ok 1544 ok 1545 - Compressed Data Truncation - length 107, Transparent 1 ok 1546 ok 1547 ok 1548 ok 1549 ok 1550 - Compressed Data Truncation - length 108, Transparent 1 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 - Compressed Data Truncation - length 109, Transparent 1 ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 - Compressed Data Truncation - length 110, Transparent 1 ok 1561 ok 1562 ok 1563 ok 1564 ok 1565 - Compressed Data Truncation - length 111, Transparent 1 ok 1566 ok 1567 ok 1568 ok 1569 ok 1570 - Compressed Data Truncation - length 112, Transparent 1 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 - Compressed Data Truncation - length 113, Transparent 1 ok 1576 ok 1577 ok 1578 ok 1579 ok 1580 - Compressed Data Truncation - length 114, Transparent 1 ok 1581 ok 1582 ok 1583 ok 1584 ok 1585 - Compressed Data Truncation - length 115, Transparent 1 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 - Compressed Data Truncation - length 116, Transparent 1 ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 - Compressed Data Truncation - length 117, Transparent 1 ok 1596 ok 1597 ok 1598 ok 1599 ok 1600 - Compressed Data Truncation - length 118, Transparent 1 ok 1601 ok 1602 ok 1603 ok 1604 ok 1605 - Compressed Data Truncation - length 119, Transparent 1 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 - Compressed Data Truncation - length 120, Transparent 1 ok 1611 ok 1612 ok 1613 ok 1614 ok 1615 - Compressed Data Truncation - length 121, Transparent 1 ok 1616 ok 1617 ok 1618 ok 1619 ok 1620 - Compressed Data Truncation - length 122, Transparent 1 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 - Compressed Data Truncation - length 123, Transparent 1 ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 - Compressed Data Truncation - length 124, Transparent 1 ok 1631 ok 1632 ok 1633 ok 1634 ok 1635 - Compressed Data Truncation - length 125, Transparent 1 ok 1636 ok 1637 ok 1638 ok 1639 ok 1640 - Compressed Data Truncation - length 126, Transparent 1 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 - Compressed Data Truncation - length 127, Transparent 1 ok 1646 ok 1647 ok 1648 ok 1649 ok 1650 - Compressed Data Truncation - length 128, Transparent 1 ok 1651 ok 1652 ok 1653 ok 1654 ok 1655 - Compressed Data Truncation - length 129, Transparent 1 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 - Compressed Data Truncation - length 130, Transparent 1 ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 - Compressed Data Truncation - length 131, Transparent 1 ok 1666 ok 1667 ok 1668 ok 1669 ok 1670 - Compressed Data Truncation - length 132, Transparent 1 ok 1671 ok 1672 ok 1673 ok 1674 ok 1675 - Compressed Data Truncation - length 133, Transparent 1 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 - Compressed Data Truncation - length 134, Transparent 1 ok 1681 ok 1682 ok 1683 ok 1684 ok 1685 - Compressed Data Truncation - length 135, Transparent 1 ok 1686 ok 1687 ok 1688 ok 1689 ok 1690 - Compressed Data Truncation - length 136, Transparent 1 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 - Compressed Data Truncation - length 137, Transparent 1 ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 - Compressed Data Truncation - length 138, Transparent 1 ok 1701 ok 1702 ok 1703 ok 1704 ok 1705 - Compressed Data Truncation - length 139, Transparent 1 ok 1706 ok 1707 ok 1708 ok 1709 ok 1710 - Compressed Data Truncation - length 140, Transparent 1 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 - Compressed Data Truncation - length 141, Transparent 1 ok 1716 ok 1717 ok 1718 ok 1719 ok 1720 - Compressed Data Truncation - length 142, Transparent 1 ok 1721 ok 1722 ok 1723 ok 1724 ok 1725 - Compressed Data Truncation - length 143, Transparent 1 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 - Compressed Data Truncation - length 144, Transparent 1 ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 - Compressed Data Truncation - length 145, Transparent 1 ok 1736 ok 1737 ok 1738 ok 1739 ok 1740 - Compressed Data Truncation - length 146, Transparent 1 ok 1741 ok 1742 ok 1743 ok 1744 ok 1745 - Compressed Data Truncation - length 147, Transparent 1 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 - Compressed Data Truncation - length 148, Transparent 1 ok 1751 ok 1752 ok 1753 ok 1754 ok 1755 - Compressed Data Truncation - length 149, Transparent 1 ok 1756 ok 1757 ok 1758 ok 1759 ok 1760 - Compressed Data Truncation - length 150, Transparent 1 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 - Compressed Data Truncation - length 151, Transparent 1 ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 - Compressed Data Truncation - length 152, Transparent 1 ok 1771 ok 1772 ok 1773 ok 1774 ok 1775 - Compressed Data Truncation - length 153, Transparent 1 ok 1776 ok 1777 ok 1778 ok 1779 ok 1780 - Compressed Data Truncation - length 154, Transparent 1 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 - Compressed Data Truncation - length 155, Transparent 1 ok 1786 ok 1787 ok 1788 ok 1789 ok 1790 - Compressed Data Truncation - length 156, Transparent 1 ok 1791 ok 1792 ok 1793 ok 1794 ok 1795 - Compressed Data Truncation - length 157, Transparent 1 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 - Compressed Data Truncation - length 158, Transparent 1 ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 - Compressed Data Truncation - length 159, Transparent 1 ok 1806 ok 1807 ok 1808 ok 1809 ok 1810 - Compressed Data Truncation - length 160, Transparent 1 ok 1811 ok 1812 ok 1813 ok 1814 ok 1815 - Compressed Data Truncation - length 161, Transparent 1 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 - Compressed Data Truncation - length 162, Transparent 1 ok 1821 ok 1822 ok 1823 ok 1824 ok 1825 - Compressed Data Truncation - length 163, Transparent 1 ok 1826 ok 1827 ok 1828 ok 1829 ok 1830 - Compressed Data Truncation - length 164, Transparent 1 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 - Compressed Data Truncation - length 165, Transparent 1 ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 - Compressed Data Truncation - length 166, Transparent 1 ok 1841 ok 1842 ok 1843 ok 1844 ok 1845 - Compressed Data Truncation - length 167, Transparent 1 ok 1846 ok 1847 ok 1848 ok 1849 ok 1850 - Compressed Data Truncation - length 168, Transparent 1 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 - Compressed Data Truncation - length 169, Transparent 1 ok 1856 ok 1857 ok 1858 ok 1859 ok 1860 - Compressed Data Truncation - length 170, Transparent 1 ok 1861 ok 1862 ok 1863 ok 1864 ok 1865 - Compressed Data Truncation - length 171, Transparent 1 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 - Compressed Data Truncation - length 172, Transparent 1 ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 - Compressed Data Truncation - length 173, Transparent 1 ok 1876 ok 1877 ok 1878 ok 1879 ok 1880 - Compressed Data Truncation - length 174, Transparent 1 ok 1881 ok 1882 ok 1883 ok 1884 ok 1885 - Compressed Data Truncation - length 175, Transparent 1 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 - Compressed Data Truncation - length 176, Transparent 1 ok 1891 ok 1892 ok 1893 ok 1894 ok 1895 - Compressed Data Truncation - length 177, Transparent 1 ok 1896 ok 1897 ok 1898 ok 1899 ok 1900 - Compressed Data Truncation - length 178, Transparent 1 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 - Compressed Data Truncation - length 179, Transparent 1 ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 - Compressed Data Truncation - length 180, Transparent 1 ok 1911 ok 1912 ok 1913 ok 1914 ok 1915 - Compressed Data Truncation - length 181, Transparent 1 ok 1916 ok 1917 ok 1918 ok 1919 ok 1920 - Compressed Data Truncation - length 182, Transparent 1 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 - Compressed Data Truncation - length 183, Transparent 1 ok 1926 ok 1927 ok 1928 ok 1929 ok 1930 - Compressed Data Truncation - length 184, Transparent 1 ok 1931 ok 1932 ok 1933 ok 1934 ok 1935 - Compressed Data Truncation - length 185, Transparent 1 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 - Compressed Data Truncation - length 186, Transparent 1 ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 - Compressed Data Truncation - length 187, Transparent 1 ok 1946 ok 1947 ok 1948 ok 1949 ok 1950 - Compressed Data Truncation - length 188, Transparent 1 ok 1951 ok 1952 ok 1953 ok 1954 ok 1955 - Compressed Data Truncation - length 189, Transparent 1 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 - Compressed Data Truncation - length 190, Transparent 1 ok 1961 ok 1962 ok 1963 ok 1964 ok 1965 - Compressed Data Truncation - length 191, Transparent 1 ok 1966 ok 1967 ok 1968 ok 1969 ok 1970 - Compressed Data Truncation - length 192, Transparent 1 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 - Compressed Data Truncation - length 193, Transparent 1 ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 - Compressed Data Truncation - length 194, Transparent 1 ok 1981 ok 1982 ok 1983 ok 1984 ok 1985 - Compressed Data Truncation - length 195, Transparent 1 ok 1986 ok 1987 ok 1988 ok 1989 ok 1990 - Compressed Data Truncation - length 196, Transparent 1 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 - Compressed Data Truncation - length 197, Transparent 1 ok 1996 ok 1997 ok 1998 ok 1999 ok 2000 - Compressed Data Truncation - length 198, Transparent 1 ok 2001 ok 2002 ok 2003 ok 2004 ok 2005 - Compressed Data Truncation - length 199, Transparent 1 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 - Compressed Data Truncation - length 200, Transparent 1 ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 - Compressed Data Truncation - length 201, Transparent 1 ok 2016 ok 2017 ok 2018 ok 2019 ok 2020 - Compressed Data Truncation - length 202, Transparent 1 ok 2021 ok 2022 ok 2023 ok 2024 ok 2025 - Compressed Data Truncation - length 203, Transparent 1 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 - Compressed Data Truncation - length 204, Transparent 1 ok 2031 ok 2032 ok 2033 ok 2034 ok 2035 - Compressed Data Truncation - length 205, Transparent 1 ok 2036 ok 2037 ok 2038 ok 2039 ok 2040 - Compressed Data Truncation - length 206, Transparent 1 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 - Compressed Data Truncation - length 207, Transparent 1 ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 - Compressed Data Truncation - length 208, Transparent 1 ok 2051 ok 2052 ok 2053 ok 2054 ok 2055 - Compressed Data Truncation - length 209, Transparent 1 ok 2056 ok 2057 ok 2058 ok 2059 ok 2060 - Compressed Data Truncation - length 210, Transparent 1 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 - Compressed Data Truncation - length 211, Transparent 1 ok 2066 ok 2067 ok 2068 ok 2069 ok 2070 - Compressed Data Truncation - length 212, Transparent 1 ok 2071 ok 2072 ok 2073 ok 2074 ok 2075 - Compressed Data Truncation - length 213, Transparent 1 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 - Compressed Data Truncation - length 214, Transparent 1 ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 - Compressed Data Truncation - length 215, Transparent 1 ok 2086 ok 2087 ok 2088 ok 2089 ok 2090 - Compressed Data Truncation - length 216, Transparent 1 ok 2091 ok 2092 ok 2093 ok 2094 ok 2095 - Compressed Data Truncation - length 217, Transparent 1 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 - Compressed Data Truncation - length 218, Transparent 1 ok 2101 ok 2102 ok 2103 ok 2104 ok 2105 - Compressed Data Truncation - length 219, Transparent 1 ok 2106 ok 2107 ok 2108 ok 2109 ok 2110 - Compressed Data Truncation - length 220, Transparent 1 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 - Compressed Data Truncation - length 221, Transparent 1 ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 - Compressed Data Truncation - length 222, Transparent 1 ok 2121 ok 2122 ok 2123 ok 2124 ok 2125 - Compressed Data Truncation - length 223, Transparent 1 ok 2126 ok 2127 ok 2128 ok 2129 ok 2130 - Compressed Data Truncation - length 224, Transparent 1 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 - Compressed Data Truncation - length 225, Transparent 1 ok 2136 ok 2137 ok 2138 ok 2139 ok 2140 - Compressed Trailer Truncation ok 2141 - Compressed Trailer Truncation - Length 226, Lax 0, Transparent 1 ok 2142 ok 2143 ok 2144 ok 2145 ok 2146 - Compressed Trailer Truncation - Length 226, Lax 1, Transparent 1 ok 2147 ok 2148 ok 2149 ok 2150 ok 2151 ok 2152 - Compressed Trailer Truncation - Length 227, Lax 0, Transparent 1 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 - Compressed Trailer Truncation - Length 227, Lax 1, Transparent 1 ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 - Compressed Trailer Truncation - Length 228, Lax 0, Transparent 1 ok 2164 ok 2165 ok 2166 ok 2167 ok 2168 - Compressed Trailer Truncation - Length 228, Lax 1, Transparent 1 ok 2169 ok 2170 ok 2171 ok 2172 ok 2173 ok 2174 - Compressed Trailer Truncation - Length 229, Lax 0, Transparent 1 ok 2175 ok 2176 ok 2177 ok 2178 ok 2179 - Compressed Trailer Truncation - Length 229, Lax 1, Transparent 1 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 - Compressed Trailer Truncation - Length 230, Lax 0, Transparent 1 ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 - Compressed Trailer Truncation - Length 230, Lax 1, Transparent 1 ok 2191 ok 2192 ok 2193 ok 2194 ok 2195 ok 2196 - Compressed Trailer Truncation - Length 231, Lax 0, Transparent 1 ok 2197 ok 2198 ok 2199 ok 2200 ok 2201 - Compressed Trailer Truncation - Length 231, Lax 1, Transparent 1 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 ok 2207 - Compressed Trailer Truncation - Length 232, Lax 0, Transparent 1 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 - Compressed Trailer Truncation - Length 232, Lax 1, Transparent 1 ok 2213 ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 - Compressed Trailer Truncation - Length 233, Lax 0, Transparent 1 ok 2219 ok 2220 ok 2221 ok 2222 ok 2223 - Compressed Trailer Truncation - Length 233, Lax 1, Transparent 1 ok 2224 ok 2225 ok 2226 ok 2227 ok 2228 ok 2229 - Compressed Trailer Truncation - Length 234, Lax 0, Transparent 1 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 - Compressed Trailer Truncation - Length 234, Lax 1, Transparent 1 ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 - Compressed Trailer Truncation - Length 235, Lax 0, Transparent 1 ok 2241 ok 2242 ok 2243 ok 2244 ok 2245 - Compressed Trailer Truncation - Length 235, Lax 1, Transparent 1 ok 2246 ok 2247 ok 2248 ok 2249 ok 2250 ok 2251 - Compressed Trailer Truncation - Length 236, Lax 0, Transparent 1 ok 2252 ok 2253 ok 2254 ok 2255 ok 2256 - Compressed Trailer Truncation - Length 236, Lax 1, Transparent 1 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 - Compressed Trailer Truncation - Length 237, Lax 0, Transparent 1 ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 - Compressed Trailer Truncation - Length 237, Lax 1, Transparent 1 ok 2268 ok 2269 ok 2270 ok 2271 ok 2272 ok 2273 - Compressed Trailer Truncation - Length 238, Lax 0, Transparent 1 ok 2274 ok 2275 ok 2276 ok 2277 ok 2278 - Compressed Trailer Truncation - Length 238, Lax 1, Transparent 1 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 ok 2284 - Compressed Trailer Truncation - Length 239, Lax 0, Transparent 1 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 - Compressed Trailer Truncation - Length 239, Lax 1, Transparent 1 ok 2290 ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 - Compressed Trailer Truncation - Length 240, Lax 0, Transparent 1 ok 2296 ok 2297 ok 2298 ok 2299 ok 2300 - Compressed Trailer Truncation - Length 240, Lax 1, Transparent 1 ok 2301 ok 2302 ok 2303 ok 2304 ok 2305 ok 2306 - Compressed Trailer Truncation - Length 241, Lax 0, Transparent 1 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 - Compressed Trailer Truncation - Length 241, Lax 1, Transparent 1 ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 - no warnings ok t/102tied-deflate...............1..250 ok 1 - Testing IO::Compress::Deflate ok 2 ok 3 ok 4 ok 5 - Testing IO::Uncompress::Inflate ok 6 ok 7 ok 8 - Testing IO::Compress::Deflate and IO::Uncompress::Inflate ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - Not EOF ok 20 - Tell is 0 ok 21 - Line is 6 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - Requested 0 bytes ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 - Read Tests - buf length 1, Transparent 0, Append 0 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 - Read Tests - buf length 1, Transparent 0, Append 1 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 - Read Tests - buf length 1, Transparent 1, Append 0 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - Read Tests - buf length 1, Transparent 1, Append 1 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 - Read Tests - buf length 3, Transparent 0, Append 0 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 - Read Tests - buf length 3, Transparent 0, Append 1 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 - Read Tests - buf length 3, Transparent 1, Append 0 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 - Read Tests - buf length 3, Transparent 1, Append 1 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 - Read Tests - buf length 512, Transparent 0, Append 0 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 - Read Tests - buf length 512, Transparent 0, Append 1 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 - Read Tests - buf length 512, Transparent 1, Append 0 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 - Read Tests - buf length 512, Transparent 1, Append 1 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 - no warnings ok t/102tied-gzip..................1..250 ok 1 - Testing IO::Compress::Gzip ok 2 ok 3 ok 4 ok 5 - Testing IO::Uncompress::Gunzip ok 6 ok 7 ok 8 - Testing IO::Compress::Gzip and IO::Uncompress::Gunzip ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - Not EOF ok 20 - Tell is 0 ok 21 - Line is 6 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - Requested 0 bytes ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 - Read Tests - buf length 1, Transparent 0, Append 0 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 - Read Tests - buf length 1, Transparent 0, Append 1 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 - Read Tests - buf length 1, Transparent 1, Append 0 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - Read Tests - buf length 1, Transparent 1, Append 1 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 - Read Tests - buf length 3, Transparent 0, Append 0 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 - Read Tests - buf length 3, Transparent 0, Append 1 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 - Read Tests - buf length 3, Transparent 1, Append 0 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 - Read Tests - buf length 3, Transparent 1, Append 1 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 - Read Tests - buf length 512, Transparent 0, Append 0 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 - Read Tests - buf length 512, Transparent 0, Append 1 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 - Read Tests - buf length 512, Transparent 1, Append 0 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 - Read Tests - buf length 512, Transparent 1, Append 1 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 - no warnings ok t/102tied-rawdeflate............1..250 ok 1 - Testing IO::Compress::RawDeflate ok 2 ok 3 ok 4 ok 5 - Testing IO::Uncompress::RawInflate ok 6 ok 7 ok 8 - Testing IO::Compress::RawDeflate and IO::Uncompress::RawInflate ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - Not EOF ok 20 - Tell is 0 ok 21 - Line is 6 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - Requested 0 bytes ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 - Read Tests - buf length 1, Transparent 0, Append 0 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 - Read Tests - buf length 1, Transparent 0, Append 1 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 - Read Tests - buf length 1, Transparent 1, Append 0 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - Read Tests - buf length 1, Transparent 1, Append 1 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 - Read Tests - buf length 3, Transparent 0, Append 0 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 - Read Tests - buf length 3, Transparent 0, Append 1 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 - Read Tests - buf length 3, Transparent 1, Append 0 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 - Read Tests - buf length 3, Transparent 1, Append 1 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 - Read Tests - buf length 512, Transparent 0, Append 0 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 - Read Tests - buf length 512, Transparent 0, Append 1 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 - Read Tests - buf length 512, Transparent 1, Append 0 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 - Read Tests - buf length 512, Transparent 1, Append 1 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 - no warnings ok t/102tied-zip...................1..250 ok 1 - Testing IO::Compress::Zip ok 2 ok 3 ok 4 ok 5 - Testing IO::Uncompress::Unzip ok 6 ok 7 ok 8 - Testing IO::Compress::Zip and IO::Uncompress::Unzip ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 - Not EOF ok 20 - Tell is 0 ok 21 - Line is 6 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - Requested 0 bytes ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 - Read Tests - buf length 1, Transparent 0, Append 0 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 - Read Tests - buf length 1, Transparent 0, Append 1 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 - Read Tests - buf length 1, Transparent 1, Append 0 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 - Read Tests - buf length 1, Transparent 1, Append 1 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 - Read Tests - buf length 3, Transparent 0, Append 0 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 - Read Tests - buf length 3, Transparent 0, Append 1 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 - Read Tests - buf length 3, Transparent 1, Append 0 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 - Read Tests - buf length 3, Transparent 1, Append 1 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 - Read Tests - buf length 512, Transparent 0, Append 0 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 - Read Tests - buf length 512, Transparent 0, Append 1 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 - Read Tests - buf length 512, Transparent 1, Append 0 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 - Read Tests - buf length 512, Transparent 1, Append 1 ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 - Read Tests - buf length 4096, Transparent 0, Append 0 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 - Read Tests - buf length 4096, Transparent 0, Append 1 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 - Read Tests - buf length 4096, Transparent 1, Append 0 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 - Read Tests - buf length 4096, Transparent 1, Append 1 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 - Read Tests - buf length 5999, Transparent 0, Append 0 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 - Read Tests - buf length 5999, Transparent 0, Append 1 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 - Read Tests - buf length 5999, Transparent 1, Append 0 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 - Read Tests - buf length 5999, Transparent 1, Append 1 ok 197 ok 198 ok 199 ok 200 ok 201 ok 202 - Read Tests - buf length 6000, Transparent 0, Append 0 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 - Read Tests - buf length 6000, Transparent 0, Append 1 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 - Read Tests - buf length 6000, Transparent 1, Append 0 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 - Read Tests - buf length 6000, Transparent 1, Append 1 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 - Read Tests - buf length 6001, Transparent 0, Append 0 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 - Read Tests - buf length 6001, Transparent 0, Append 1 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 - Read Tests - buf length 6001, Transparent 1, Append 0 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 - Read Tests - buf length 6001, Transparent 1, Append 1 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 - no warnings ok t/103newtied-deflate............1..85 ok 1 - Testing IO::Compress::Deflate and IO::Uncompress::Inflate ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - opened ok ok 46 - Requested 0 bytes ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 - seek tests ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - fileno ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 - no warnings ok t/103newtied-gzip...............1..85 ok 1 - Testing IO::Compress::Gzip and IO::Uncompress::Gunzip ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - opened ok ok 46 - Requested 0 bytes ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 - seek tests ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - fileno ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 - no warnings ok t/103newtied-rawdeflate.........1..85 ok 1 - Testing IO::Compress::RawDeflate and IO::Uncompress::RawInflate ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - opened ok ok 46 - Requested 0 bytes ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 - seek tests ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - fileno ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 - no warnings ok t/103newtied-zip................1..85 ok 1 - Testing IO::Compress::Zip and IO::Uncompress::Unzip ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 - opened ok ok 46 - Requested 0 bytes ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 - seek tests ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 - fileno ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 - no warnings ok t/104destroy-deflate............1..8 ok 1 - use IO::File; ok 2 - Testing IO::Compress::Deflate ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - no warnings ok t/104destroy-gzip...............1..8 ok 1 - use IO::File; ok 2 - Testing IO::Compress::Gzip ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - no warnings ok t/104destroy-rawdeflate.........1..8 ok 1 - use IO::File; ok 2 - Testing IO::Compress::RawDeflate ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - no warnings ok t/104destroy-zip................1..8 ok 1 - use IO::File; ok 2 - Testing IO::Compress::Zip ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 - no warnings ok t/105oneshot-deflate............1..971 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Deflate::deflate Error Cases ok 3 - Illegal Parameters ok 4 - No Parameters ok 5 - Output is read-only ok 6 - Input filename undef ok 7 - Input filename empty ok 8 - Input and Output filename are the same ok 9 - IO::Compress::Deflate::deflate returned undef ok 10 - Input filename is a directory ok 11 - IO::Compress::Deflate::deflate returned undef ok 12 - Output filename is a directory ok 13 - Input and Output buffer are the same ok 14 - Input and Output handle are the same ok 15 - File zero length ok 16 - Bad Output Param ok 17 - Bad Output Param ok 18 - Bad Input Param ok 19 - Bad Input Param ok 20 - input file 'abc.def' does not exist ok 21 - IO::Compress::Deflate::deflate returned undef ok 22 - input File 'abc.def' does not exist ok 23 - output File '/tmp/abd/abc.def' does not exist ok 24 - IO::Compress::Deflate::deflate returned undef ok 25 - output File '/tmp/abd/abc.def' does not exist ok 26 - Output fileglob with no input fileglob ok 27 - IO::Compress::Deflate::deflate returned undef ok 28 - IO::Compress::Deflate::deflate returned undef ok 29 - Unmatched ) in input fileglob ok 30 - Testing IO::Uncompress::Inflate::inflate Error Cases ok 31 - Illegal Parameters ok 32 - No Parameters ok 33 - Output is read-only ok 34 - Input filename undef ok 35 - Input filename empty ok 36 - Input and Output filename are the same ok 37 - IO::Uncompress::Inflate::inflate returned undef ok 38 - Input filename is a directory ok 39 - IO::Uncompress::Inflate::inflate returned undef ok 40 - Output filename is a directory ok 41 - Input and Output buffer are the same ok 42 - Input and Output handle are the same ok 43 - File zero length ok 44 - Bad Output Param ok 45 - Bad Output Param ok 46 - Bad Input Param ok 47 - Bad Input Param ok 48 - input file 'abc.def' does not exist ok 49 - IO::Uncompress::Inflate::inflate returned undef ok 50 - input File 'abc.def' does not exist ok 51 - output File '/tmp/abd/abc.def' does not exist ok 52 - IO::Uncompress::Inflate::inflate returned undef ok 53 - output File '/tmp/abd/abc.def' does not exist ok 54 - Output fileglob with no input fileglob ok 55 - IO::Uncompress::Inflate::inflate returned undef ok 56 - IO::Uncompress::Inflate::inflate returned undef ok 57 - Unmatched ) in input fileglob ok 58 - Testing IO::Uncompress::AnyUncompress::anyuncompress Error Cases ok 59 - Illegal Parameters ok 60 - No Parameters ok 61 - Output is read-only ok 62 - Input filename undef ok 63 - Input filename empty ok 64 - Input and Output filename are the same ok 65 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 66 - Input filename is a directory ok 67 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 68 - Output filename is a directory ok 69 - Input and Output buffer are the same ok 70 - Input and Output handle are the same ok 71 - File zero length ok 72 - Bad Output Param ok 73 - Bad Output Param ok 74 - Bad Input Param ok 75 - Bad Input Param ok 76 - input file 'abc.def' does not exist ok 77 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 78 - input File 'abc.def' does not exist ok 79 - output File '/tmp/abd/abc.def' does not exist ok 80 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 81 - output File '/tmp/abd/abc.def' does not exist ok 82 - Output fileglob with no input fileglob ok 83 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 84 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 85 - Unmatched ) in input fileglob ok 86 # skip readonly + threads ok 87 - TrailingData output not scaral reference ok 88 # skip readonly + threads ok 89 - TrailingData output not scaral reference ok 90 - Non-compressed data with IO::Uncompress::Inflate::inflate, Transparent => 0 ok 91 - Input buffer not changed ok 92 - IO::Uncompress::Inflate::inflate returned false ok 93 - error is 'Header Error: CRC mismatch.' ok 94 - Non-compressed data with IO::Uncompress::Inflate::inflate, Transparent => 1 ok 95 - Input buffer not changed ok 96 - IO::Uncompress::Inflate::inflate returned true ok 97 - got expected output ok 98 - no error [] ok 99 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 0 ok 100 - Input buffer not changed ok 101 - IO::Uncompress::AnyUncompress::anyuncompress returned false ok 102 - error is 'Header Error: Bad Magic.' ok 103 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 1 ok 104 - Input buffer not changed ok 105 - IO::Uncompress::AnyUncompress::anyuncompress returned true ok 106 - got expected output ok 107 - no error [] ok 108 - IO::Uncompress::Inflate - corrupt data ok 109 - IO::Compress::Deflate::deflate ok ok 110 - IO::Uncompress::Inflate ok ok 111 - Got error 'unexpected end of file' ok 112 - anyuncompress ok ok 113 - Got error 'unexpected end of file' ok 114 - IO::Compress::Deflate::deflate - From Buff to Buff content '' Append 1 ok 115 - Compressed ok ok 116 - Input buffer not changed ok 117 - Already OK ok 118 - Uncompressed matches original ok 119 - IO::Compress::Deflate::deflate - From Buff to Array Ref content '' Append 1 ok 120 - Compressed ok ok 121 - Array[0] unchanged ok 122 - Input buffer not changed ok 123 - Uncompressed matches original ok 124 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content '' Append 1 ok 125 - Compressed ok ok 126 - Array[0] unchanged ok 127 - Uncompressed matches original ok 128 - IO::Compress::Deflate::deflate - From Buff to Filename content '' Append 1 ok 129 - Output file does not exist ok 130 - Compressed ok ok 131 - Created output file ok 132 - Already OK ok 133 - Uncompressed matches original ok 134 - IO::Compress::Deflate::deflate - From Buff to Handle content '' Append 1 ok 135 - Output file does not exist ok 136 - Created output filehandle ok 137 - Compressed ok ok 138 - Created output file ok 139 - Already OK ok 140 - Uncompressed matches original ok 141 - IO::Compress::Deflate::deflate - From Filename to Filename content '' Append 1 ok 142 - Output file does not exist ok 143 - Compressed ok ok 144 - Created output file ok 145 - Already OK ok 146 - Uncompressed matches original ok 147 - IO::Compress::Deflate::deflate - From Filename to Handle content '' Append 1 ok 148 - Output file does not exist ok 149 - Compressed ok ok 150 - Created output file ok 151 - Already OK ok 152 - Uncompressed matches original ok 153 - IO::Compress::Deflate::deflate - From Filename to Buffer content '' Append 1 ok 154 - Compressed ok ok 155 - Already OK ok 156 - Uncompressed matches original ok 157 - IO::Compress::Deflate::deflate - From Handle to Filename content '' Append 1 ok 158 - Output file does not exist ok 159 - Compressed ok ok 160 - Created output file ok 161 - Already OK ok 162 - Uncompressed matches original ok 163 - IO::Compress::Deflate::deflate - From Handle to Handle content '' Append 1 ok 164 - Output file does not exist ok 165 - Compressed ok ok 166 - Created output file ok 167 - Already OK ok 168 - Uncompressed matches original ok 169 - IO::Compress::Deflate::deflate - From Handle to Buffer content '' Append 1 ok 170 - Compressed ok ok 171 - Already OK ok 172 - Uncompressed matches original ok 173 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content '' Append 1 ok 174 - redirect STDIN ok 175 - Compressed ok ok 176 - Already OK ok 177 - Uncompressed matches original ok 178 - IO::Compress::Deflate::deflate - From Buff to Buff content '' Append 1 ok 179 - Compressed ok ok 180 - Input buffer not changed ok 181 - Already OK ok 182 - Uncompressed matches original ok 183 - IO::Compress::Deflate::deflate - From Buff to Array Ref content '' Append 1 ok 184 - Compressed ok ok 185 - Array[0] unchanged ok 186 - Input buffer not changed ok 187 - Uncompressed matches original ok 188 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content '' Append 1 ok 189 - Compressed ok ok 190 - Array[0] unchanged ok 191 - Uncompressed matches original ok 192 - IO::Compress::Deflate::deflate - From Buff to Filename content '' Append 1 ok 193 - Output file does not exist ok 194 - Compressed ok ok 195 - Created output file ok 196 - Already OK ok 197 - Uncompressed matches original ok 198 - IO::Compress::Deflate::deflate - From Buff to Handle content '' Append 1 ok 199 - Output file does not exist ok 200 - Created output filehandle ok 201 - Compressed ok ok 202 - Created output file ok 203 - Already OK ok 204 - Uncompressed matches original ok 205 - IO::Compress::Deflate::deflate - From Filename to Filename content '' Append 1 ok 206 - Output file does not exist ok 207 - Compressed ok ok 208 - Created output file ok 209 - Already OK ok 210 - Uncompressed matches original ok 211 - IO::Compress::Deflate::deflate - From Filename to Handle content '' Append 1 ok 212 - Output file does not exist ok 213 - Compressed ok ok 214 - Created output file ok 215 - Already OK ok 216 - Uncompressed matches original ok 217 - IO::Compress::Deflate::deflate - From Filename to Buffer content '' Append 1 ok 218 - Compressed ok ok 219 - Already OK ok 220 - Uncompressed matches original ok 221 - IO::Compress::Deflate::deflate - From Handle to Filename content '' Append 1 ok 222 - Output file does not exist ok 223 - Compressed ok ok 224 - Created output file ok 225 - Already OK ok 226 - Uncompressed matches original ok 227 - IO::Compress::Deflate::deflate - From Handle to Handle content '' Append 1 ok 228 - Output file does not exist ok 229 - Compressed ok ok 230 - Created output file ok 231 - Already OK ok 232 - Uncompressed matches original ok 233 - IO::Compress::Deflate::deflate - From Handle to Buffer content '' Append 1 ok 234 - Compressed ok ok 235 - Already OK ok 236 - Uncompressed matches original ok 237 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content '' Append 1 ok 238 - redirect STDIN ok 239 - Compressed ok ok 240 - Already OK ok 241 - Uncompressed matches original ok 242 - IO::Compress::Deflate::deflate - From Buff to Buff content 'abcde' Append 1 ok 243 - Compressed ok ok 244 - Input buffer not changed ok 245 - Already OK ok 246 - Uncompressed matches original ok 247 - IO::Compress::Deflate::deflate - From Buff to Array Ref content 'abcde' Append 1 ok 248 - Compressed ok ok 249 - Array[0] unchanged ok 250 - Input buffer not changed ok 251 - Uncompressed matches original ok 252 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content 'abcde' Append 1 ok 253 - Compressed ok ok 254 - Array[0] unchanged ok 255 - Uncompressed matches original ok 256 - IO::Compress::Deflate::deflate - From Buff to Filename content 'abcde' Append 1 ok 257 - Output file does not exist ok 258 - Compressed ok ok 259 - Created output file ok 260 - Already OK ok 261 - Uncompressed matches original ok 262 - IO::Compress::Deflate::deflate - From Buff to Handle content 'abcde' Append 1 ok 263 - Output file does not exist ok 264 - Created output filehandle ok 265 - Compressed ok ok 266 - Created output file ok 267 - Already OK ok 268 - Uncompressed matches original ok 269 - IO::Compress::Deflate::deflate - From Filename to Filename content 'abcde' Append 1 ok 270 - Output file does not exist ok 271 - Compressed ok ok 272 - Created output file ok 273 - Already OK ok 274 - Uncompressed matches original ok 275 - IO::Compress::Deflate::deflate - From Filename to Handle content 'abcde' Append 1 ok 276 - Output file does not exist ok 277 - Compressed ok ok 278 - Created output file ok 279 - Already OK ok 280 - Uncompressed matches original ok 281 - IO::Compress::Deflate::deflate - From Filename to Buffer content 'abcde' Append 1 ok 282 - Compressed ok ok 283 - Already OK ok 284 - Uncompressed matches original ok 285 - IO::Compress::Deflate::deflate - From Handle to Filename content 'abcde' Append 1 ok 286 - Output file does not exist ok 287 - Compressed ok ok 288 - Created output file ok 289 - Already OK ok 290 - Uncompressed matches original ok 291 - IO::Compress::Deflate::deflate - From Handle to Handle content 'abcde' Append 1 ok 292 - Output file does not exist ok 293 - Compressed ok ok 294 - Created output file ok 295 - Already OK ok 296 - Uncompressed matches original ok 297 - IO::Compress::Deflate::deflate - From Handle to Buffer content 'abcde' Append 1 ok 298 - Compressed ok ok 299 - Already OK ok 300 - Uncompressed matches original ok 301 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content 'abcde' Append 1 ok 302 - redirect STDIN ok 303 - Compressed ok ok 304 - Already OK ok 305 - Uncompressed matches original ok 306 - IO::Compress::Deflate::deflate - From Buff to Buff content '' Append 0 ok 307 - Compressed ok ok 308 - Input buffer not changed ok 309 - Uncompressed matches original ok 310 - IO::Compress::Deflate::deflate - From Buff to Array Ref content '' Append 0 ok 311 - Compressed ok ok 312 - Array[0] unchanged ok 313 - Input buffer not changed ok 314 - Uncompressed matches original ok 315 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content '' Append 0 ok 316 - Compressed ok ok 317 - Array[0] unchanged ok 318 - Uncompressed matches original ok 319 - IO::Compress::Deflate::deflate - From Buff to Filename content '' Append 0 ok 320 - Output file does not exist ok 321 - Compressed ok ok 322 - Created output file ok 323 - Uncompressed matches original ok 324 - IO::Compress::Deflate::deflate - From Buff to Handle content '' Append 0 ok 325 - Output file does not exist ok 326 - Created output filehandle ok 327 - Compressed ok ok 328 - Created output file ok 329 - Uncompressed matches original ok 330 - IO::Compress::Deflate::deflate - From Filename to Filename content '' Append 0 ok 331 - Output file does not exist ok 332 - Compressed ok ok 333 - Created output file ok 334 - Uncompressed matches original ok 335 - IO::Compress::Deflate::deflate - From Filename to Handle content '' Append 0 ok 336 - Output file does not exist ok 337 - Compressed ok ok 338 - Created output file ok 339 - Uncompressed matches original ok 340 - IO::Compress::Deflate::deflate - From Filename to Buffer content '' Append 0 ok 341 - Compressed ok ok 342 - Uncompressed matches original ok 343 - IO::Compress::Deflate::deflate - From Handle to Filename content '' Append 0 ok 344 - Output file does not exist ok 345 - Compressed ok ok 346 - Created output file ok 347 - Uncompressed matches original ok 348 - IO::Compress::Deflate::deflate - From Handle to Handle content '' Append 0 ok 349 - Output file does not exist ok 350 - Compressed ok ok 351 - Created output file ok 352 - Uncompressed matches original ok 353 - IO::Compress::Deflate::deflate - From Handle to Buffer content '' Append 0 ok 354 - Compressed ok ok 355 - Uncompressed matches original ok 356 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content '' Append 0 ok 357 - redirect STDIN ok 358 - Compressed ok ok 359 - Uncompressed matches original ok 360 - IO::Compress::Deflate::deflate - From Buff to Buff content '' Append 0 ok 361 - Compressed ok ok 362 - Input buffer not changed ok 363 - Uncompressed matches original ok 364 - IO::Compress::Deflate::deflate - From Buff to Array Ref content '' Append 0 ok 365 - Compressed ok ok 366 - Array[0] unchanged ok 367 - Input buffer not changed ok 368 - Uncompressed matches original ok 369 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content '' Append 0 ok 370 - Compressed ok ok 371 - Array[0] unchanged ok 372 - Uncompressed matches original ok 373 - IO::Compress::Deflate::deflate - From Buff to Filename content '' Append 0 ok 374 - Output file does not exist ok 375 - Compressed ok ok 376 - Created output file ok 377 - Uncompressed matches original ok 378 - IO::Compress::Deflate::deflate - From Buff to Handle content '' Append 0 ok 379 - Output file does not exist ok 380 - Created output filehandle ok 381 - Compressed ok ok 382 - Created output file ok 383 - Uncompressed matches original ok 384 - IO::Compress::Deflate::deflate - From Filename to Filename content '' Append 0 ok 385 - Output file does not exist ok 386 - Compressed ok ok 387 - Created output file ok 388 - Uncompressed matches original ok 389 - IO::Compress::Deflate::deflate - From Filename to Handle content '' Append 0 ok 390 - Output file does not exist ok 391 - Compressed ok ok 392 - Created output file ok 393 - Uncompressed matches original ok 394 - IO::Compress::Deflate::deflate - From Filename to Buffer content '' Append 0 ok 395 - Compressed ok ok 396 - Uncompressed matches original ok 397 - IO::Compress::Deflate::deflate - From Handle to Filename content '' Append 0 ok 398 - Output file does not exist ok 399 - Compressed ok ok 400 - Created output file ok 401 - Uncompressed matches original ok 402 - IO::Compress::Deflate::deflate - From Handle to Handle content '' Append 0 ok 403 - Output file does not exist ok 404 - Compressed ok ok 405 - Created output file ok 406 - Uncompressed matches original ok 407 - IO::Compress::Deflate::deflate - From Handle to Buffer content '' Append 0 ok 408 - Compressed ok ok 409 - Uncompressed matches original ok 410 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content '' Append 0 ok 411 - redirect STDIN ok 412 - Compressed ok ok 413 - Uncompressed matches original ok 414 - IO::Compress::Deflate::deflate - From Buff to Buff content 'abcde' Append 0 ok 415 - Compressed ok ok 416 - Input buffer not changed ok 417 - Uncompressed matches original ok 418 - IO::Compress::Deflate::deflate - From Buff to Array Ref content 'abcde' Append 0 ok 419 - Compressed ok ok 420 - Array[0] unchanged ok 421 - Input buffer not changed ok 422 - Uncompressed matches original ok 423 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref content 'abcde' Append 0 ok 424 - Compressed ok ok 425 - Array[0] unchanged ok 426 - Uncompressed matches original ok 427 - IO::Compress::Deflate::deflate - From Buff to Filename content 'abcde' Append 0 ok 428 - Output file does not exist ok 429 - Compressed ok ok 430 - Created output file ok 431 - Uncompressed matches original ok 432 - IO::Compress::Deflate::deflate - From Buff to Handle content 'abcde' Append 0 ok 433 - Output file does not exist ok 434 - Created output filehandle ok 435 - Compressed ok ok 436 - Created output file ok 437 - Uncompressed matches original ok 438 - IO::Compress::Deflate::deflate - From Filename to Filename content 'abcde' Append 0 ok 439 - Output file does not exist ok 440 - Compressed ok ok 441 - Created output file ok 442 - Uncompressed matches original ok 443 - IO::Compress::Deflate::deflate - From Filename to Handle content 'abcde' Append 0 ok 444 - Output file does not exist ok 445 - Compressed ok ok 446 - Created output file ok 447 - Uncompressed matches original ok 448 - IO::Compress::Deflate::deflate - From Filename to Buffer content 'abcde' Append 0 ok 449 - Compressed ok ok 450 - Uncompressed matches original ok 451 - IO::Compress::Deflate::deflate - From Handle to Filename content 'abcde' Append 0 ok 452 - Output file does not exist ok 453 - Compressed ok ok 454 - Created output file ok 455 - Uncompressed matches original ok 456 - IO::Compress::Deflate::deflate - From Handle to Handle content 'abcde' Append 0 ok 457 - Output file does not exist ok 458 - Compressed ok ok 459 - Created output file ok 460 - Uncompressed matches original ok 461 - IO::Compress::Deflate::deflate - From Handle to Buffer content 'abcde' Append 0 ok 462 - Compressed ok ok 463 - Uncompressed matches original ok 464 - IO::Compress::Deflate::deflate - From stdin (via '-') to Buffer content 'abcde' Append 0 ok 465 - redirect STDIN ok 466 - Compressed ok ok 467 - Uncompressed matches original ok 468 - Created output filehandle ok 469 - IO::Compress::Deflate::deflate - From Array Ref to Array Ref ok 470 - Compressed ok ok 471 - Array[0] unchanged ok 472 - Input array not changed ok 473 - Got Expected uncompressed data ok 474 - IO::Compress::Deflate::deflate - From Array Ref to Buffer, MultiStream 1 ok 475 - Compressed ok ok 476 - Got Expected uncompressed data ok 477 - Header count ok ok 478 - IO::Compress::Deflate::deflate - From Array Ref to Filename, MultiStream 1 ok 479 - Compressed ok ok 480 - Got Expected uncompressed data ok 481 - Header count ok ok 482 - IO::Compress::Deflate::deflate - From Array Ref to Filehandle, MultiStream 1 ok 483 - Compressed ok ok 484 - Got Expected uncompressed data ok 485 - Header count ok ok 486 - IO::Compress::Deflate::deflate - From Array Ref to Buffer, MultiStream 0 ok 487 - Compressed ok ok 488 - Got Expected uncompressed data ok 489 - Header count ok ok 490 - IO::Compress::Deflate::deflate - From Array Ref to Filename, MultiStream 0 ok 491 - Compressed ok ok 492 - Got Expected uncompressed data ok 493 - Header count ok ok 494 - IO::Compress::Deflate::deflate - From Array Ref to Filehandle, MultiStream 0 ok 495 - Compressed ok ok 496 - Got Expected uncompressed data ok 497 - Header count ok ok 498 - Trailingdata with IO::Uncompress::Inflate::inflate, from filehandle ok 499 - Compressed ok ok 500 - Uncompressed OK ok 501 - Got uncompressed data ok 502 - Got trailing data ok 503 - Trailingdata with IO::Uncompress::Inflate::inflate, from buffer ok 504 - Compressed ok ok 505 - Uncompressed OK ok 506 - Got uncompressed data ok 507 - Got trailing data ok 508 - Temp Directory tmpdir1 exists ok 509 - IO::Compress::Deflate::deflate - From FileGlob to FileGlob files [a1] ok 510 - Compressed ok ok 511 - got expected from tmpdir2/a1.tmp ok 512 - got all files ok 513 - IO::Compress::Deflate::deflate - From FileGlob to Array files [a1] ok 514 - Compressed ok ok 515 ok 516 - got expected ok 517 - got all files ok 518 - IO::Compress::Deflate::deflate - From FileGlob to Buffer files [a1], MS 1 ok 519 - Compressed ok ok 520 - got expected ok 521 - Header count ok ok 522 - IO::Compress::Deflate::deflate - From FileGlob to Filename files [a1], MS 1 ok 523 - Compressed ok ok 524 - got expected ok 525 - Header count ok ok 526 - IO::Compress::Deflate::deflate - From FileGlob to Filehandle files [a1], MS 1 ok 527 - Compressed ok ok 528 - got expected ok 529 - Header count ok ok 530 - IO::Compress::Deflate::deflate - From FileGlob to Buffer files [a1], MS 0 ok 531 - Compressed ok ok 532 - got expected ok 533 - Header count ok ok 534 - IO::Compress::Deflate::deflate - From FileGlob to Filename files [a1], MS 0 ok 535 - Compressed ok ok 536 - got expected ok 537 - Header count ok ok 538 - IO::Compress::Deflate::deflate - From FileGlob to Filehandle files [a1], MS 0 ok 539 - Compressed ok ok 540 - got expected ok 541 - Header count ok ok 542 - Temp Directory tmpdir1 exists ok 543 - IO::Compress::Deflate::deflate - From FileGlob to FileGlob files [a1 a2 a3] ok 544 - Compressed ok ok 545 - got expected from tmpdir2/a1.tmp ok 546 - got expected from tmpdir2/a2.tmp ok 547 - got expected from tmpdir2/a3.tmp ok 548 - got all files ok 549 - IO::Compress::Deflate::deflate - From FileGlob to Array files [a1 a2 a3] ok 550 - Compressed ok ok 551 ok 552 - got expected ok 553 - got expected ok 554 - got expected ok 555 - got all files ok 556 - IO::Compress::Deflate::deflate - From FileGlob to Buffer files [a1 a2 a3], MS 1 ok 557 - Compressed ok ok 558 - got expected ok 559 - Header count ok ok 560 - IO::Compress::Deflate::deflate - From FileGlob to Filename files [a1 a2 a3], MS 1 ok 561 - Compressed ok ok 562 - got expected ok 563 - Header count ok ok 564 - IO::Compress::Deflate::deflate - From FileGlob to Filehandle files [a1 a2 a3], MS 1 ok 565 - Compressed ok ok 566 - got expected ok 567 - Header count ok ok 568 - IO::Compress::Deflate::deflate - From FileGlob to Buffer files [a1 a2 a3], MS 0 ok 569 - Compressed ok ok 570 - got expected ok 571 - Header count ok ok 572 - IO::Compress::Deflate::deflate - From FileGlob to Filename files [a1 a2 a3], MS 0 ok 573 - Compressed ok ok 574 - got expected ok 575 - Header count ok ok 576 - IO::Compress::Deflate::deflate - From FileGlob to Filehandle files [a1 a2 a3], MS 0 ok 577 - Compressed ok ok 578 - got expected ok 579 - Header count ok ok 580 - IO::Uncompress::Inflate::inflate - From Buff to Buff, Append(0) ok 581 - Uncompressed ok ok 582 - Input buffer not changed ok 583 - Uncompressed matches original ok 584 - IO::Uncompress::Inflate::inflate - From Buff to Array, Append(0) ok 585 - Uncompressed ok ok 586 - Input buffer not changed ok 587 - Uncompressed matches original ok 588 - Uncompressed matches original ok 589 - only 2 elements in the array ok 590 - IO::Uncompress::Inflate::inflate - From Buff to Filename, Append(0) ok 591 - Output file does not exist ok 592 - Uncompressed ok ok 593 - Created output file ok 594 - Input buffer not changed ok 595 - Uncompressed matches original ok 596 - IO::Uncompress::Inflate::inflate - From Buff to Handle, Append(0) ok 597 - Output file does not exist ok 598 - $of isa IO::File ok 599 - Uncompressed ok ok 600 - Created output file ok 601 - Input buffer not changed ok 602 - Uncompressed matches original ok 603 - IO::Uncompress::Inflate::inflate - From Filename to Filename, Append(0) ok 604 - Output file does not exist ok 605 - Uncompressed ok ok 606 - Created output file ok 607 - Input buffer not changed ok 608 - Uncompressed matches original ok 609 - IO::Uncompress::Inflate::inflate - From Filename to Handle, Append(0) ok 610 - Output file does not exist ok 611 - $out isa IO::File ok 612 - Uncompressed ok ok 613 - Created output file ok 614 - Input buffer not changed ok 615 - Uncompressed matches original ok 616 - IO::Uncompress::Inflate::inflate - From Filename to Buffer, Append(0) ok 617 - Uncompressed ok ok 618 - Input buffer not changed ok 619 - Uncompressed matches original ok 620 - IO::Uncompress::Inflate::inflate - From Handle to Filename, Append(0) ok 621 - Output file does not exist ok 622 - Uncompressed ok ok 623 - Created output file ok 624 - Input buffer not changed ok 625 - Uncompressed matches original ok 626 - IO::Uncompress::Inflate::inflate - From Handle to Handle, Append(0) ok 627 - Output file does not exist ok 628 - $out isa IO::File ok 629 - Uncompressed ok ok 630 - Created output file ok 631 - Input buffer not changed ok 632 - Uncompressed matches original ok 633 - IO::Uncompress::Inflate::inflate - From Filename to Buffer, Append(0) ok 634 - Uncompressed ok ok 635 - Input buffer not changed ok 636 - Uncompressed matches original ok 637 - IO::Uncompress::Inflate::inflate - From stdin (via '-') to Buffer content, Append(0) ok 638 - redirect STDIN ok 639 - Uncompressed ok ok 640 - Input buffer not changed ok 641 - Uncompressed matches original ok 642 - IO::Uncompress::Inflate::inflate - From Buff to Buff, Append(1) ok 643 - Uncompressed ok ok 644 - Input buffer not changed ok 645 - Uncompressed matches original ok 646 - IO::Uncompress::Inflate::inflate - From Buff to Array, Append(1) ok 647 - Uncompressed ok ok 648 - Input buffer not changed ok 649 - Uncompressed matches original ok 650 - Uncompressed matches original ok 651 - only 2 elements in the array ok 652 - IO::Uncompress::Inflate::inflate - From Buff to Filename, Append(1) ok 653 - Uncompressed ok ok 654 - Created output file ok 655 - Input buffer not changed ok 656 - Uncompressed matches original ok 657 - IO::Uncompress::Inflate::inflate - From Buff to Handle, Append(1) ok 658 - $of isa IO::File ok 659 - Uncompressed ok ok 660 - Created output file ok 661 - Input buffer not changed ok 662 - Uncompressed matches original ok 663 - IO::Uncompress::Inflate::inflate - From Filename to Filename, Append(1) ok 664 - Uncompressed ok ok 665 - Created output file ok 666 - Input buffer not changed ok 667 - Uncompressed matches original ok 668 - IO::Uncompress::Inflate::inflate - From Filename to Handle, Append(1) ok 669 - $out isa IO::File ok 670 - Uncompressed ok ok 671 - Created output file ok 672 - Input buffer not changed ok 673 - Uncompressed matches original ok 674 - IO::Uncompress::Inflate::inflate - From Filename to Buffer, Append(1) ok 675 - Uncompressed ok ok 676 - Input buffer not changed ok 677 - Uncompressed matches original ok 678 - IO::Uncompress::Inflate::inflate - From Handle to Filename, Append(1) ok 679 - Uncompressed ok ok 680 - Created output file ok 681 - Input buffer not changed ok 682 - Uncompressed matches original ok 683 - IO::Uncompress::Inflate::inflate - From Handle to Handle, Append(1) ok 684 - $out isa IO::File ok 685 - Uncompressed ok ok 686 - Created output file ok 687 - Input buffer not changed ok 688 - Uncompressed matches original ok 689 - IO::Uncompress::Inflate::inflate - From Filename to Buffer, Append(1) ok 690 - Uncompressed ok ok 691 - Input buffer not changed ok 692 - Uncompressed matches original ok 693 - IO::Uncompress::Inflate::inflate - From stdin (via '-') to Buffer content, Append(1) ok 694 - redirect STDIN ok 695 - Uncompressed ok ok 696 - Input buffer not changed ok 697 - Uncompressed matches original ok 698 - IO::Uncompress::Inflate::inflate - From Handle to Buffer, InputLength ok 699 - Uncompressed ok ok 700 - Uncompressed matches original ok 701 - Length of Appended data ok ok 702 - Appended data ok ok 703 - Uncompressed ok ok 704 - Uncompressed matches original ok 705 - Length of Appended data ok ok 706 - Appended data ok ok 707 - IO::Uncompress::Inflate::inflate - From stdin (via -) to Buffer content, InputLength ok 708 - redirect STDIN ok 709 - Uncompressed ok ok 710 - Length of Appended data ok ok 711 - Uncompressed matches original ok 712 - Appended data ok ok 713 - IO::Uncompress::Inflate::inflate - From stdin (via *main::STDIN) to Buffer content, InputLength ok 714 - redirect STDIN ok 715 - Uncompressed ok ok 716 - Length of Appended data ok ok 717 - Uncompressed matches original ok 718 - Appended data ok ok 719 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(0) ok 720 - Uncompressed ok ok 721 - Input buffer not changed ok 722 - Uncompressed matches original ok 723 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(0) ok 724 - Uncompressed ok ok 725 - Input buffer not changed ok 726 - Uncompressed matches original ok 727 - Uncompressed matches original ok 728 - only 2 elements in the array ok 729 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(0) ok 730 - Output file does not exist ok 731 - Uncompressed ok ok 732 - Created output file ok 733 - Input buffer not changed ok 734 - Uncompressed matches original ok 735 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(0) ok 736 - Output file does not exist ok 737 - $of isa IO::File ok 738 - Uncompressed ok ok 739 - Created output file ok 740 - Input buffer not changed ok 741 - Uncompressed matches original ok 742 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(0) ok 743 - Output file does not exist ok 744 - Uncompressed ok ok 745 - Created output file ok 746 - Input buffer not changed ok 747 - Uncompressed matches original ok 748 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(0) ok 749 - Output file does not exist ok 750 - $out isa IO::File ok 751 - Uncompressed ok ok 752 - Created output file ok 753 - Input buffer not changed ok 754 - Uncompressed matches original ok 755 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 756 - Uncompressed ok ok 757 - Input buffer not changed ok 758 - Uncompressed matches original ok 759 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(0) ok 760 - Output file does not exist ok 761 - Uncompressed ok ok 762 - Created output file ok 763 - Input buffer not changed ok 764 - Uncompressed matches original ok 765 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(0) ok 766 - Output file does not exist ok 767 - $out isa IO::File ok 768 - Uncompressed ok ok 769 - Created output file ok 770 - Input buffer not changed ok 771 - Uncompressed matches original ok 772 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 773 - Uncompressed ok ok 774 - Input buffer not changed ok 775 - Uncompressed matches original ok 776 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(0) ok 777 - redirect STDIN ok 778 - Uncompressed ok ok 779 - Input buffer not changed ok 780 - Uncompressed matches original ok 781 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(1) ok 782 - Uncompressed ok ok 783 - Input buffer not changed ok 784 - Uncompressed matches original ok 785 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(1) ok 786 - Uncompressed ok ok 787 - Input buffer not changed ok 788 - Uncompressed matches original ok 789 - Uncompressed matches original ok 790 - only 2 elements in the array ok 791 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(1) ok 792 - Uncompressed ok ok 793 - Created output file ok 794 - Input buffer not changed ok 795 - Uncompressed matches original ok 796 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(1) ok 797 - $of isa IO::File ok 798 - Uncompressed ok ok 799 - Created output file ok 800 - Input buffer not changed ok 801 - Uncompressed matches original ok 802 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(1) ok 803 - Uncompressed ok ok 804 - Created output file ok 805 - Input buffer not changed ok 806 - Uncompressed matches original ok 807 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(1) ok 808 - $out isa IO::File ok 809 - Uncompressed ok ok 810 - Created output file ok 811 - Input buffer not changed ok 812 - Uncompressed matches original ok 813 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 814 - Uncompressed ok ok 815 - Input buffer not changed ok 816 - Uncompressed matches original ok 817 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(1) ok 818 - Uncompressed ok ok 819 - Created output file ok 820 - Input buffer not changed ok 821 - Uncompressed matches original ok 822 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(1) ok 823 - $out isa IO::File ok 824 - Uncompressed ok ok 825 - Created output file ok 826 - Input buffer not changed ok 827 - Uncompressed matches original ok 828 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 829 - Uncompressed ok ok 830 - Input buffer not changed ok 831 - Uncompressed matches original ok 832 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(1) ok 833 - redirect STDIN ok 834 - Uncompressed ok ok 835 - Input buffer not changed ok 836 - Uncompressed matches original ok 837 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Buffer, InputLength ok 838 - Uncompressed ok ok 839 - Uncompressed matches original ok 840 - Length of Appended data ok ok 841 - Appended data ok ok 842 - Uncompressed ok ok 843 - Uncompressed matches original ok 844 - Length of Appended data ok ok 845 - Appended data ok ok 846 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via -) to Buffer content, InputLength ok 847 - redirect STDIN ok 848 - Uncompressed ok ok 849 - Length of Appended data ok ok 850 - Uncompressed matches original ok 851 - Appended data ok ok 852 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via *main::STDIN) to Buffer content, InputLength ok 853 - redirect STDIN ok 854 - Uncompressed ok ok 855 - Length of Appended data ok ok 856 - Uncompressed matches original ok 857 - Appended data ok ok 858 - Created output filehandle ok 859 - IO::Uncompress::Inflate::inflate - From ArrayRef to Buffer ok 860 - UnCompressed ok ok 861 ok 862 - IO::Uncompress::Inflate::inflate - From ArrayRef to Filename ok 863 - UnCompressed ok ok 864 ok 865 - IO::Uncompress::Inflate::inflate - From ArrayRef to Filehandle ok 866 - UnCompressed ok ok 867 ok 868 - IO::Uncompress::Inflate::inflate - From Array Ref to Array Ref ok 869 - UnCompressed ok ok 870 - Input array not changed ok 871 - Got Expected uncompressed data ok 872 - Created output filehandle ok 873 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Buffer ok 874 - UnCompressed ok ok 875 ok 876 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filename ok 877 - UnCompressed ok ok 878 ok 879 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filehandle ok 880 - UnCompressed ok ok 881 ok 882 - IO::Uncompress::AnyUncompress::anyuncompress - From Array Ref to Array Ref ok 883 - UnCompressed ok ok 884 - Input array not changed ok 885 - Got Expected uncompressed data ok 886 - Temp Directory tmpdir1 exists ok 887 - IO::Uncompress::Inflate::inflate - From FileGlob to FileGlob ok 888 - UnCompressed ok ok 889 - got expected from tmpdir2/a1.tmp ok 890 - got expected from tmpdir2/a2.tmp ok 891 - got expected from tmpdir2/a3.tmp ok 892 - got all files ok 893 - IO::Uncompress::Inflate::inflate - From FileGlob to Arrayref ok 894 - UnCompressed ok ok 895 - got expected data ok 896 - got expected data ok 897 - got expected data ok 898 - got expected data ok 899 - got all files ok 900 - IO::Uncompress::Inflate::inflate - From FileGlob to Buffer ok 901 - UnCompressed ok ok 902 - got expected uncompressed data ok 903 - IO::Uncompress::Inflate::inflate - From FileGlob to Filename ok 904 - tst00184.tmp does not exist ok 905 - UnCompressed ok ok 906 - tst00184.tmp does exist ok 907 - got expected uncompressed data ok 908 - IO::Uncompress::Inflate::inflate - From FileGlob to Filehandle ok 909 - UnCompressed ok ok 910 - abc does exist ok 911 - got expected uncompressed data ok 912 - Temp Directory tmpdir1 exists ok 913 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to FileGlob ok 914 - UnCompressed ok ok 915 - got expected from tmpdir2/a1.tmp ok 916 - got expected from tmpdir2/a2.tmp ok 917 - got expected from tmpdir2/a3.tmp ok 918 - got all files ok 919 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Arrayref ok 920 - UnCompressed ok ok 921 - got expected data ok 922 - got expected data ok 923 - got expected data ok 924 - got expected data ok 925 - got all files ok 926 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Buffer ok 927 - UnCompressed ok ok 928 - got expected uncompressed data ok 929 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filename ok 930 - tst00185.tmp does not exist ok 931 - UnCompressed ok ok 932 - tst00185.tmp does exist ok 933 - got expected uncompressed data ok 934 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filehandle ok 935 - UnCompressed ok ok 936 - abc does exist ok 937 - got expected uncompressed data ok 938 - More write tests ok 939 - Array Input Error tests ok 940 - [] ok 941 - IO::Compress::Deflate::deflate fails ok 942 - got error message ok 943 - [[]] ok 944 - IO::Compress::Deflate::deflate fails ok 945 - got error message ok 946 - [[[]]] ok 947 - IO::Compress::Deflate::deflate fails ok 948 - got error message ok 949 - [[\"ab"], [\"cd"]] ok 950 - IO::Compress::Deflate::deflate fails ok 951 - got error message ok 952 - [\""] ok 953 - IO::Compress::Deflate::deflate fails ok 954 - got error message ok 955 - [\undef] ok 956 - IO::Compress::Deflate::deflate fails ok 957 - got error message ok 958 - [\"abcd"] ok 959 - IO::Compress::Deflate::deflate fails ok 960 - got error message ok 961 - [\&xx] ok 962 - IO::Compress::Deflate::deflate fails ok 963 - got error message ok 964 - [$fh2] ok 965 - IO::Compress::Deflate::deflate fails ok 966 - got error message ok 967 - [""] ok 968 - got error message ok 969 - [undef] ok 970 - got error message ok 971 - no warnings ok 2/971 skipped: various reasons t/105oneshot-gzip-only..........1..71 ok 1 - use IO::Compress::Gzip; ok 2 - use IO::Uncompress::Gunzip; ok 3 - Check gzip header default NAME & MTIME settings ok 4 - gzip ok ok 5 - gunzip ok ok 6 - got expected content ok 7 - Created IO::Uncompress::Gunzip object ok 8 - got Header info ok 9 - read ok ok 10 - got expected content ok 11 - closed ok ok 12 - Name is 'tst00000.tmp' ok 13 - Time is ok ok 14 - Override Name ok 15 - gzip ok ok 16 - gunzip ok ok 17 - got expected content ok 18 - Created IO::Uncompress::Gunzip object ok 19 - got Header info ok 20 - read ok ok 21 - got expected content ok 22 - closed ok ok 23 - Name is 'abcde' ok 24 - Time is ok ok 25 - Override Time ok 26 - gzip ok ok 27 - gunzip ok ok 28 - got expected content ok 29 - Created IO::Uncompress::Gunzip object ok 30 - got Header info ok 31 - read ok ok 32 - got expected content ok 33 - closed ok ok 34 - Name is 'tst00000.tmp' ok 35 - Time is 1234 ok 36 - Override Name and Time ok 37 - gzip ok ok 38 - gunzip ok ok 39 - got expected content ok 40 - Created IO::Uncompress::Gunzip object ok 41 - got Header info ok 42 - read ok ok 43 - got expected content ok 44 - closed ok ok 45 - Name is 'abcde' ok 46 - Time is 4321 ok 47 - Filehandle doesn't have default Name or Time ok 48 - gzip ok ok 49 - gunzip ok ok 50 - got expected content ok 51 - Created IO::Uncompress::Gunzip object ok 52 - got Header info ok 53 - read ok ok 54 - got expected content ok 55 - closed ok ok 56 - Name is undef ok 57 - Time is ok ok 58 - Time is ok ok 59 - Buffer doesn't have default Name or Time ok 60 - gzip ok ok 61 - gunzip ok ok 62 - got expected content ok 63 - Created IO::Uncompress::Gunzip object ok 64 - got Header info ok 65 - read ok ok 66 - got expected content ok 67 - closed ok ok 68 - Name is undef ok 69 - Time is ok ok 70 - Time is ok ok 71 - no warnings ok t/105oneshot-gzip...............1..971 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Gzip::gzip Error Cases ok 3 - Illegal Parameters ok 4 - No Parameters ok 5 - Output is read-only ok 6 - Input filename undef ok 7 - Input filename empty ok 8 - Input and Output filename are the same ok 9 - IO::Compress::Gzip::gzip returned undef ok 10 - Input filename is a directory ok 11 - IO::Compress::Gzip::gzip returned undef ok 12 - Output filename is a directory ok 13 - Input and Output buffer are the same ok 14 - Input and Output handle are the same ok 15 - File zero length ok 16 - Bad Output Param ok 17 - Bad Output Param ok 18 - Bad Input Param ok 19 - Bad Input Param ok 20 - input file 'abc.def' does not exist ok 21 - IO::Compress::Gzip::gzip returned undef ok 22 - input File 'abc.def' does not exist ok 23 - output File '/tmp/abd/abc.def' does not exist ok 24 - IO::Compress::Gzip::gzip returned undef ok 25 - output File '/tmp/abd/abc.def' does not exist ok 26 - Output fileglob with no input fileglob ok 27 - IO::Compress::Gzip::gzip returned undef ok 28 - IO::Compress::Gzip::gzip returned undef ok 29 - Unmatched ) in input fileglob ok 30 - Testing IO::Uncompress::Gunzip::gunzip Error Cases ok 31 - Illegal Parameters ok 32 - No Parameters ok 33 - Output is read-only ok 34 - Input filename undef ok 35 - Input filename empty ok 36 - Input and Output filename are the same ok 37 - IO::Uncompress::Gunzip::gunzip returned undef ok 38 - Input filename is a directory ok 39 - IO::Uncompress::Gunzip::gunzip returned undef ok 40 - Output filename is a directory ok 41 - Input and Output buffer are the same ok 42 - Input and Output handle are the same ok 43 - File zero length ok 44 - Bad Output Param ok 45 - Bad Output Param ok 46 - Bad Input Param ok 47 - Bad Input Param ok 48 - input file 'abc.def' does not exist ok 49 - IO::Uncompress::Gunzip::gunzip returned undef ok 50 - input File 'abc.def' does not exist ok 51 - output File '/tmp/abd/abc.def' does not exist ok 52 - IO::Uncompress::Gunzip::gunzip returned undef ok 53 - output File '/tmp/abd/abc.def' does not exist ok 54 - Output fileglob with no input fileglob ok 55 - IO::Uncompress::Gunzip::gunzip returned undef ok 56 - IO::Uncompress::Gunzip::gunzip returned undef ok 57 - Unmatched ) in input fileglob ok 58 - Testing IO::Uncompress::AnyUncompress::anyuncompress Error Cases ok 59 - Illegal Parameters ok 60 - No Parameters ok 61 - Output is read-only ok 62 - Input filename undef ok 63 - Input filename empty ok 64 - Input and Output filename are the same ok 65 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 66 - Input filename is a directory ok 67 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 68 - Output filename is a directory ok 69 - Input and Output buffer are the same ok 70 - Input and Output handle are the same ok 71 - File zero length ok 72 - Bad Output Param ok 73 - Bad Output Param ok 74 - Bad Input Param ok 75 - Bad Input Param ok 76 - input file 'abc.def' does not exist ok 77 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 78 - input File 'abc.def' does not exist ok 79 - output File '/tmp/abd/abc.def' does not exist ok 80 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 81 - output File '/tmp/abd/abc.def' does not exist ok 82 - Output fileglob with no input fileglob ok 83 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 84 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 85 - Unmatched ) in input fileglob ok 86 # skip readonly + threads ok 87 - TrailingData output not scaral reference ok 88 # skip readonly + threads ok 89 - TrailingData output not scaral reference ok 90 - Non-compressed data with IO::Uncompress::Gunzip::gunzip, Transparent => 0 ok 91 - Input buffer not changed ok 92 - IO::Uncompress::Gunzip::gunzip returned false ok 93 - error is 'Header Error: Bad Magic' ok 94 - Non-compressed data with IO::Uncompress::Gunzip::gunzip, Transparent => 1 ok 95 - Input buffer not changed ok 96 - IO::Uncompress::Gunzip::gunzip returned true ok 97 - got expected output ok 98 - no error [] ok 99 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 0 ok 100 - Input buffer not changed ok 101 - IO::Uncompress::AnyUncompress::anyuncompress returned false ok 102 - error is 'Header Error: Bad Magic.' ok 103 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 1 ok 104 - Input buffer not changed ok 105 - IO::Uncompress::AnyUncompress::anyuncompress returned true ok 106 - got expected output ok 107 - no error [] ok 108 - IO::Uncompress::Gunzip - corrupt data ok 109 - IO::Compress::Gzip::gzip ok ok 110 - IO::Uncompress::Gunzip ok ok 111 - Got error 'unexpected end of file' ok 112 - anyuncompress ok ok 113 - Got error 'unexpected end of file' ok 114 - IO::Compress::Gzip::gzip - From Buff to Buff content '' Append 1 ok 115 - Compressed ok ok 116 - Input buffer not changed ok 117 - Already OK ok 118 - Uncompressed matches original ok 119 - IO::Compress::Gzip::gzip - From Buff to Array Ref content '' Append 1 ok 120 - Compressed ok ok 121 - Array[0] unchanged ok 122 - Input buffer not changed ok 123 - Uncompressed matches original ok 124 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content '' Append 1 ok 125 - Compressed ok ok 126 - Array[0] unchanged ok 127 - Uncompressed matches original ok 128 - IO::Compress::Gzip::gzip - From Buff to Filename content '' Append 1 ok 129 - Output file does not exist ok 130 - Compressed ok ok 131 - Created output file ok 132 - Already OK ok 133 - Uncompressed matches original ok 134 - IO::Compress::Gzip::gzip - From Buff to Handle content '' Append 1 ok 135 - Output file does not exist ok 136 - Created output filehandle ok 137 - Compressed ok ok 138 - Created output file ok 139 - Already OK ok 140 - Uncompressed matches original ok 141 - IO::Compress::Gzip::gzip - From Filename to Filename content '' Append 1 ok 142 - Output file does not exist ok 143 - Compressed ok ok 144 - Created output file ok 145 - Already OK ok 146 - Uncompressed matches original ok 147 - IO::Compress::Gzip::gzip - From Filename to Handle content '' Append 1 ok 148 - Output file does not exist ok 149 - Compressed ok ok 150 - Created output file ok 151 - Already OK ok 152 - Uncompressed matches original ok 153 - IO::Compress::Gzip::gzip - From Filename to Buffer content '' Append 1 ok 154 - Compressed ok ok 155 - Already OK ok 156 - Uncompressed matches original ok 157 - IO::Compress::Gzip::gzip - From Handle to Filename content '' Append 1 ok 158 - Output file does not exist ok 159 - Compressed ok ok 160 - Created output file ok 161 - Already OK ok 162 - Uncompressed matches original ok 163 - IO::Compress::Gzip::gzip - From Handle to Handle content '' Append 1 ok 164 - Output file does not exist ok 165 - Compressed ok ok 166 - Created output file ok 167 - Already OK ok 168 - Uncompressed matches original ok 169 - IO::Compress::Gzip::gzip - From Handle to Buffer content '' Append 1 ok 170 - Compressed ok ok 171 - Already OK ok 172 - Uncompressed matches original ok 173 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content '' Append 1 ok 174 - redirect STDIN ok 175 - Compressed ok ok 176 - Already OK ok 177 - Uncompressed matches original ok 178 - IO::Compress::Gzip::gzip - From Buff to Buff content '' Append 1 ok 179 - Compressed ok ok 180 - Input buffer not changed ok 181 - Already OK ok 182 - Uncompressed matches original ok 183 - IO::Compress::Gzip::gzip - From Buff to Array Ref content '' Append 1 ok 184 - Compressed ok ok 185 - Array[0] unchanged ok 186 - Input buffer not changed ok 187 - Uncompressed matches original ok 188 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content '' Append 1 ok 189 - Compressed ok ok 190 - Array[0] unchanged ok 191 - Uncompressed matches original ok 192 - IO::Compress::Gzip::gzip - From Buff to Filename content '' Append 1 ok 193 - Output file does not exist ok 194 - Compressed ok ok 195 - Created output file ok 196 - Already OK ok 197 - Uncompressed matches original ok 198 - IO::Compress::Gzip::gzip - From Buff to Handle content '' Append 1 ok 199 - Output file does not exist ok 200 - Created output filehandle ok 201 - Compressed ok ok 202 - Created output file ok 203 - Already OK ok 204 - Uncompressed matches original ok 205 - IO::Compress::Gzip::gzip - From Filename to Filename content '' Append 1 ok 206 - Output file does not exist ok 207 - Compressed ok ok 208 - Created output file ok 209 - Already OK ok 210 - Uncompressed matches original ok 211 - IO::Compress::Gzip::gzip - From Filename to Handle content '' Append 1 ok 212 - Output file does not exist ok 213 - Compressed ok ok 214 - Created output file ok 215 - Already OK ok 216 - Uncompressed matches original ok 217 - IO::Compress::Gzip::gzip - From Filename to Buffer content '' Append 1 ok 218 - Compressed ok ok 219 - Already OK ok 220 - Uncompressed matches original ok 221 - IO::Compress::Gzip::gzip - From Handle to Filename content '' Append 1 ok 222 - Output file does not exist ok 223 - Compressed ok ok 224 - Created output file ok 225 - Already OK ok 226 - Uncompressed matches original ok 227 - IO::Compress::Gzip::gzip - From Handle to Handle content '' Append 1 ok 228 - Output file does not exist ok 229 - Compressed ok ok 230 - Created output file ok 231 - Already OK ok 232 - Uncompressed matches original ok 233 - IO::Compress::Gzip::gzip - From Handle to Buffer content '' Append 1 ok 234 - Compressed ok ok 235 - Already OK ok 236 - Uncompressed matches original ok 237 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content '' Append 1 ok 238 - redirect STDIN ok 239 - Compressed ok ok 240 - Already OK ok 241 - Uncompressed matches original ok 242 - IO::Compress::Gzip::gzip - From Buff to Buff content 'abcde' Append 1 ok 243 - Compressed ok ok 244 - Input buffer not changed ok 245 - Already OK ok 246 - Uncompressed matches original ok 247 - IO::Compress::Gzip::gzip - From Buff to Array Ref content 'abcde' Append 1 ok 248 - Compressed ok ok 249 - Array[0] unchanged ok 250 - Input buffer not changed ok 251 - Uncompressed matches original ok 252 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content 'abcde' Append 1 ok 253 - Compressed ok ok 254 - Array[0] unchanged ok 255 - Uncompressed matches original ok 256 - IO::Compress::Gzip::gzip - From Buff to Filename content 'abcde' Append 1 ok 257 - Output file does not exist ok 258 - Compressed ok ok 259 - Created output file ok 260 - Already OK ok 261 - Uncompressed matches original ok 262 - IO::Compress::Gzip::gzip - From Buff to Handle content 'abcde' Append 1 ok 263 - Output file does not exist ok 264 - Created output filehandle ok 265 - Compressed ok ok 266 - Created output file ok 267 - Already OK ok 268 - Uncompressed matches original ok 269 - IO::Compress::Gzip::gzip - From Filename to Filename content 'abcde' Append 1 ok 270 - Output file does not exist ok 271 - Compressed ok ok 272 - Created output file ok 273 - Already OK ok 274 - Uncompressed matches original ok 275 - IO::Compress::Gzip::gzip - From Filename to Handle content 'abcde' Append 1 ok 276 - Output file does not exist ok 277 - Compressed ok ok 278 - Created output file ok 279 - Already OK ok 280 - Uncompressed matches original ok 281 - IO::Compress::Gzip::gzip - From Filename to Buffer content 'abcde' Append 1 ok 282 - Compressed ok ok 283 - Already OK ok 284 - Uncompressed matches original ok 285 - IO::Compress::Gzip::gzip - From Handle to Filename content 'abcde' Append 1 ok 286 - Output file does not exist ok 287 - Compressed ok ok 288 - Created output file ok 289 - Already OK ok 290 - Uncompressed matches original ok 291 - IO::Compress::Gzip::gzip - From Handle to Handle content 'abcde' Append 1 ok 292 - Output file does not exist ok 293 - Compressed ok ok 294 - Created output file ok 295 - Already OK ok 296 - Uncompressed matches original ok 297 - IO::Compress::Gzip::gzip - From Handle to Buffer content 'abcde' Append 1 ok 298 - Compressed ok ok 299 - Already OK ok 300 - Uncompressed matches original ok 301 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content 'abcde' Append 1 ok 302 - redirect STDIN ok 303 - Compressed ok ok 304 - Already OK ok 305 - Uncompressed matches original ok 306 - IO::Compress::Gzip::gzip - From Buff to Buff content '' Append 0 ok 307 - Compressed ok ok 308 - Input buffer not changed ok 309 - Uncompressed matches original ok 310 - IO::Compress::Gzip::gzip - From Buff to Array Ref content '' Append 0 ok 311 - Compressed ok ok 312 - Array[0] unchanged ok 313 - Input buffer not changed ok 314 - Uncompressed matches original ok 315 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content '' Append 0 ok 316 - Compressed ok ok 317 - Array[0] unchanged ok 318 - Uncompressed matches original ok 319 - IO::Compress::Gzip::gzip - From Buff to Filename content '' Append 0 ok 320 - Output file does not exist ok 321 - Compressed ok ok 322 - Created output file ok 323 - Uncompressed matches original ok 324 - IO::Compress::Gzip::gzip - From Buff to Handle content '' Append 0 ok 325 - Output file does not exist ok 326 - Created output filehandle ok 327 - Compressed ok ok 328 - Created output file ok 329 - Uncompressed matches original ok 330 - IO::Compress::Gzip::gzip - From Filename to Filename content '' Append 0 ok 331 - Output file does not exist ok 332 - Compressed ok ok 333 - Created output file ok 334 - Uncompressed matches original ok 335 - IO::Compress::Gzip::gzip - From Filename to Handle content '' Append 0 ok 336 - Output file does not exist ok 337 - Compressed ok ok 338 - Created output file ok 339 - Uncompressed matches original ok 340 - IO::Compress::Gzip::gzip - From Filename to Buffer content '' Append 0 ok 341 - Compressed ok ok 342 - Uncompressed matches original ok 343 - IO::Compress::Gzip::gzip - From Handle to Filename content '' Append 0 ok 344 - Output file does not exist ok 345 - Compressed ok ok 346 - Created output file ok 347 - Uncompressed matches original ok 348 - IO::Compress::Gzip::gzip - From Handle to Handle content '' Append 0 ok 349 - Output file does not exist ok 350 - Compressed ok ok 351 - Created output file ok 352 - Uncompressed matches original ok 353 - IO::Compress::Gzip::gzip - From Handle to Buffer content '' Append 0 ok 354 - Compressed ok ok 355 - Uncompressed matches original ok 356 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content '' Append 0 ok 357 - redirect STDIN ok 358 - Compressed ok ok 359 - Uncompressed matches original ok 360 - IO::Compress::Gzip::gzip - From Buff to Buff content '' Append 0 ok 361 - Compressed ok ok 362 - Input buffer not changed ok 363 - Uncompressed matches original ok 364 - IO::Compress::Gzip::gzip - From Buff to Array Ref content '' Append 0 ok 365 - Compressed ok ok 366 - Array[0] unchanged ok 367 - Input buffer not changed ok 368 - Uncompressed matches original ok 369 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content '' Append 0 ok 370 - Compressed ok ok 371 - Array[0] unchanged ok 372 - Uncompressed matches original ok 373 - IO::Compress::Gzip::gzip - From Buff to Filename content '' Append 0 ok 374 - Output file does not exist ok 375 - Compressed ok ok 376 - Created output file ok 377 - Uncompressed matches original ok 378 - IO::Compress::Gzip::gzip - From Buff to Handle content '' Append 0 ok 379 - Output file does not exist ok 380 - Created output filehandle ok 381 - Compressed ok ok 382 - Created output file ok 383 - Uncompressed matches original ok 384 - IO::Compress::Gzip::gzip - From Filename to Filename content '' Append 0 ok 385 - Output file does not exist ok 386 - Compressed ok ok 387 - Created output file ok 388 - Uncompressed matches original ok 389 - IO::Compress::Gzip::gzip - From Filename to Handle content '' Append 0 ok 390 - Output file does not exist ok 391 - Compressed ok ok 392 - Created output file ok 393 - Uncompressed matches original ok 394 - IO::Compress::Gzip::gzip - From Filename to Buffer content '' Append 0 ok 395 - Compressed ok ok 396 - Uncompressed matches original ok 397 - IO::Compress::Gzip::gzip - From Handle to Filename content '' Append 0 ok 398 - Output file does not exist ok 399 - Compressed ok ok 400 - Created output file ok 401 - Uncompressed matches original ok 402 - IO::Compress::Gzip::gzip - From Handle to Handle content '' Append 0 ok 403 - Output file does not exist ok 404 - Compressed ok ok 405 - Created output file ok 406 - Uncompressed matches original ok 407 - IO::Compress::Gzip::gzip - From Handle to Buffer content '' Append 0 ok 408 - Compressed ok ok 409 - Uncompressed matches original ok 410 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content '' Append 0 ok 411 - redirect STDIN ok 412 - Compressed ok ok 413 - Uncompressed matches original ok 414 - IO::Compress::Gzip::gzip - From Buff to Buff content 'abcde' Append 0 ok 415 - Compressed ok ok 416 - Input buffer not changed ok 417 - Uncompressed matches original ok 418 - IO::Compress::Gzip::gzip - From Buff to Array Ref content 'abcde' Append 0 ok 419 - Compressed ok ok 420 - Array[0] unchanged ok 421 - Input buffer not changed ok 422 - Uncompressed matches original ok 423 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref content 'abcde' Append 0 ok 424 - Compressed ok ok 425 - Array[0] unchanged ok 426 - Uncompressed matches original ok 427 - IO::Compress::Gzip::gzip - From Buff to Filename content 'abcde' Append 0 ok 428 - Output file does not exist ok 429 - Compressed ok ok 430 - Created output file ok 431 - Uncompressed matches original ok 432 - IO::Compress::Gzip::gzip - From Buff to Handle content 'abcde' Append 0 ok 433 - Output file does not exist ok 434 - Created output filehandle ok 435 - Compressed ok ok 436 - Created output file ok 437 - Uncompressed matches original ok 438 - IO::Compress::Gzip::gzip - From Filename to Filename content 'abcde' Append 0 ok 439 - Output file does not exist ok 440 - Compressed ok ok 441 - Created output file ok 442 - Uncompressed matches original ok 443 - IO::Compress::Gzip::gzip - From Filename to Handle content 'abcde' Append 0 ok 444 - Output file does not exist ok 445 - Compressed ok ok 446 - Created output file ok 447 - Uncompressed matches original ok 448 - IO::Compress::Gzip::gzip - From Filename to Buffer content 'abcde' Append 0 ok 449 - Compressed ok ok 450 - Uncompressed matches original ok 451 - IO::Compress::Gzip::gzip - From Handle to Filename content 'abcde' Append 0 ok 452 - Output file does not exist ok 453 - Compressed ok ok 454 - Created output file ok 455 - Uncompressed matches original ok 456 - IO::Compress::Gzip::gzip - From Handle to Handle content 'abcde' Append 0 ok 457 - Output file does not exist ok 458 - Compressed ok ok 459 - Created output file ok 460 - Uncompressed matches original ok 461 - IO::Compress::Gzip::gzip - From Handle to Buffer content 'abcde' Append 0 ok 462 - Compressed ok ok 463 - Uncompressed matches original ok 464 - IO::Compress::Gzip::gzip - From stdin (via '-') to Buffer content 'abcde' Append 0 ok 465 - redirect STDIN ok 466 - Compressed ok ok 467 - Uncompressed matches original ok 468 - Created output filehandle ok 469 - IO::Compress::Gzip::gzip - From Array Ref to Array Ref ok 470 - Compressed ok ok 471 - Array[0] unchanged ok 472 - Input array not changed ok 473 - Got Expected uncompressed data ok 474 - IO::Compress::Gzip::gzip - From Array Ref to Buffer, MultiStream 1 ok 475 - Compressed ok ok 476 - Got Expected uncompressed data ok 477 - Header count ok ok 478 - IO::Compress::Gzip::gzip - From Array Ref to Filename, MultiStream 1 ok 479 - Compressed ok ok 480 - Got Expected uncompressed data ok 481 - Header count ok ok 482 - IO::Compress::Gzip::gzip - From Array Ref to Filehandle, MultiStream 1 ok 483 - Compressed ok ok 484 - Got Expected uncompressed data ok 485 - Header count ok ok 486 - IO::Compress::Gzip::gzip - From Array Ref to Buffer, MultiStream 0 ok 487 - Compressed ok ok 488 - Got Expected uncompressed data ok 489 - Header count ok ok 490 - IO::Compress::Gzip::gzip - From Array Ref to Filename, MultiStream 0 ok 491 - Compressed ok ok 492 - Got Expected uncompressed data ok 493 - Header count ok ok 494 - IO::Compress::Gzip::gzip - From Array Ref to Filehandle, MultiStream 0 ok 495 - Compressed ok ok 496 - Got Expected uncompressed data ok 497 - Header count ok ok 498 - Trailingdata with IO::Uncompress::Gunzip::gunzip, from filehandle ok 499 - Compressed ok ok 500 - Uncompressed OK ok 501 - Got uncompressed data ok 502 - Got trailing data ok 503 - Trailingdata with IO::Uncompress::Gunzip::gunzip, from buffer ok 504 - Compressed ok ok 505 - Uncompressed OK ok 506 - Got uncompressed data ok 507 - Got trailing data ok 508 - Temp Directory tmpdir1 exists ok 509 - IO::Compress::Gzip::gzip - From FileGlob to FileGlob files [a1] ok 510 - Compressed ok ok 511 - got expected from tmpdir2/a1.tmp ok 512 - got all files ok 513 - IO::Compress::Gzip::gzip - From FileGlob to Array files [a1] ok 514 - Compressed ok ok 515 ok 516 - got expected ok 517 - got all files ok 518 - IO::Compress::Gzip::gzip - From FileGlob to Buffer files [a1], MS 1 ok 519 - Compressed ok ok 520 - got expected ok 521 - Header count ok ok 522 - IO::Compress::Gzip::gzip - From FileGlob to Filename files [a1], MS 1 ok 523 - Compressed ok ok 524 - got expected ok 525 - Header count ok ok 526 - IO::Compress::Gzip::gzip - From FileGlob to Filehandle files [a1], MS 1 ok 527 - Compressed ok ok 528 - got expected ok 529 - Header count ok ok 530 - IO::Compress::Gzip::gzip - From FileGlob to Buffer files [a1], MS 0 ok 531 - Compressed ok ok 532 - got expected ok 533 - Header count ok ok 534 - IO::Compress::Gzip::gzip - From FileGlob to Filename files [a1], MS 0 ok 535 - Compressed ok ok 536 - got expected ok 537 - Header count ok ok 538 - IO::Compress::Gzip::gzip - From FileGlob to Filehandle files [a1], MS 0 ok 539 - Compressed ok ok 540 - got expected ok 541 - Header count ok ok 542 - Temp Directory tmpdir1 exists ok 543 - IO::Compress::Gzip::gzip - From FileGlob to FileGlob files [a1 a2 a3] ok 544 - Compressed ok ok 545 - got expected from tmpdir2/a1.tmp ok 546 - got expected from tmpdir2/a2.tmp ok 547 - got expected from tmpdir2/a3.tmp ok 548 - got all files ok 549 - IO::Compress::Gzip::gzip - From FileGlob to Array files [a1 a2 a3] ok 550 - Compressed ok ok 551 ok 552 - got expected ok 553 - got expected ok 554 - got expected ok 555 - got all files ok 556 - IO::Compress::Gzip::gzip - From FileGlob to Buffer files [a1 a2 a3], MS 1 ok 557 - Compressed ok ok 558 - got expected ok 559 - Header count ok ok 560 - IO::Compress::Gzip::gzip - From FileGlob to Filename files [a1 a2 a3], MS 1 ok 561 - Compressed ok ok 562 - got expected ok 563 - Header count ok ok 564 - IO::Compress::Gzip::gzip - From FileGlob to Filehandle files [a1 a2 a3], MS 1 ok 565 - Compressed ok ok 566 - got expected ok 567 - Header count ok ok 568 - IO::Compress::Gzip::gzip - From FileGlob to Buffer files [a1 a2 a3], MS 0 ok 569 - Compressed ok ok 570 - got expected ok 571 - Header count ok ok 572 - IO::Compress::Gzip::gzip - From FileGlob to Filename files [a1 a2 a3], MS 0 ok 573 - Compressed ok ok 574 - got expected ok 575 - Header count ok ok 576 - IO::Compress::Gzip::gzip - From FileGlob to Filehandle files [a1 a2 a3], MS 0 ok 577 - Compressed ok ok 578 - got expected ok 579 - Header count ok ok 580 - IO::Uncompress::Gunzip::gunzip - From Buff to Buff, Append(0) ok 581 - Uncompressed ok ok 582 - Input buffer not changed ok 583 - Uncompressed matches original ok 584 - IO::Uncompress::Gunzip::gunzip - From Buff to Array, Append(0) ok 585 - Uncompressed ok ok 586 - Input buffer not changed ok 587 - Uncompressed matches original ok 588 - Uncompressed matches original ok 589 - only 2 elements in the array ok 590 - IO::Uncompress::Gunzip::gunzip - From Buff to Filename, Append(0) ok 591 - Output file does not exist ok 592 - Uncompressed ok ok 593 - Created output file ok 594 - Input buffer not changed ok 595 - Uncompressed matches original ok 596 - IO::Uncompress::Gunzip::gunzip - From Buff to Handle, Append(0) ok 597 - Output file does not exist ok 598 - $of isa IO::File ok 599 - Uncompressed ok ok 600 - Created output file ok 601 - Input buffer not changed ok 602 - Uncompressed matches original ok 603 - IO::Uncompress::Gunzip::gunzip - From Filename to Filename, Append(0) ok 604 - Output file does not exist ok 605 - Uncompressed ok ok 606 - Created output file ok 607 - Input buffer not changed ok 608 - Uncompressed matches original ok 609 - IO::Uncompress::Gunzip::gunzip - From Filename to Handle, Append(0) ok 610 - Output file does not exist ok 611 - $out isa IO::File ok 612 - Uncompressed ok ok 613 - Created output file ok 614 - Input buffer not changed ok 615 - Uncompressed matches original ok 616 - IO::Uncompress::Gunzip::gunzip - From Filename to Buffer, Append(0) ok 617 - Uncompressed ok ok 618 - Input buffer not changed ok 619 - Uncompressed matches original ok 620 - IO::Uncompress::Gunzip::gunzip - From Handle to Filename, Append(0) ok 621 - Output file does not exist ok 622 - Uncompressed ok ok 623 - Created output file ok 624 - Input buffer not changed ok 625 - Uncompressed matches original ok 626 - IO::Uncompress::Gunzip::gunzip - From Handle to Handle, Append(0) ok 627 - Output file does not exist ok 628 - $out isa IO::File ok 629 - Uncompressed ok ok 630 - Created output file ok 631 - Input buffer not changed ok 632 - Uncompressed matches original ok 633 - IO::Uncompress::Gunzip::gunzip - From Filename to Buffer, Append(0) ok 634 - Uncompressed ok ok 635 - Input buffer not changed ok 636 - Uncompressed matches original ok 637 - IO::Uncompress::Gunzip::gunzip - From stdin (via '-') to Buffer content, Append(0) ok 638 - redirect STDIN ok 639 - Uncompressed ok ok 640 - Input buffer not changed ok 641 - Uncompressed matches original ok 642 - IO::Uncompress::Gunzip::gunzip - From Buff to Buff, Append(1) ok 643 - Uncompressed ok ok 644 - Input buffer not changed ok 645 - Uncompressed matches original ok 646 - IO::Uncompress::Gunzip::gunzip - From Buff to Array, Append(1) ok 647 - Uncompressed ok ok 648 - Input buffer not changed ok 649 - Uncompressed matches original ok 650 - Uncompressed matches original ok 651 - only 2 elements in the array ok 652 - IO::Uncompress::Gunzip::gunzip - From Buff to Filename, Append(1) ok 653 - Uncompressed ok ok 654 - Created output file ok 655 - Input buffer not changed ok 656 - Uncompressed matches original ok 657 - IO::Uncompress::Gunzip::gunzip - From Buff to Handle, Append(1) ok 658 - $of isa IO::File ok 659 - Uncompressed ok ok 660 - Created output file ok 661 - Input buffer not changed ok 662 - Uncompressed matches original ok 663 - IO::Uncompress::Gunzip::gunzip - From Filename to Filename, Append(1) ok 664 - Uncompressed ok ok 665 - Created output file ok 666 - Input buffer not changed ok 667 - Uncompressed matches original ok 668 - IO::Uncompress::Gunzip::gunzip - From Filename to Handle, Append(1) ok 669 - $out isa IO::File ok 670 - Uncompressed ok ok 671 - Created output file ok 672 - Input buffer not changed ok 673 - Uncompressed matches original ok 674 - IO::Uncompress::Gunzip::gunzip - From Filename to Buffer, Append(1) ok 675 - Uncompressed ok ok 676 - Input buffer not changed ok 677 - Uncompressed matches original ok 678 - IO::Uncompress::Gunzip::gunzip - From Handle to Filename, Append(1) ok 679 - Uncompressed ok ok 680 - Created output file ok 681 - Input buffer not changed ok 682 - Uncompressed matches original ok 683 - IO::Uncompress::Gunzip::gunzip - From Handle to Handle, Append(1) ok 684 - $out isa IO::File ok 685 - Uncompressed ok ok 686 - Created output file ok 687 - Input buffer not changed ok 688 - Uncompressed matches original ok 689 - IO::Uncompress::Gunzip::gunzip - From Filename to Buffer, Append(1) ok 690 - Uncompressed ok ok 691 - Input buffer not changed ok 692 - Uncompressed matches original ok 693 - IO::Uncompress::Gunzip::gunzip - From stdin (via '-') to Buffer content, Append(1) ok 694 - redirect STDIN ok 695 - Uncompressed ok ok 696 - Input buffer not changed ok 697 - Uncompressed matches original ok 698 - IO::Uncompress::Gunzip::gunzip - From Handle to Buffer, InputLength ok 699 - Uncompressed ok ok 700 - Uncompressed matches original ok 701 - Length of Appended data ok ok 702 - Appended data ok ok 703 - Uncompressed ok ok 704 - Uncompressed matches original ok 705 - Length of Appended data ok ok 706 - Appended data ok ok 707 - IO::Uncompress::Gunzip::gunzip - From stdin (via -) to Buffer content, InputLength ok 708 - redirect STDIN ok 709 - Uncompressed ok ok 710 - Length of Appended data ok ok 711 - Uncompressed matches original ok 712 - Appended data ok ok 713 - IO::Uncompress::Gunzip::gunzip - From stdin (via *main::STDIN) to Buffer content, InputLength ok 714 - redirect STDIN ok 715 - Uncompressed ok ok 716 - Length of Appended data ok ok 717 - Uncompressed matches original ok 718 - Appended data ok ok 719 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(0) ok 720 - Uncompressed ok ok 721 - Input buffer not changed ok 722 - Uncompressed matches original ok 723 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(0) ok 724 - Uncompressed ok ok 725 - Input buffer not changed ok 726 - Uncompressed matches original ok 727 - Uncompressed matches original ok 728 - only 2 elements in the array ok 729 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(0) ok 730 - Output file does not exist ok 731 - Uncompressed ok ok 732 - Created output file ok 733 - Input buffer not changed ok 734 - Uncompressed matches original ok 735 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(0) ok 736 - Output file does not exist ok 737 - $of isa IO::File ok 738 - Uncompressed ok ok 739 - Created output file ok 740 - Input buffer not changed ok 741 - Uncompressed matches original ok 742 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(0) ok 743 - Output file does not exist ok 744 - Uncompressed ok ok 745 - Created output file ok 746 - Input buffer not changed ok 747 - Uncompressed matches original ok 748 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(0) ok 749 - Output file does not exist ok 750 - $out isa IO::File ok 751 - Uncompressed ok ok 752 - Created output file ok 753 - Input buffer not changed ok 754 - Uncompressed matches original ok 755 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 756 - Uncompressed ok ok 757 - Input buffer not changed ok 758 - Uncompressed matches original ok 759 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(0) ok 760 - Output file does not exist ok 761 - Uncompressed ok ok 762 - Created output file ok 763 - Input buffer not changed ok 764 - Uncompressed matches original ok 765 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(0) ok 766 - Output file does not exist ok 767 - $out isa IO::File ok 768 - Uncompressed ok ok 769 - Created output file ok 770 - Input buffer not changed ok 771 - Uncompressed matches original ok 772 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 773 - Uncompressed ok ok 774 - Input buffer not changed ok 775 - Uncompressed matches original ok 776 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(0) ok 777 - redirect STDIN ok 778 - Uncompressed ok ok 779 - Input buffer not changed ok 780 - Uncompressed matches original ok 781 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(1) ok 782 - Uncompressed ok ok 783 - Input buffer not changed ok 784 - Uncompressed matches original ok 785 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(1) ok 786 - Uncompressed ok ok 787 - Input buffer not changed ok 788 - Uncompressed matches original ok 789 - Uncompressed matches original ok 790 - only 2 elements in the array ok 791 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(1) ok 792 - Uncompressed ok ok 793 - Created output file ok 794 - Input buffer not changed ok 795 - Uncompressed matches original ok 796 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(1) ok 797 - $of isa IO::File ok 798 - Uncompressed ok ok 799 - Created output file ok 800 - Input buffer not changed ok 801 - Uncompressed matches original ok 802 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(1) ok 803 - Uncompressed ok ok 804 - Created output file ok 805 - Input buffer not changed ok 806 - Uncompressed matches original ok 807 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(1) ok 808 - $out isa IO::File ok 809 - Uncompressed ok ok 810 - Created output file ok 811 - Input buffer not changed ok 812 - Uncompressed matches original ok 813 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 814 - Uncompressed ok ok 815 - Input buffer not changed ok 816 - Uncompressed matches original ok 817 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(1) ok 818 - Uncompressed ok ok 819 - Created output file ok 820 - Input buffer not changed ok 821 - Uncompressed matches original ok 822 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(1) ok 823 - $out isa IO::File ok 824 - Uncompressed ok ok 825 - Created output file ok 826 - Input buffer not changed ok 827 - Uncompressed matches original ok 828 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 829 - Uncompressed ok ok 830 - Input buffer not changed ok 831 - Uncompressed matches original ok 832 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(1) ok 833 - redirect STDIN ok 834 - Uncompressed ok ok 835 - Input buffer not changed ok 836 - Uncompressed matches original ok 837 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Buffer, InputLength ok 838 - Uncompressed ok ok 839 - Uncompressed matches original ok 840 - Length of Appended data ok ok 841 - Appended data ok ok 842 - Uncompressed ok ok 843 - Uncompressed matches original ok 844 - Length of Appended data ok ok 845 - Appended data ok ok 846 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via -) to Buffer content, InputLength ok 847 - redirect STDIN ok 848 - Uncompressed ok ok 849 - Length of Appended data ok ok 850 - Uncompressed matches original ok 851 - Appended data ok ok 852 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via *main::STDIN) to Buffer content, InputLength ok 853 - redirect STDIN ok 854 - Uncompressed ok ok 855 - Length of Appended data ok ok 856 - Uncompressed matches original ok 857 - Appended data ok ok 858 - Created output filehandle ok 859 - IO::Uncompress::Gunzip::gunzip - From ArrayRef to Buffer ok 860 - UnCompressed ok ok 861 ok 862 - IO::Uncompress::Gunzip::gunzip - From ArrayRef to Filename ok 863 - UnCompressed ok ok 864 ok 865 - IO::Uncompress::Gunzip::gunzip - From ArrayRef to Filehandle ok 866 - UnCompressed ok ok 867 ok 868 - IO::Uncompress::Gunzip::gunzip - From Array Ref to Array Ref ok 869 - UnCompressed ok ok 870 - Input array not changed ok 871 - Got Expected uncompressed data ok 872 - Created output filehandle ok 873 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Buffer ok 874 - UnCompressed ok ok 875 ok 876 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filename ok 877 - UnCompressed ok ok 878 ok 879 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filehandle ok 880 - UnCompressed ok ok 881 ok 882 - IO::Uncompress::AnyUncompress::anyuncompress - From Array Ref to Array Ref ok 883 - UnCompressed ok ok 884 - Input array not changed ok 885 - Got Expected uncompressed data ok 886 - Temp Directory tmpdir1 exists ok 887 - IO::Uncompress::Gunzip::gunzip - From FileGlob to FileGlob ok 888 - UnCompressed ok ok 889 - got expected from tmpdir2/a1.tmp ok 890 - got expected from tmpdir2/a2.tmp ok 891 - got expected from tmpdir2/a3.tmp ok 892 - got all files ok 893 - IO::Uncompress::Gunzip::gunzip - From FileGlob to Arrayref ok 894 - UnCompressed ok ok 895 - got expected data ok 896 - got expected data ok 897 - got expected data ok 898 - got expected data ok 899 - got all files ok 900 - IO::Uncompress::Gunzip::gunzip - From FileGlob to Buffer ok 901 - UnCompressed ok ok 902 - got expected uncompressed data ok 903 - IO::Uncompress::Gunzip::gunzip - From FileGlob to Filename ok 904 - tst00184.tmp does not exist ok 905 - UnCompressed ok ok 906 - tst00184.tmp does exist ok 907 - got expected uncompressed data ok 908 - IO::Uncompress::Gunzip::gunzip - From FileGlob to Filehandle ok 909 - UnCompressed ok ok 910 - abc does exist ok 911 - got expected uncompressed data ok 912 - Temp Directory tmpdir1 exists ok 913 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to FileGlob ok 914 - UnCompressed ok ok 915 - got expected from tmpdir2/a1.tmp ok 916 - got expected from tmpdir2/a2.tmp ok 917 - got expected from tmpdir2/a3.tmp ok 918 - got all files ok 919 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Arrayref ok 920 - UnCompressed ok ok 921 - got expected data ok 922 - got expected data ok 923 - got expected data ok 924 - got expected data ok 925 - got all files ok 926 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Buffer ok 927 - UnCompressed ok ok 928 - got expected uncompressed data ok 929 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filename ok 930 - tst00185.tmp does not exist ok 931 - UnCompressed ok ok 932 - tst00185.tmp does exist ok 933 - got expected uncompressed data ok 934 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filehandle ok 935 - UnCompressed ok ok 936 - abc does exist ok 937 - got expected uncompressed data ok 938 - More write tests ok 939 - Array Input Error tests ok 940 - [] ok 941 - IO::Compress::Gzip::gzip fails ok 942 - got error message ok 943 - [[]] ok 944 - IO::Compress::Gzip::gzip fails ok 945 - got error message ok 946 - [[[]]] ok 947 - IO::Compress::Gzip::gzip fails ok 948 - got error message ok 949 - [[\"ab"], [\"cd"]] ok 950 - IO::Compress::Gzip::gzip fails ok 951 - got error message ok 952 - [\""] ok 953 - IO::Compress::Gzip::gzip fails ok 954 - got error message ok 955 - [\undef] ok 956 - IO::Compress::Gzip::gzip fails ok 957 - got error message ok 958 - [\"abcd"] ok 959 - IO::Compress::Gzip::gzip fails ok 960 - got error message ok 961 - [\&xx] ok 962 - IO::Compress::Gzip::gzip fails ok 963 - got error message ok 964 - [$fh2] ok 965 - IO::Compress::Gzip::gzip fails ok 966 - got error message ok 967 - [""] ok 968 - got error message ok 969 - [undef] ok 970 - got error message ok 971 - no warnings ok 2/971 skipped: various reasons t/105oneshot-rawdeflate.........1..971 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::RawDeflate::rawdeflate Error Cases ok 3 - Illegal Parameters ok 4 - No Parameters ok 5 - Output is read-only ok 6 - Input filename undef ok 7 - Input filename empty ok 8 - Input and Output filename are the same ok 9 - IO::Compress::RawDeflate::rawdeflate returned undef ok 10 - Input filename is a directory ok 11 - IO::Compress::RawDeflate::rawdeflate returned undef ok 12 - Output filename is a directory ok 13 - Input and Output buffer are the same ok 14 - Input and Output handle are the same ok 15 - File zero length ok 16 - Bad Output Param ok 17 - Bad Output Param ok 18 - Bad Input Param ok 19 - Bad Input Param ok 20 - input file 'abc.def' does not exist ok 21 - IO::Compress::RawDeflate::rawdeflate returned undef ok 22 - input File 'abc.def' does not exist ok 23 - output File '/tmp/abd/abc.def' does not exist ok 24 - IO::Compress::RawDeflate::rawdeflate returned undef ok 25 - output File '/tmp/abd/abc.def' does not exist ok 26 - Output fileglob with no input fileglob ok 27 - IO::Compress::RawDeflate::rawdeflate returned undef ok 28 - IO::Compress::RawDeflate::rawdeflate returned undef ok 29 - Unmatched ) in input fileglob ok 30 - Testing IO::Uncompress::RawInflate::rawinflate Error Cases ok 31 - Illegal Parameters ok 32 - No Parameters ok 33 - Output is read-only ok 34 - Input filename undef ok 35 - Input filename empty ok 36 - Input and Output filename are the same ok 37 - IO::Uncompress::RawInflate::rawinflate returned undef ok 38 - Input filename is a directory ok 39 - IO::Uncompress::RawInflate::rawinflate returned undef ok 40 - Output filename is a directory ok 41 - Input and Output buffer are the same ok 42 - Input and Output handle are the same ok 43 - File zero length ok 44 - Bad Output Param ok 45 - Bad Output Param ok 46 - Bad Input Param ok 47 - Bad Input Param ok 48 - input file 'abc.def' does not exist ok 49 - IO::Uncompress::RawInflate::rawinflate returned undef ok 50 - input File 'abc.def' does not exist ok 51 - output File '/tmp/abd/abc.def' does not exist ok 52 - IO::Uncompress::RawInflate::rawinflate returned undef ok 53 - output File '/tmp/abd/abc.def' does not exist ok 54 - Output fileglob with no input fileglob ok 55 - IO::Uncompress::RawInflate::rawinflate returned undef ok 56 - IO::Uncompress::RawInflate::rawinflate returned undef ok 57 - Unmatched ) in input fileglob ok 58 - Testing IO::Uncompress::AnyUncompress::anyuncompress Error Cases ok 59 - Illegal Parameters ok 60 - No Parameters ok 61 - Output is read-only ok 62 - Input filename undef ok 63 - Input filename empty ok 64 - Input and Output filename are the same ok 65 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 66 - Input filename is a directory ok 67 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 68 - Output filename is a directory ok 69 - Input and Output buffer are the same ok 70 - Input and Output handle are the same ok 71 - File zero length ok 72 - Bad Output Param ok 73 - Bad Output Param ok 74 - Bad Input Param ok 75 - Bad Input Param ok 76 - input file 'abc.def' does not exist ok 77 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 78 - input File 'abc.def' does not exist ok 79 - output File '/tmp/abd/abc.def' does not exist ok 80 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 81 - output File '/tmp/abd/abc.def' does not exist ok 82 - Output fileglob with no input fileglob ok 83 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 84 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 85 - Unmatched ) in input fileglob ok 86 # skip readonly + threads ok 87 - TrailingData output not scaral reference ok 88 # skip readonly + threads ok 89 - TrailingData output not scaral reference ok 90 - Non-compressed data with IO::Uncompress::RawInflate::rawinflate, Transparent => 0 ok 91 - Input buffer not changed ok 92 - IO::Uncompress::RawInflate::rawinflate returned false ok 93 - error is 'unexpected end of file' ok 94 - Non-compressed data with IO::Uncompress::RawInflate::rawinflate, Transparent => 1 ok 95 - Input buffer not changed ok 96 - IO::Uncompress::RawInflate::rawinflate returned true ok 97 - got expected output ok 98 - no error [] ok 99 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 0 ok 100 - Input buffer not changed ok 101 - IO::Uncompress::AnyUncompress::anyuncompress returned false ok 102 - error is 'Header Error: Bad Magic.' ok 103 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 1 ok 104 - Input buffer not changed ok 105 - IO::Uncompress::AnyUncompress::anyuncompress returned true ok 106 - got expected output ok 107 - no error [] ok 108 - IO::Uncompress::RawInflate - corrupt data ok 109 - IO::Compress::RawDeflate::rawdeflate ok ok 110 - IO::Uncompress::RawInflate ok ok 111 - Got error 'unexpected end of file' ok 112 - anyuncompress ok ok 113 - Got error 'Header Error: Bad Magic.' ok 114 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content '' Append 1 ok 115 - Compressed ok ok 116 - Input buffer not changed ok 117 - Already OK ok 118 - Uncompressed matches original ok 119 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content '' Append 1 ok 120 - Compressed ok ok 121 - Array[0] unchanged ok 122 - Input buffer not changed ok 123 - Uncompressed matches original ok 124 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content '' Append 1 ok 125 - Compressed ok ok 126 - Array[0] unchanged ok 127 - Uncompressed matches original ok 128 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content '' Append 1 ok 129 - Output file does not exist ok 130 - Compressed ok ok 131 - Created output file ok 132 - Already OK ok 133 - Uncompressed matches original ok 134 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content '' Append 1 ok 135 - Output file does not exist ok 136 - Created output filehandle ok 137 - Compressed ok ok 138 - Created output file ok 139 - Already OK ok 140 - Uncompressed matches original ok 141 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content '' Append 1 ok 142 - Output file does not exist ok 143 - Compressed ok ok 144 - Created output file ok 145 - Already OK ok 146 - Uncompressed matches original ok 147 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content '' Append 1 ok 148 - Output file does not exist ok 149 - Compressed ok ok 150 - Created output file ok 151 - Already OK ok 152 - Uncompressed matches original ok 153 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content '' Append 1 ok 154 - Compressed ok ok 155 - Already OK ok 156 - Uncompressed matches original ok 157 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content '' Append 1 ok 158 - Output file does not exist ok 159 - Compressed ok ok 160 - Created output file ok 161 - Already OK ok 162 - Uncompressed matches original ok 163 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content '' Append 1 ok 164 - Output file does not exist ok 165 - Compressed ok ok 166 - Created output file ok 167 - Already OK ok 168 - Uncompressed matches original ok 169 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content '' Append 1 ok 170 - Compressed ok ok 171 - Already OK ok 172 - Uncompressed matches original ok 173 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content '' Append 1 ok 174 - redirect STDIN ok 175 - Compressed ok ok 176 - Already OK ok 177 - Uncompressed matches original ok 178 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content '' Append 1 ok 179 - Compressed ok ok 180 - Input buffer not changed ok 181 - Already OK ok 182 - Uncompressed matches original ok 183 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content '' Append 1 ok 184 - Compressed ok ok 185 - Array[0] unchanged ok 186 - Input buffer not changed ok 187 - Uncompressed matches original ok 188 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content '' Append 1 ok 189 - Compressed ok ok 190 - Array[0] unchanged ok 191 - Uncompressed matches original ok 192 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content '' Append 1 ok 193 - Output file does not exist ok 194 - Compressed ok ok 195 - Created output file ok 196 - Already OK ok 197 - Uncompressed matches original ok 198 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content '' Append 1 ok 199 - Output file does not exist ok 200 - Created output filehandle ok 201 - Compressed ok ok 202 - Created output file ok 203 - Already OK ok 204 - Uncompressed matches original ok 205 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content '' Append 1 ok 206 - Output file does not exist ok 207 - Compressed ok ok 208 - Created output file ok 209 - Already OK ok 210 - Uncompressed matches original ok 211 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content '' Append 1 ok 212 - Output file does not exist ok 213 - Compressed ok ok 214 - Created output file ok 215 - Already OK ok 216 - Uncompressed matches original ok 217 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content '' Append 1 ok 218 - Compressed ok ok 219 - Already OK ok 220 - Uncompressed matches original ok 221 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content '' Append 1 ok 222 - Output file does not exist ok 223 - Compressed ok ok 224 - Created output file ok 225 - Already OK ok 226 - Uncompressed matches original ok 227 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content '' Append 1 ok 228 - Output file does not exist ok 229 - Compressed ok ok 230 - Created output file ok 231 - Already OK ok 232 - Uncompressed matches original ok 233 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content '' Append 1 ok 234 - Compressed ok ok 235 - Already OK ok 236 - Uncompressed matches original ok 237 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content '' Append 1 ok 238 - redirect STDIN ok 239 - Compressed ok ok 240 - Already OK ok 241 - Uncompressed matches original ok 242 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content 'abcde' Append 1 ok 243 - Compressed ok ok 244 - Input buffer not changed ok 245 - Already OK ok 246 - Uncompressed matches original ok 247 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content 'abcde' Append 1 ok 248 - Compressed ok ok 249 - Array[0] unchanged ok 250 - Input buffer not changed ok 251 - Uncompressed matches original ok 252 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content 'abcde' Append 1 ok 253 - Compressed ok ok 254 - Array[0] unchanged ok 255 - Uncompressed matches original ok 256 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content 'abcde' Append 1 ok 257 - Output file does not exist ok 258 - Compressed ok ok 259 - Created output file ok 260 - Already OK ok 261 - Uncompressed matches original ok 262 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content 'abcde' Append 1 ok 263 - Output file does not exist ok 264 - Created output filehandle ok 265 - Compressed ok ok 266 - Created output file ok 267 - Already OK ok 268 - Uncompressed matches original ok 269 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content 'abcde' Append 1 ok 270 - Output file does not exist ok 271 - Compressed ok ok 272 - Created output file ok 273 - Already OK ok 274 - Uncompressed matches original ok 275 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content 'abcde' Append 1 ok 276 - Output file does not exist ok 277 - Compressed ok ok 278 - Created output file ok 279 - Already OK ok 280 - Uncompressed matches original ok 281 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content 'abcde' Append 1 ok 282 - Compressed ok ok 283 - Already OK ok 284 - Uncompressed matches original ok 285 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content 'abcde' Append 1 ok 286 - Output file does not exist ok 287 - Compressed ok ok 288 - Created output file ok 289 - Already OK ok 290 - Uncompressed matches original ok 291 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content 'abcde' Append 1 ok 292 - Output file does not exist ok 293 - Compressed ok ok 294 - Created output file ok 295 - Already OK ok 296 - Uncompressed matches original ok 297 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content 'abcde' Append 1 ok 298 - Compressed ok ok 299 - Already OK ok 300 - Uncompressed matches original ok 301 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content 'abcde' Append 1 ok 302 - redirect STDIN ok 303 - Compressed ok ok 304 - Already OK ok 305 - Uncompressed matches original ok 306 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content '' Append 0 ok 307 - Compressed ok ok 308 - Input buffer not changed ok 309 - Uncompressed matches original ok 310 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content '' Append 0 ok 311 - Compressed ok ok 312 - Array[0] unchanged ok 313 - Input buffer not changed ok 314 - Uncompressed matches original ok 315 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content '' Append 0 ok 316 - Compressed ok ok 317 - Array[0] unchanged ok 318 - Uncompressed matches original ok 319 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content '' Append 0 ok 320 - Output file does not exist ok 321 - Compressed ok ok 322 - Created output file ok 323 - Uncompressed matches original ok 324 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content '' Append 0 ok 325 - Output file does not exist ok 326 - Created output filehandle ok 327 - Compressed ok ok 328 - Created output file ok 329 - Uncompressed matches original ok 330 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content '' Append 0 ok 331 - Output file does not exist ok 332 - Compressed ok ok 333 - Created output file ok 334 - Uncompressed matches original ok 335 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content '' Append 0 ok 336 - Output file does not exist ok 337 - Compressed ok ok 338 - Created output file ok 339 - Uncompressed matches original ok 340 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content '' Append 0 ok 341 - Compressed ok ok 342 - Uncompressed matches original ok 343 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content '' Append 0 ok 344 - Output file does not exist ok 345 - Compressed ok ok 346 - Created output file ok 347 - Uncompressed matches original ok 348 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content '' Append 0 ok 349 - Output file does not exist ok 350 - Compressed ok ok 351 - Created output file ok 352 - Uncompressed matches original ok 353 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content '' Append 0 ok 354 - Compressed ok ok 355 - Uncompressed matches original ok 356 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content '' Append 0 ok 357 - redirect STDIN ok 358 - Compressed ok ok 359 - Uncompressed matches original ok 360 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content '' Append 0 ok 361 - Compressed ok ok 362 - Input buffer not changed ok 363 - Uncompressed matches original ok 364 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content '' Append 0 ok 365 - Compressed ok ok 366 - Array[0] unchanged ok 367 - Input buffer not changed ok 368 - Uncompressed matches original ok 369 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content '' Append 0 ok 370 - Compressed ok ok 371 - Array[0] unchanged ok 372 - Uncompressed matches original ok 373 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content '' Append 0 ok 374 - Output file does not exist ok 375 - Compressed ok ok 376 - Created output file ok 377 - Uncompressed matches original ok 378 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content '' Append 0 ok 379 - Output file does not exist ok 380 - Created output filehandle ok 381 - Compressed ok ok 382 - Created output file ok 383 - Uncompressed matches original ok 384 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content '' Append 0 ok 385 - Output file does not exist ok 386 - Compressed ok ok 387 - Created output file ok 388 - Uncompressed matches original ok 389 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content '' Append 0 ok 390 - Output file does not exist ok 391 - Compressed ok ok 392 - Created output file ok 393 - Uncompressed matches original ok 394 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content '' Append 0 ok 395 - Compressed ok ok 396 - Uncompressed matches original ok 397 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content '' Append 0 ok 398 - Output file does not exist ok 399 - Compressed ok ok 400 - Created output file ok 401 - Uncompressed matches original ok 402 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content '' Append 0 ok 403 - Output file does not exist ok 404 - Compressed ok ok 405 - Created output file ok 406 - Uncompressed matches original ok 407 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content '' Append 0 ok 408 - Compressed ok ok 409 - Uncompressed matches original ok 410 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content '' Append 0 ok 411 - redirect STDIN ok 412 - Compressed ok ok 413 - Uncompressed matches original ok 414 - IO::Compress::RawDeflate::rawdeflate - From Buff to Buff content 'abcde' Append 0 ok 415 - Compressed ok ok 416 - Input buffer not changed ok 417 - Uncompressed matches original ok 418 - IO::Compress::RawDeflate::rawdeflate - From Buff to Array Ref content 'abcde' Append 0 ok 419 - Compressed ok ok 420 - Array[0] unchanged ok 421 - Input buffer not changed ok 422 - Uncompressed matches original ok 423 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref content 'abcde' Append 0 ok 424 - Compressed ok ok 425 - Array[0] unchanged ok 426 - Uncompressed matches original ok 427 - IO::Compress::RawDeflate::rawdeflate - From Buff to Filename content 'abcde' Append 0 ok 428 - Output file does not exist ok 429 - Compressed ok ok 430 - Created output file ok 431 - Uncompressed matches original ok 432 - IO::Compress::RawDeflate::rawdeflate - From Buff to Handle content 'abcde' Append 0 ok 433 - Output file does not exist ok 434 - Created output filehandle ok 435 - Compressed ok ok 436 - Created output file ok 437 - Uncompressed matches original ok 438 - IO::Compress::RawDeflate::rawdeflate - From Filename to Filename content 'abcde' Append 0 ok 439 - Output file does not exist ok 440 - Compressed ok ok 441 - Created output file ok 442 - Uncompressed matches original ok 443 - IO::Compress::RawDeflate::rawdeflate - From Filename to Handle content 'abcde' Append 0 ok 444 - Output file does not exist ok 445 - Compressed ok ok 446 - Created output file ok 447 - Uncompressed matches original ok 448 - IO::Compress::RawDeflate::rawdeflate - From Filename to Buffer content 'abcde' Append 0 ok 449 - Compressed ok ok 450 - Uncompressed matches original ok 451 - IO::Compress::RawDeflate::rawdeflate - From Handle to Filename content 'abcde' Append 0 ok 452 - Output file does not exist ok 453 - Compressed ok ok 454 - Created output file ok 455 - Uncompressed matches original ok 456 - IO::Compress::RawDeflate::rawdeflate - From Handle to Handle content 'abcde' Append 0 ok 457 - Output file does not exist ok 458 - Compressed ok ok 459 - Created output file ok 460 - Uncompressed matches original ok 461 - IO::Compress::RawDeflate::rawdeflate - From Handle to Buffer content 'abcde' Append 0 ok 462 - Compressed ok ok 463 - Uncompressed matches original ok 464 - IO::Compress::RawDeflate::rawdeflate - From stdin (via '-') to Buffer content 'abcde' Append 0 ok 465 - redirect STDIN ok 466 - Compressed ok ok 467 - Uncompressed matches original ok 468 - Created output filehandle ok 469 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Array Ref ok 470 - Compressed ok ok 471 - Array[0] unchanged ok 472 - Input array not changed ok 473 - Got Expected uncompressed data ok 474 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Buffer, MultiStream 1 ok 475 - Compressed ok ok 476 - Got Expected uncompressed data ok 477 - Header count ok ok 478 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Filename, MultiStream 1 ok 479 - Compressed ok ok 480 - Got Expected uncompressed data ok 481 - Header count ok ok 482 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Filehandle, MultiStream 1 ok 483 - Compressed ok ok 484 - Got Expected uncompressed data ok 485 - Header count ok ok 486 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Buffer, MultiStream 0 ok 487 - Compressed ok ok 488 - Got Expected uncompressed data ok 489 - Header count ok ok 490 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Filename, MultiStream 0 ok 491 - Compressed ok ok 492 - Got Expected uncompressed data ok 493 - Header count ok ok 494 - IO::Compress::RawDeflate::rawdeflate - From Array Ref to Filehandle, MultiStream 0 ok 495 - Compressed ok ok 496 - Got Expected uncompressed data ok 497 - Header count ok ok 498 - Trailingdata with IO::Uncompress::RawInflate::rawinflate, from filehandle ok 499 - Compressed ok ok 500 - Uncompressed OK ok 501 - Got uncompressed data ok 502 - Got trailing data ok 503 - Trailingdata with IO::Uncompress::RawInflate::rawinflate, from buffer ok 504 - Compressed ok ok 505 - Uncompressed OK ok 506 - Got uncompressed data ok 507 - Got trailing data ok 508 - Temp Directory tmpdir1 exists ok 509 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to FileGlob files [a1] ok 510 - Compressed ok ok 511 - got expected from tmpdir2/a1.tmp ok 512 - got all files ok 513 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Array files [a1] ok 514 - Compressed ok ok 515 ok 516 - got expected ok 517 - got all files ok 518 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Buffer files [a1], MS 1 ok 519 - Compressed ok ok 520 - got expected ok 521 - Header count ok ok 522 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filename files [a1], MS 1 ok 523 - Compressed ok ok 524 - got expected ok 525 - Header count ok ok 526 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filehandle files [a1], MS 1 ok 527 - Compressed ok ok 528 - got expected ok 529 - Header count ok ok 530 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Buffer files [a1], MS 0 ok 531 - Compressed ok ok 532 - got expected ok 533 - Header count ok ok 534 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filename files [a1], MS 0 ok 535 - Compressed ok ok 536 - got expected ok 537 - Header count ok ok 538 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filehandle files [a1], MS 0 ok 539 - Compressed ok ok 540 - got expected ok 541 - Header count ok ok 542 - Temp Directory tmpdir1 exists ok 543 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to FileGlob files [a1 a2 a3] ok 544 - Compressed ok ok 545 - got expected from tmpdir2/a1.tmp ok 546 - got expected from tmpdir2/a2.tmp ok 547 - got expected from tmpdir2/a3.tmp ok 548 - got all files ok 549 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Array files [a1 a2 a3] ok 550 - Compressed ok ok 551 ok 552 - got expected ok 553 - got expected ok 554 - got expected ok 555 - got all files ok 556 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Buffer files [a1 a2 a3], MS 1 ok 557 - Compressed ok ok 558 - got expected ok 559 - Header count ok ok 560 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filename files [a1 a2 a3], MS 1 ok 561 - Compressed ok ok 562 - got expected ok 563 - Header count ok ok 564 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filehandle files [a1 a2 a3], MS 1 ok 565 - Compressed ok ok 566 - got expected ok 567 - Header count ok ok 568 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Buffer files [a1 a2 a3], MS 0 ok 569 - Compressed ok ok 570 - got expected ok 571 - Header count ok ok 572 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filename files [a1 a2 a3], MS 0 ok 573 - Compressed ok ok 574 - got expected ok 575 - Header count ok ok 576 - IO::Compress::RawDeflate::rawdeflate - From FileGlob to Filehandle files [a1 a2 a3], MS 0 ok 577 - Compressed ok ok 578 - got expected ok 579 - Header count ok ok 580 - IO::Uncompress::RawInflate::rawinflate - From Buff to Buff, Append(0) ok 581 - Uncompressed ok ok 582 - Input buffer not changed ok 583 - Uncompressed matches original ok 584 - IO::Uncompress::RawInflate::rawinflate - From Buff to Array, Append(0) ok 585 - Uncompressed ok ok 586 - Input buffer not changed ok 587 - Uncompressed matches original ok 588 - Uncompressed matches original ok 589 - only 2 elements in the array ok 590 - IO::Uncompress::RawInflate::rawinflate - From Buff to Filename, Append(0) ok 591 - Output file does not exist ok 592 - Uncompressed ok ok 593 - Created output file ok 594 - Input buffer not changed ok 595 - Uncompressed matches original ok 596 - IO::Uncompress::RawInflate::rawinflate - From Buff to Handle, Append(0) ok 597 - Output file does not exist ok 598 - $of isa IO::File ok 599 - Uncompressed ok ok 600 - Created output file ok 601 - Input buffer not changed ok 602 - Uncompressed matches original ok 603 - IO::Uncompress::RawInflate::rawinflate - From Filename to Filename, Append(0) ok 604 - Output file does not exist ok 605 - Uncompressed ok ok 606 - Created output file ok 607 - Input buffer not changed ok 608 - Uncompressed matches original ok 609 - IO::Uncompress::RawInflate::rawinflate - From Filename to Handle, Append(0) ok 610 - Output file does not exist ok 611 - $out isa IO::File ok 612 - Uncompressed ok ok 613 - Created output file ok 614 - Input buffer not changed ok 615 - Uncompressed matches original ok 616 - IO::Uncompress::RawInflate::rawinflate - From Filename to Buffer, Append(0) ok 617 - Uncompressed ok ok 618 - Input buffer not changed ok 619 - Uncompressed matches original ok 620 - IO::Uncompress::RawInflate::rawinflate - From Handle to Filename, Append(0) ok 621 - Output file does not exist ok 622 - Uncompressed ok ok 623 - Created output file ok 624 - Input buffer not changed ok 625 - Uncompressed matches original ok 626 - IO::Uncompress::RawInflate::rawinflate - From Handle to Handle, Append(0) ok 627 - Output file does not exist ok 628 - $out isa IO::File ok 629 - Uncompressed ok ok 630 - Created output file ok 631 - Input buffer not changed ok 632 - Uncompressed matches original ok 633 - IO::Uncompress::RawInflate::rawinflate - From Filename to Buffer, Append(0) ok 634 - Uncompressed ok ok 635 - Input buffer not changed ok 636 - Uncompressed matches original ok 637 - IO::Uncompress::RawInflate::rawinflate - From stdin (via '-') to Buffer content, Append(0) ok 638 - redirect STDIN ok 639 - Uncompressed ok ok 640 - Input buffer not changed ok 641 - Uncompressed matches original ok 642 - IO::Uncompress::RawInflate::rawinflate - From Buff to Buff, Append(1) ok 643 - Uncompressed ok ok 644 - Input buffer not changed ok 645 - Uncompressed matches original ok 646 - IO::Uncompress::RawInflate::rawinflate - From Buff to Array, Append(1) ok 647 - Uncompressed ok ok 648 - Input buffer not changed ok 649 - Uncompressed matches original ok 650 - Uncompressed matches original ok 651 - only 2 elements in the array ok 652 - IO::Uncompress::RawInflate::rawinflate - From Buff to Filename, Append(1) ok 653 - Uncompressed ok ok 654 - Created output file ok 655 - Input buffer not changed ok 656 - Uncompressed matches original ok 657 - IO::Uncompress::RawInflate::rawinflate - From Buff to Handle, Append(1) ok 658 - $of isa IO::File ok 659 - Uncompressed ok ok 660 - Created output file ok 661 - Input buffer not changed ok 662 - Uncompressed matches original ok 663 - IO::Uncompress::RawInflate::rawinflate - From Filename to Filename, Append(1) ok 664 - Uncompressed ok ok 665 - Created output file ok 666 - Input buffer not changed ok 667 - Uncompressed matches original ok 668 - IO::Uncompress::RawInflate::rawinflate - From Filename to Handle, Append(1) ok 669 - $out isa IO::File ok 670 - Uncompressed ok ok 671 - Created output file ok 672 - Input buffer not changed ok 673 - Uncompressed matches original ok 674 - IO::Uncompress::RawInflate::rawinflate - From Filename to Buffer, Append(1) ok 675 - Uncompressed ok ok 676 - Input buffer not changed ok 677 - Uncompressed matches original ok 678 - IO::Uncompress::RawInflate::rawinflate - From Handle to Filename, Append(1) ok 679 - Uncompressed ok ok 680 - Created output file ok 681 - Input buffer not changed ok 682 - Uncompressed matches original ok 683 - IO::Uncompress::RawInflate::rawinflate - From Handle to Handle, Append(1) ok 684 - $out isa IO::File ok 685 - Uncompressed ok ok 686 - Created output file ok 687 - Input buffer not changed ok 688 - Uncompressed matches original ok 689 - IO::Uncompress::RawInflate::rawinflate - From Filename to Buffer, Append(1) ok 690 - Uncompressed ok ok 691 - Input buffer not changed ok 692 - Uncompressed matches original ok 693 - IO::Uncompress::RawInflate::rawinflate - From stdin (via '-') to Buffer content, Append(1) ok 694 - redirect STDIN ok 695 - Uncompressed ok ok 696 - Input buffer not changed ok 697 - Uncompressed matches original ok 698 - IO::Uncompress::RawInflate::rawinflate - From Handle to Buffer, InputLength ok 699 - Uncompressed ok ok 700 - Uncompressed matches original ok 701 - Length of Appended data ok ok 702 - Appended data ok ok 703 - Uncompressed ok ok 704 - Uncompressed matches original ok 705 - Length of Appended data ok ok 706 - Appended data ok ok 707 - IO::Uncompress::RawInflate::rawinflate - From stdin (via -) to Buffer content, InputLength ok 708 - redirect STDIN ok 709 - Uncompressed ok ok 710 - Length of Appended data ok ok 711 - Uncompressed matches original ok 712 - Appended data ok ok 713 - IO::Uncompress::RawInflate::rawinflate - From stdin (via *main::STDIN) to Buffer content, InputLength ok 714 - redirect STDIN ok 715 - Uncompressed ok ok 716 - Length of Appended data ok ok 717 - Uncompressed matches original ok 718 - Appended data ok ok 719 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(0) ok 720 - Uncompressed ok ok 721 - Input buffer not changed ok 722 - Uncompressed matches original ok 723 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(0) ok 724 - Uncompressed ok ok 725 - Input buffer not changed ok 726 - Uncompressed matches original ok 727 - Uncompressed matches original ok 728 - only 2 elements in the array ok 729 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(0) ok 730 - Output file does not exist ok 731 - Uncompressed ok ok 732 - Created output file ok 733 - Input buffer not changed ok 734 - Uncompressed matches original ok 735 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(0) ok 736 - Output file does not exist ok 737 - $of isa IO::File ok 738 - Uncompressed ok ok 739 - Created output file ok 740 - Input buffer not changed ok 741 - Uncompressed matches original ok 742 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(0) ok 743 - Output file does not exist ok 744 - Uncompressed ok ok 745 - Created output file ok 746 - Input buffer not changed ok 747 - Uncompressed matches original ok 748 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(0) ok 749 - Output file does not exist ok 750 - $out isa IO::File ok 751 - Uncompressed ok ok 752 - Created output file ok 753 - Input buffer not changed ok 754 - Uncompressed matches original ok 755 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 756 - Uncompressed ok ok 757 - Input buffer not changed ok 758 - Uncompressed matches original ok 759 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(0) ok 760 - Output file does not exist ok 761 - Uncompressed ok ok 762 - Created output file ok 763 - Input buffer not changed ok 764 - Uncompressed matches original ok 765 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(0) ok 766 - Output file does not exist ok 767 - $out isa IO::File ok 768 - Uncompressed ok ok 769 - Created output file ok 770 - Input buffer not changed ok 771 - Uncompressed matches original ok 772 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 773 - Uncompressed ok ok 774 - Input buffer not changed ok 775 - Uncompressed matches original ok 776 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(0) ok 777 - redirect STDIN ok 778 - Uncompressed ok ok 779 - Input buffer not changed ok 780 - Uncompressed matches original ok 781 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(1) ok 782 - Uncompressed ok ok 783 - Input buffer not changed ok 784 - Uncompressed matches original ok 785 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(1) ok 786 - Uncompressed ok ok 787 - Input buffer not changed ok 788 - Uncompressed matches original ok 789 - Uncompressed matches original ok 790 - only 2 elements in the array ok 791 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(1) ok 792 - Uncompressed ok ok 793 - Created output file ok 794 - Input buffer not changed ok 795 - Uncompressed matches original ok 796 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(1) ok 797 - $of isa IO::File ok 798 - Uncompressed ok ok 799 - Created output file ok 800 - Input buffer not changed ok 801 - Uncompressed matches original ok 802 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(1) ok 803 - Uncompressed ok ok 804 - Created output file ok 805 - Input buffer not changed ok 806 - Uncompressed matches original ok 807 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(1) ok 808 - $out isa IO::File ok 809 - Uncompressed ok ok 810 - Created output file ok 811 - Input buffer not changed ok 812 - Uncompressed matches original ok 813 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 814 - Uncompressed ok ok 815 - Input buffer not changed ok 816 - Uncompressed matches original ok 817 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(1) ok 818 - Uncompressed ok ok 819 - Created output file ok 820 - Input buffer not changed ok 821 - Uncompressed matches original ok 822 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(1) ok 823 - $out isa IO::File ok 824 - Uncompressed ok ok 825 - Created output file ok 826 - Input buffer not changed ok 827 - Uncompressed matches original ok 828 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 829 - Uncompressed ok ok 830 - Input buffer not changed ok 831 - Uncompressed matches original ok 832 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(1) ok 833 - redirect STDIN ok 834 - Uncompressed ok ok 835 - Input buffer not changed ok 836 - Uncompressed matches original ok 837 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Buffer, InputLength ok 838 - Uncompressed ok ok 839 - Uncompressed matches original ok 840 - Length of Appended data ok ok 841 - Appended data ok ok 842 - Uncompressed ok ok 843 - Uncompressed matches original ok 844 - Length of Appended data ok ok 845 - Appended data ok ok 846 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via -) to Buffer content, InputLength ok 847 - redirect STDIN ok 848 - Uncompressed ok ok 849 - Length of Appended data ok ok 850 - Uncompressed matches original ok 851 - Appended data ok ok 852 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via *main::STDIN) to Buffer content, InputLength ok 853 - redirect STDIN ok 854 - Uncompressed ok ok 855 - Length of Appended data ok ok 856 - Uncompressed matches original ok 857 - Appended data ok ok 858 - Created output filehandle ok 859 - IO::Uncompress::RawInflate::rawinflate - From ArrayRef to Buffer ok 860 - UnCompressed ok ok 861 ok 862 - IO::Uncompress::RawInflate::rawinflate - From ArrayRef to Filename ok 863 - UnCompressed ok ok 864 ok 865 - IO::Uncompress::RawInflate::rawinflate - From ArrayRef to Filehandle ok 866 - UnCompressed ok ok 867 ok 868 - IO::Uncompress::RawInflate::rawinflate - From Array Ref to Array Ref ok 869 - UnCompressed ok ok 870 - Input array not changed ok 871 - Got Expected uncompressed data ok 872 - Created output filehandle ok 873 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Buffer ok 874 - UnCompressed ok ok 875 ok 876 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filename ok 877 - UnCompressed ok ok 878 ok 879 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filehandle ok 880 - UnCompressed ok ok 881 ok 882 - IO::Uncompress::AnyUncompress::anyuncompress - From Array Ref to Array Ref ok 883 - UnCompressed ok ok 884 - Input array not changed ok 885 - Got Expected uncompressed data ok 886 - Temp Directory tmpdir1 exists ok 887 - IO::Uncompress::RawInflate::rawinflate - From FileGlob to FileGlob ok 888 - UnCompressed ok ok 889 - got expected from tmpdir2/a1.tmp ok 890 - got expected from tmpdir2/a2.tmp ok 891 - got expected from tmpdir2/a3.tmp ok 892 - got all files ok 893 - IO::Uncompress::RawInflate::rawinflate - From FileGlob to Arrayref ok 894 - UnCompressed ok ok 895 - got expected data ok 896 - got expected data ok 897 - got expected data ok 898 - got expected data ok 899 - got all files ok 900 - IO::Uncompress::RawInflate::rawinflate - From FileGlob to Buffer ok 901 - UnCompressed ok ok 902 - got expected uncompressed data ok 903 - IO::Uncompress::RawInflate::rawinflate - From FileGlob to Filename ok 904 - tst00184.tmp does not exist ok 905 - UnCompressed ok ok 906 - tst00184.tmp does exist ok 907 - got expected uncompressed data ok 908 - IO::Uncompress::RawInflate::rawinflate - From FileGlob to Filehandle ok 909 - UnCompressed ok ok 910 - abc does exist ok 911 - got expected uncompressed data ok 912 - Temp Directory tmpdir1 exists ok 913 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to FileGlob ok 914 - UnCompressed ok ok 915 - got expected from tmpdir2/a1.tmp ok 916 - got expected from tmpdir2/a2.tmp ok 917 - got expected from tmpdir2/a3.tmp ok 918 - got all files ok 919 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Arrayref ok 920 - UnCompressed ok ok 921 - got expected data ok 922 - got expected data ok 923 - got expected data ok 924 - got expected data ok 925 - got all files ok 926 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Buffer ok 927 - UnCompressed ok ok 928 - got expected uncompressed data ok 929 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filename ok 930 - tst00185.tmp does not exist ok 931 - UnCompressed ok ok 932 - tst00185.tmp does exist ok 933 - got expected uncompressed data ok 934 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filehandle ok 935 - UnCompressed ok ok 936 - abc does exist ok 937 - got expected uncompressed data ok 938 - More write tests ok 939 - Array Input Error tests ok 940 - [] ok 941 - IO::Compress::RawDeflate::rawdeflate fails ok 942 - got error message ok 943 - [[]] ok 944 - IO::Compress::RawDeflate::rawdeflate fails ok 945 - got error message ok 946 - [[[]]] ok 947 - IO::Compress::RawDeflate::rawdeflate fails ok 948 - got error message ok 949 - [[\"ab"], [\"cd"]] ok 950 - IO::Compress::RawDeflate::rawdeflate fails ok 951 - got error message ok 952 - [\""] ok 953 - IO::Compress::RawDeflate::rawdeflate fails ok 954 - got error message ok 955 - [\undef] ok 956 - IO::Compress::RawDeflate::rawdeflate fails ok 957 - got error message ok 958 - [\"abcd"] ok 959 - IO::Compress::RawDeflate::rawdeflate fails ok 960 - got error message ok 961 - [\&xx] ok 962 - IO::Compress::RawDeflate::rawdeflate fails ok 963 - got error message ok 964 - [$fh2] ok 965 - IO::Compress::RawDeflate::rawdeflate fails ok 966 - got error message ok 967 - [""] ok 968 - got error message ok 969 - [undef] ok 970 - got error message ok 971 - no warnings ok 2/971 skipped: various reasons t/105oneshot-zip-bzip2-only.....1..121 ok 1 - use IO::Compress::Zip; ok 2 - use IO::Uncompress::Unzip; ok 3 - Stream 0, Zip64 0, Method 0 ok 4 - zip ok ok 5 - unzip ok ok 6 - content ok ok 7 - got header ok 8 - stream is 0 ok 9 - MethodID is 0 ok 10 - Zip64 is 0 ok 11 - Stream 0, Zip64 0, Method 8 ok 12 - zip ok ok 13 - unzip ok ok 14 - content ok ok 15 - got header ok 16 - stream is 0 ok 17 - MethodID is 8 ok 18 - Zip64 is 0 ok 19 - Stream 0, Zip64 0, Method 12 ok 20 - zip ok ok 21 - unzip ok ok 22 - content ok ok 23 - got header ok 24 - stream is 0 ok 25 - MethodID is 12 ok 26 - Zip64 is 0 ok 27 - Stream 1, Zip64 0, Method 0 ok 28 - zip ok ok 29 - unzip fails ok 30 - Streamed Stored content not supported ok 31 - Stream 1, Zip64 0, Method 8 ok 32 - zip ok ok 33 - unzip ok ok 34 - content ok ok 35 - got header ok 36 - stream is 1 ok 37 - MethodID is 8 ok 38 - Zip64 is 0 ok 39 - Stream 1, Zip64 0, Method 12 ok 40 - zip ok ok 41 - unzip ok ok 42 - content ok ok 43 - got header ok 44 - stream is 1 ok 45 - MethodID is 12 ok 46 - Zip64 is 0 ok 47 - Stream 1, Zip64 1, Method 0 ok 48 - zip ok ok 49 - unzip fails ok 50 - Streamed Stored content not supported ok 51 - Stream 1, Zip64 1, Method 8 ok 52 - zip ok ok 53 - unzip ok ok 54 - content ok ok 55 - got header ok 56 - stream is 1 ok 57 - MethodID is 8 ok 58 - Zip64 is 1 ok 59 - Stream 1, Zip64 1, Method 12 ok 60 - zip ok ok 61 - unzip ok ok 62 - content ok ok 63 - got header ok 64 - stream is 1 ok 65 - MethodID is 12 ok 66 - Zip64 is 1 ok 67 - Stream 0, Zip64 0, Method 0 ok 68 - zip ok ok 69 - unzip tst00009.tmp ok ok 70 - content ok ok 71 - unzip tst00010.tmp ok ok 72 - content ok ok 73 - Stream 0, Zip64 0, Method 8 ok 74 - zip ok ok 75 - unzip tst00012.tmp ok ok 76 - content ok ok 77 - unzip tst00013.tmp ok ok 78 - content ok ok 79 - Stream 0, Zip64 0, Method 12 ok 80 - zip ok ok 81 - unzip tst00015.tmp ok ok 82 - content ok ok 83 - unzip tst00016.tmp ok ok 84 - content ok ok 85 - Stream 1, Zip64 0, Method 0 ok 86 - zip ok ok 87 - unzip fails ok 88 - Streamed Stored content not supported ok 89 - unzip fails ok 90 - Streamed Stored content not supported ok 91 - Stream 1, Zip64 0, Method 8 ok 92 - zip ok ok 93 - unzip tst00021.tmp ok ok 94 - content ok ok 95 - unzip tst00022.tmp ok ok 96 - content ok ok 97 - Stream 1, Zip64 0, Method 12 ok 98 - zip ok ok 99 - unzip tst00024.tmp ok ok 100 - content ok ok 101 - unzip tst00025.tmp ok ok 102 - content ok ok 103 - Stream 1, Zip64 1, Method 0 ok 104 - zip ok ok 105 - unzip fails ok 106 - Streamed Stored content not supported ok 107 - unzip fails ok 108 - Streamed Stored content not supported ok 109 - Stream 1, Zip64 1, Method 8 ok 110 - zip ok ok 111 - unzip tst00030.tmp ok ok 112 - content ok ok 113 - unzip tst00031.tmp ok ok 114 - content ok ok 115 - Stream 1, Zip64 1, Method 12 ok 116 - zip ok ok 117 - unzip tst00033.tmp ok ok 118 - content ok ok 119 - unzip tst00034.tmp ok ok 120 - content ok ok 121 - no warnings ok t/105oneshot-zip-only...........1..147 ok 1 - use IO::Compress::Zip; ok 2 - use IO::Uncompress::Unzip; ok 3 - Check zip header default NAME & MTIME settings ok 4 - zip ok ok 5 - unzip ok ok 6 - got expected content ok 7 - Created IO::Uncompress::Unzip object ok 8 - got Header info ok 9 - read ok ok 10 - got expected content ok 11 - closed ok ok 12 - Name is 'tst00000.tmp' ok 13 - Time is ok ok 14 - Override Name ok 15 - zip ok ok 16 - unzip ok ok 17 - got expected content ok 18 - Created IO::Uncompress::Unzip object ok 19 - got Header info ok 20 - read ok ok 21 - got expected content ok 22 - closed ok ok 23 - Name is 'abcde' ok 24 - Time is ok ok 25 - Override Time ok 26 - zip ok ok 27 - unzip ok ok 28 - got expected content ok 29 - Created IO::Uncompress::Unzip object ok 30 - got Header info ok 31 - read ok ok 32 - got expected content ok 33 - closed ok ok 34 - Name is 'tst00000.tmp' ok 35 - Time is 1194948771 ok 36 - Override Name and Time ok 37 - zip ok ok 38 - unzip ok ok 39 - got expected content ok 40 - Created IO::Uncompress::Unzip object ok 41 - got Header info ok 42 - read ok ok 43 - got expected content ok 44 - closed ok ok 45 - Name is 'abcde' ok 46 - Time is 1194951771 ok 47 - Filehandle doesn't have default Name or Time ok 48 - zip ok ok 49 - unzip ok ok 50 - got expected content ok 51 - Created IO::Uncompress::Unzip object ok 52 - got Header info ok 53 - read ok ok 54 - got expected content ok 55 - closed ok ok 56 - Name is undef ok 57 - Time is ok ok 58 - Time is ok ok 59 - Buffer doesn't have default Name or Time ok 60 - zip ok ok 61 - unzip ok ok 62 - got expected content ok 63 - Created IO::Uncompress::Unzip object ok 64 - got Header info ok 65 - read ok ok 66 - got expected content ok 67 - closed ok ok 68 - Name is undef ok 69 - Time is ok ok 70 - Time is ok ok 71 - Stream 0, Zip64 0, Method 0 ok 72 - zip ok ok 73 - unzip ok ok 74 - content ok ok 75 - got header ok 76 - stream is 0 ok 77 - MethodID is 0 ok 78 - Zip64 is 0 ok 79 - Stream 0, Zip64 0, Method 8 ok 80 - zip ok ok 81 - unzip ok ok 82 - content ok ok 83 - got header ok 84 - stream is 0 ok 85 - MethodID is 8 ok 86 - Zip64 is 0 ok 87 - Stream 1, Zip64 0, Method 0 ok 88 - zip ok ok 89 - unzip fails ok 90 - Streamed Stored content not supported ok 91 - Stream 1, Zip64 0, Method 8 ok 92 - zip ok ok 93 - unzip ok ok 94 - content ok ok 95 - got header ok 96 - stream is 1 ok 97 - MethodID is 8 ok 98 - Zip64 is 0 ok 99 - Stream 1, Zip64 1, Method 0 ok 100 - zip ok ok 101 - unzip fails ok 102 - Streamed Stored content not supported ok 103 - Stream 1, Zip64 1, Method 8 ok 104 - zip ok ok 105 - unzip ok ok 106 - content ok ok 107 - got header ok 108 - stream is 1 ok 109 - MethodID is 8 ok 110 - Zip64 is 1 ok 111 - Stream 0, Zip64 0, Method 0 ok 112 - zip ok ok 113 - unzip tst00007.tmp ok ok 114 - content ok ok 115 - unzip tst00008.tmp ok ok 116 - content ok ok 117 - Stream 0, Zip64 0, Method 8 ok 118 - zip ok ok 119 - unzip tst00010.tmp ok ok 120 - content ok ok 121 - unzip tst00011.tmp ok ok 122 - content ok ok 123 - Stream 1, Zip64 0, Method 0 ok 124 - zip ok ok 125 - unzip fails ok 126 - Streamed Stored content not supported ok 127 - unzip fails ok 128 - Streamed Stored content not supported ok 129 - Stream 1, Zip64 0, Method 8 ok 130 - zip ok ok 131 - unzip tst00016.tmp ok ok 132 - content ok ok 133 - unzip tst00017.tmp ok ok 134 - content ok ok 135 - Stream 1, Zip64 1, Method 0 ok 136 - zip ok ok 137 - unzip fails ok 138 - Streamed Stored content not supported ok 139 - unzip fails ok 140 - Streamed Stored content not supported ok 141 - Stream 1, Zip64 1, Method 8 ok 142 - zip ok ok 143 - unzip tst00022.tmp ok ok 144 - content ok ok 145 - unzip tst00023.tmp ok ok 146 - content ok ok 147 - no warnings ok t/105oneshot-zip................1..971 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Zip::zip Error Cases ok 3 - Illegal Parameters ok 4 - No Parameters ok 5 - Output is read-only ok 6 - Input filename undef ok 7 - Input filename empty ok 8 - Input and Output filename are the same ok 9 - IO::Compress::Zip::zip returned undef ok 10 - Input filename is a directory ok 11 - IO::Compress::Zip::zip returned undef ok 12 - Output filename is a directory ok 13 - Input and Output buffer are the same ok 14 - Input and Output handle are the same ok 15 - File zero length ok 16 - Bad Output Param ok 17 - Bad Output Param ok 18 - Bad Input Param ok 19 - Bad Input Param ok 20 - input file 'abc.def' does not exist ok 21 - IO::Compress::Zip::zip returned undef ok 22 - input File 'abc.def' does not exist ok 23 - output File '/tmp/abd/abc.def' does not exist ok 24 - IO::Compress::Zip::zip returned undef ok 25 - output File '/tmp/abd/abc.def' does not exist ok 26 - Output fileglob with no input fileglob ok 27 - IO::Compress::Zip::zip returned undef ok 28 - IO::Compress::Zip::zip returned undef ok 29 - Unmatched ) in input fileglob ok 30 - Testing IO::Uncompress::Unzip::unzip Error Cases ok 31 - Illegal Parameters ok 32 - No Parameters ok 33 - Output is read-only ok 34 - Input filename undef ok 35 - Input filename empty ok 36 - Input and Output filename are the same ok 37 - IO::Uncompress::Unzip::unzip returned undef ok 38 - Input filename is a directory ok 39 - IO::Uncompress::Unzip::unzip returned undef ok 40 - Output filename is a directory ok 41 - Input and Output buffer are the same ok 42 - Input and Output handle are the same ok 43 - File zero length ok 44 - Bad Output Param ok 45 - Bad Output Param ok 46 - Bad Input Param ok 47 - Bad Input Param ok 48 - input file 'abc.def' does not exist ok 49 - IO::Uncompress::Unzip::unzip returned undef ok 50 - input File 'abc.def' does not exist ok 51 - output File '/tmp/abd/abc.def' does not exist ok 52 - IO::Uncompress::Unzip::unzip returned undef ok 53 - output File '/tmp/abd/abc.def' does not exist ok 54 - Output fileglob with no input fileglob ok 55 - IO::Uncompress::Unzip::unzip returned undef ok 56 - IO::Uncompress::Unzip::unzip returned undef ok 57 - Unmatched ) in input fileglob ok 58 - Testing IO::Uncompress::AnyUncompress::anyuncompress Error Cases ok 59 - Illegal Parameters ok 60 - No Parameters ok 61 - Output is read-only ok 62 - Input filename undef ok 63 - Input filename empty ok 64 - Input and Output filename are the same ok 65 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 66 - Input filename is a directory ok 67 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 68 - Output filename is a directory ok 69 - Input and Output buffer are the same ok 70 - Input and Output handle are the same ok 71 - File zero length ok 72 - Bad Output Param ok 73 - Bad Output Param ok 74 - Bad Input Param ok 75 - Bad Input Param ok 76 - input file 'abc.def' does not exist ok 77 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 78 - input File 'abc.def' does not exist ok 79 - output File '/tmp/abd/abc.def' does not exist ok 80 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 81 - output File '/tmp/abd/abc.def' does not exist ok 82 - Output fileglob with no input fileglob ok 83 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 84 - IO::Uncompress::AnyUncompress::anyuncompress returned undef ok 85 - Unmatched ) in input fileglob ok 86 # skip readonly + threads ok 87 - TrailingData output not scaral reference ok 88 # skip readonly + threads ok 89 - TrailingData output not scaral reference ok 90 - Non-compressed data with IO::Uncompress::Unzip::unzip, Transparent => 0 ok 91 - Input buffer not changed ok 92 - IO::Uncompress::Unzip::unzip returned false ok 93 - error is 'Header Error: Bad Magic' ok 94 - Non-compressed data with IO::Uncompress::Unzip::unzip, Transparent => 1 ok 95 - Input buffer not changed ok 96 - IO::Uncompress::Unzip::unzip returned true ok 97 - got expected output ok 98 - no error [] ok 99 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 0 ok 100 - Input buffer not changed ok 101 - IO::Uncompress::AnyUncompress::anyuncompress returned false ok 102 - error is 'Header Error: Bad Magic.' ok 103 - Non-compressed data with IO::Uncompress::AnyUncompress::anyuncompress, Transparent => 1 ok 104 - Input buffer not changed ok 105 - IO::Uncompress::AnyUncompress::anyuncompress returned true ok 106 - got expected output ok 107 - no error [] ok 108 - IO::Uncompress::Unzip - corrupt data ok 109 - IO::Compress::Zip::zip ok ok 110 - IO::Uncompress::Unzip ok ok 111 - Got error 'Trailer Error: Data Descriptor signature, got 1684234849' ok 112 - anyuncompress ok ok 113 - Got error 'Trailer Error: Data Descriptor signature, got 1684234849' ok 114 - IO::Compress::Zip::zip - From Buff to Buff content '' Append 1 ok 115 - Compressed ok ok 116 - Input buffer not changed ok 117 - Already OK ok 118 - Uncompressed matches original ok 119 - IO::Compress::Zip::zip - From Buff to Array Ref content '' Append 1 ok 120 - Compressed ok ok 121 - Array[0] unchanged ok 122 - Input buffer not changed ok 123 - Uncompressed matches original ok 124 - IO::Compress::Zip::zip - From Array Ref to Array Ref content '' Append 1 ok 125 - Compressed ok ok 126 - Array[0] unchanged ok 127 - Uncompressed matches original ok 128 - IO::Compress::Zip::zip - From Buff to Filename content '' Append 1 ok 129 - Output file does not exist ok 130 - Compressed ok ok 131 - Created output file ok 132 - Already OK ok 133 - Uncompressed matches original ok 134 - IO::Compress::Zip::zip - From Buff to Handle content '' Append 1 ok 135 - Output file does not exist ok 136 - Created output filehandle ok 137 - Compressed ok ok 138 - Created output file ok 139 - Already OK ok 140 - Uncompressed matches original ok 141 - IO::Compress::Zip::zip - From Filename to Filename content '' Append 1 ok 142 - Output file does not exist ok 143 - Compressed ok ok 144 - Created output file ok 145 - Already OK ok 146 - Uncompressed matches original ok 147 - IO::Compress::Zip::zip - From Filename to Handle content '' Append 1 ok 148 - Output file does not exist ok 149 - Compressed ok ok 150 - Created output file ok 151 - Already OK ok 152 - Uncompressed matches original ok 153 - IO::Compress::Zip::zip - From Filename to Buffer content '' Append 1 ok 154 - Compressed ok ok 155 - Already OK ok 156 - Uncompressed matches original ok 157 - IO::Compress::Zip::zip - From Handle to Filename content '' Append 1 ok 158 - Output file does not exist ok 159 - Compressed ok ok 160 - Created output file ok 161 - Already OK ok 162 - Uncompressed matches original ok 163 - IO::Compress::Zip::zip - From Handle to Handle content '' Append 1 ok 164 - Output file does not exist ok 165 - Compressed ok ok 166 - Created output file ok 167 - Already OK ok 168 - Uncompressed matches original ok 169 - IO::Compress::Zip::zip - From Handle to Buffer content '' Append 1 ok 170 - Compressed ok ok 171 - Already OK ok 172 - Uncompressed matches original ok 173 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content '' Append 1 ok 174 - redirect STDIN ok 175 - Compressed ok ok 176 - Already OK ok 177 - Uncompressed matches original ok 178 - IO::Compress::Zip::zip - From Buff to Buff content '' Append 1 ok 179 - Compressed ok ok 180 - Input buffer not changed ok 181 - Already OK ok 182 - Uncompressed matches original ok 183 - IO::Compress::Zip::zip - From Buff to Array Ref content '' Append 1 ok 184 - Compressed ok ok 185 - Array[0] unchanged ok 186 - Input buffer not changed ok 187 - Uncompressed matches original ok 188 - IO::Compress::Zip::zip - From Array Ref to Array Ref content '' Append 1 ok 189 - Compressed ok ok 190 - Array[0] unchanged ok 191 - Uncompressed matches original ok 192 - IO::Compress::Zip::zip - From Buff to Filename content '' Append 1 ok 193 - Output file does not exist ok 194 - Compressed ok ok 195 - Created output file ok 196 - Already OK ok 197 - Uncompressed matches original ok 198 - IO::Compress::Zip::zip - From Buff to Handle content '' Append 1 ok 199 - Output file does not exist ok 200 - Created output filehandle ok 201 - Compressed ok ok 202 - Created output file ok 203 - Already OK ok 204 - Uncompressed matches original ok 205 - IO::Compress::Zip::zip - From Filename to Filename content '' Append 1 ok 206 - Output file does not exist ok 207 - Compressed ok ok 208 - Created output file ok 209 - Already OK ok 210 - Uncompressed matches original ok 211 - IO::Compress::Zip::zip - From Filename to Handle content '' Append 1 ok 212 - Output file does not exist ok 213 - Compressed ok ok 214 - Created output file ok 215 - Already OK ok 216 - Uncompressed matches original ok 217 - IO::Compress::Zip::zip - From Filename to Buffer content '' Append 1 ok 218 - Compressed ok ok 219 - Already OK ok 220 - Uncompressed matches original ok 221 - IO::Compress::Zip::zip - From Handle to Filename content '' Append 1 ok 222 - Output file does not exist ok 223 - Compressed ok ok 224 - Created output file ok 225 - Already OK ok 226 - Uncompressed matches original ok 227 - IO::Compress::Zip::zip - From Handle to Handle content '' Append 1 ok 228 - Output file does not exist ok 229 - Compressed ok ok 230 - Created output file ok 231 - Already OK ok 232 - Uncompressed matches original ok 233 - IO::Compress::Zip::zip - From Handle to Buffer content '' Append 1 ok 234 - Compressed ok ok 235 - Already OK ok 236 - Uncompressed matches original ok 237 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content '' Append 1 ok 238 - redirect STDIN ok 239 - Compressed ok ok 240 - Already OK ok 241 - Uncompressed matches original ok 242 - IO::Compress::Zip::zip - From Buff to Buff content 'abcde' Append 1 ok 243 - Compressed ok ok 244 - Input buffer not changed ok 245 - Already OK ok 246 - Uncompressed matches original ok 247 - IO::Compress::Zip::zip - From Buff to Array Ref content 'abcde' Append 1 ok 248 - Compressed ok ok 249 - Array[0] unchanged ok 250 - Input buffer not changed ok 251 - Uncompressed matches original ok 252 - IO::Compress::Zip::zip - From Array Ref to Array Ref content 'abcde' Append 1 ok 253 - Compressed ok ok 254 - Array[0] unchanged ok 255 - Uncompressed matches original ok 256 - IO::Compress::Zip::zip - From Buff to Filename content 'abcde' Append 1 ok 257 - Output file does not exist ok 258 - Compressed ok ok 259 - Created output file ok 260 - Already OK ok 261 - Uncompressed matches original ok 262 - IO::Compress::Zip::zip - From Buff to Handle content 'abcde' Append 1 ok 263 - Output file does not exist ok 264 - Created output filehandle ok 265 - Compressed ok ok 266 - Created output file ok 267 - Already OK ok 268 - Uncompressed matches original ok 269 - IO::Compress::Zip::zip - From Filename to Filename content 'abcde' Append 1 ok 270 - Output file does not exist ok 271 - Compressed ok ok 272 - Created output file ok 273 - Already OK ok 274 - Uncompressed matches original ok 275 - IO::Compress::Zip::zip - From Filename to Handle content 'abcde' Append 1 ok 276 - Output file does not exist ok 277 - Compressed ok ok 278 - Created output file ok 279 - Already OK ok 280 - Uncompressed matches original ok 281 - IO::Compress::Zip::zip - From Filename to Buffer content 'abcde' Append 1 ok 282 - Compressed ok ok 283 - Already OK ok 284 - Uncompressed matches original ok 285 - IO::Compress::Zip::zip - From Handle to Filename content 'abcde' Append 1 ok 286 - Output file does not exist ok 287 - Compressed ok ok 288 - Created output file ok 289 - Already OK ok 290 - Uncompressed matches original ok 291 - IO::Compress::Zip::zip - From Handle to Handle content 'abcde' Append 1 ok 292 - Output file does not exist ok 293 - Compressed ok ok 294 - Created output file ok 295 - Already OK ok 296 - Uncompressed matches original ok 297 - IO::Compress::Zip::zip - From Handle to Buffer content 'abcde' Append 1 ok 298 - Compressed ok ok 299 - Already OK ok 300 - Uncompressed matches original ok 301 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content 'abcde' Append 1 ok 302 - redirect STDIN ok 303 - Compressed ok ok 304 - Already OK ok 305 - Uncompressed matches original ok 306 - IO::Compress::Zip::zip - From Buff to Buff content '' Append 0 ok 307 - Compressed ok ok 308 - Input buffer not changed ok 309 - Uncompressed matches original ok 310 - IO::Compress::Zip::zip - From Buff to Array Ref content '' Append 0 ok 311 - Compressed ok ok 312 - Array[0] unchanged ok 313 - Input buffer not changed ok 314 - Uncompressed matches original ok 315 - IO::Compress::Zip::zip - From Array Ref to Array Ref content '' Append 0 ok 316 - Compressed ok ok 317 - Array[0] unchanged ok 318 - Uncompressed matches original ok 319 - IO::Compress::Zip::zip - From Buff to Filename content '' Append 0 ok 320 - Output file does not exist ok 321 - Compressed ok ok 322 - Created output file ok 323 - Uncompressed matches original ok 324 - IO::Compress::Zip::zip - From Buff to Handle content '' Append 0 ok 325 - Output file does not exist ok 326 - Created output filehandle ok 327 - Compressed ok ok 328 - Created output file ok 329 - Uncompressed matches original ok 330 - IO::Compress::Zip::zip - From Filename to Filename content '' Append 0 ok 331 - Output file does not exist ok 332 - Compressed ok ok 333 - Created output file ok 334 - Uncompressed matches original ok 335 - IO::Compress::Zip::zip - From Filename to Handle content '' Append 0 ok 336 - Output file does not exist ok 337 - Compressed ok ok 338 - Created output file ok 339 - Uncompressed matches original ok 340 - IO::Compress::Zip::zip - From Filename to Buffer content '' Append 0 ok 341 - Compressed ok ok 342 - Uncompressed matches original ok 343 - IO::Compress::Zip::zip - From Handle to Filename content '' Append 0 ok 344 - Output file does not exist ok 345 - Compressed ok ok 346 - Created output file ok 347 - Uncompressed matches original ok 348 - IO::Compress::Zip::zip - From Handle to Handle content '' Append 0 ok 349 - Output file does not exist ok 350 - Compressed ok ok 351 - Created output file ok 352 - Uncompressed matches original ok 353 - IO::Compress::Zip::zip - From Handle to Buffer content '' Append 0 ok 354 - Compressed ok ok 355 - Uncompressed matches original ok 356 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content '' Append 0 ok 357 - redirect STDIN ok 358 - Compressed ok ok 359 - Uncompressed matches original ok 360 - IO::Compress::Zip::zip - From Buff to Buff content '' Append 0 ok 361 - Compressed ok ok 362 - Input buffer not changed ok 363 - Uncompressed matches original ok 364 - IO::Compress::Zip::zip - From Buff to Array Ref content '' Append 0 ok 365 - Compressed ok ok 366 - Array[0] unchanged ok 367 - Input buffer not changed ok 368 - Uncompressed matches original ok 369 - IO::Compress::Zip::zip - From Array Ref to Array Ref content '' Append 0 ok 370 - Compressed ok ok 371 - Array[0] unchanged ok 372 - Uncompressed matches original ok 373 - IO::Compress::Zip::zip - From Buff to Filename content '' Append 0 ok 374 - Output file does not exist ok 375 - Compressed ok ok 376 - Created output file ok 377 - Uncompressed matches original ok 378 - IO::Compress::Zip::zip - From Buff to Handle content '' Append 0 ok 379 - Output file does not exist ok 380 - Created output filehandle ok 381 - Compressed ok ok 382 - Created output file ok 383 - Uncompressed matches original ok 384 - IO::Compress::Zip::zip - From Filename to Filename content '' Append 0 ok 385 - Output file does not exist ok 386 - Compressed ok ok 387 - Created output file ok 388 - Uncompressed matches original ok 389 - IO::Compress::Zip::zip - From Filename to Handle content '' Append 0 ok 390 - Output file does not exist ok 391 - Compressed ok ok 392 - Created output file ok 393 - Uncompressed matches original ok 394 - IO::Compress::Zip::zip - From Filename to Buffer content '' Append 0 ok 395 - Compressed ok ok 396 - Uncompressed matches original ok 397 - IO::Compress::Zip::zip - From Handle to Filename content '' Append 0 ok 398 - Output file does not exist ok 399 - Compressed ok ok 400 - Created output file ok 401 - Uncompressed matches original ok 402 - IO::Compress::Zip::zip - From Handle to Handle content '' Append 0 ok 403 - Output file does not exist ok 404 - Compressed ok ok 405 - Created output file ok 406 - Uncompressed matches original ok 407 - IO::Compress::Zip::zip - From Handle to Buffer content '' Append 0 ok 408 - Compressed ok ok 409 - Uncompressed matches original ok 410 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content '' Append 0 ok 411 - redirect STDIN ok 412 - Compressed ok ok 413 - Uncompressed matches original ok 414 - IO::Compress::Zip::zip - From Buff to Buff content 'abcde' Append 0 ok 415 - Compressed ok ok 416 - Input buffer not changed ok 417 - Uncompressed matches original ok 418 - IO::Compress::Zip::zip - From Buff to Array Ref content 'abcde' Append 0 ok 419 - Compressed ok ok 420 - Array[0] unchanged ok 421 - Input buffer not changed ok 422 - Uncompressed matches original ok 423 - IO::Compress::Zip::zip - From Array Ref to Array Ref content 'abcde' Append 0 ok 424 - Compressed ok ok 425 - Array[0] unchanged ok 426 - Uncompressed matches original ok 427 - IO::Compress::Zip::zip - From Buff to Filename content 'abcde' Append 0 ok 428 - Output file does not exist ok 429 - Compressed ok ok 430 - Created output file ok 431 - Uncompressed matches original ok 432 - IO::Compress::Zip::zip - From Buff to Handle content 'abcde' Append 0 ok 433 - Output file does not exist ok 434 - Created output filehandle ok 435 - Compressed ok ok 436 - Created output file ok 437 - Uncompressed matches original ok 438 - IO::Compress::Zip::zip - From Filename to Filename content 'abcde' Append 0 ok 439 - Output file does not exist ok 440 - Compressed ok ok 441 - Created output file ok 442 - Uncompressed matches original ok 443 - IO::Compress::Zip::zip - From Filename to Handle content 'abcde' Append 0 ok 444 - Output file does not exist ok 445 - Compressed ok ok 446 - Created output file ok 447 - Uncompressed matches original ok 448 - IO::Compress::Zip::zip - From Filename to Buffer content 'abcde' Append 0 ok 449 - Compressed ok ok 450 - Uncompressed matches original ok 451 - IO::Compress::Zip::zip - From Handle to Filename content 'abcde' Append 0 ok 452 - Output file does not exist ok 453 - Compressed ok ok 454 - Created output file ok 455 - Uncompressed matches original ok 456 - IO::Compress::Zip::zip - From Handle to Handle content 'abcde' Append 0 ok 457 - Output file does not exist ok 458 - Compressed ok ok 459 - Created output file ok 460 - Uncompressed matches original ok 461 - IO::Compress::Zip::zip - From Handle to Buffer content 'abcde' Append 0 ok 462 - Compressed ok ok 463 - Uncompressed matches original ok 464 - IO::Compress::Zip::zip - From stdin (via '-') to Buffer content 'abcde' Append 0 ok 465 - redirect STDIN ok 466 - Compressed ok ok 467 - Uncompressed matches original ok 468 - Created output filehandle ok 469 - IO::Compress::Zip::zip - From Array Ref to Array Ref ok 470 - Compressed ok ok 471 - Array[0] unchanged ok 472 - Input array not changed ok 473 - Got Expected uncompressed data ok 474 - IO::Compress::Zip::zip - From Array Ref to Buffer, MultiStream 1 ok 475 - Compressed ok ok 476 - Got Expected uncompressed data ok 477 - Header count ok ok 478 - IO::Compress::Zip::zip - From Array Ref to Filename, MultiStream 1 ok 479 - Compressed ok ok 480 - Got Expected uncompressed data ok 481 - Header count ok ok 482 - IO::Compress::Zip::zip - From Array Ref to Filehandle, MultiStream 1 ok 483 - Compressed ok ok 484 - Got Expected uncompressed data ok 485 - Header count ok ok 486 - IO::Compress::Zip::zip - From Array Ref to Buffer, MultiStream 0 ok 487 - Compressed ok ok 488 - Got Expected uncompressed data ok 489 - Header count ok ok 490 - IO::Compress::Zip::zip - From Array Ref to Filename, MultiStream 0 ok 491 - Compressed ok ok 492 - Got Expected uncompressed data ok 493 - Header count ok ok 494 - IO::Compress::Zip::zip - From Array Ref to Filehandle, MultiStream 0 ok 495 - Compressed ok ok 496 - Got Expected uncompressed data ok 497 - Header count ok ok 498 - Trailingdata with IO::Uncompress::Unzip::unzip, from filehandle ok 499 - Compressed ok ok 500 - Uncompressed OK ok 501 - Got uncompressed data ok 502 - Got trailing data ok 503 - Trailingdata with IO::Uncompress::Unzip::unzip, from buffer ok 504 - Compressed ok ok 505 - Uncompressed OK ok 506 - Got uncompressed data ok 507 - Got trailing data ok 508 - Temp Directory tmpdir1 exists ok 509 - IO::Compress::Zip::zip - From FileGlob to FileGlob files [a1] ok 510 - Compressed ok ok 511 - got expected from tmpdir2/a1.tmp ok 512 - got all files ok 513 - IO::Compress::Zip::zip - From FileGlob to Array files [a1] ok 514 - Compressed ok ok 515 ok 516 - got expected ok 517 - got all files ok 518 - IO::Compress::Zip::zip - From FileGlob to Buffer files [a1], MS 1 ok 519 - Compressed ok ok 520 - got expected ok 521 - Header count ok ok 522 - IO::Compress::Zip::zip - From FileGlob to Filename files [a1], MS 1 ok 523 - Compressed ok ok 524 - got expected ok 525 - Header count ok ok 526 - IO::Compress::Zip::zip - From FileGlob to Filehandle files [a1], MS 1 ok 527 - Compressed ok ok 528 - got expected ok 529 - Header count ok ok 530 - IO::Compress::Zip::zip - From FileGlob to Buffer files [a1], MS 0 ok 531 - Compressed ok ok 532 - got expected ok 533 - Header count ok ok 534 - IO::Compress::Zip::zip - From FileGlob to Filename files [a1], MS 0 ok 535 - Compressed ok ok 536 - got expected ok 537 - Header count ok ok 538 - IO::Compress::Zip::zip - From FileGlob to Filehandle files [a1], MS 0 ok 539 - Compressed ok ok 540 - got expected ok 541 - Header count ok ok 542 - Temp Directory tmpdir1 exists ok 543 - IO::Compress::Zip::zip - From FileGlob to FileGlob files [a1 a2 a3] ok 544 - Compressed ok ok 545 - got expected from tmpdir2/a1.tmp ok 546 - got expected from tmpdir2/a2.tmp ok 547 - got expected from tmpdir2/a3.tmp ok 548 - got all files ok 549 - IO::Compress::Zip::zip - From FileGlob to Array files [a1 a2 a3] ok 550 - Compressed ok ok 551 ok 552 - got expected ok 553 - got expected ok 554 - got expected ok 555 - got all files ok 556 - IO::Compress::Zip::zip - From FileGlob to Buffer files [a1 a2 a3], MS 1 ok 557 - Compressed ok ok 558 - got expected ok 559 - Header count ok ok 560 - IO::Compress::Zip::zip - From FileGlob to Filename files [a1 a2 a3], MS 1 ok 561 - Compressed ok ok 562 - got expected ok 563 - Header count ok ok 564 - IO::Compress::Zip::zip - From FileGlob to Filehandle files [a1 a2 a3], MS 1 ok 565 - Compressed ok ok 566 - got expected ok 567 - Header count ok ok 568 - IO::Compress::Zip::zip - From FileGlob to Buffer files [a1 a2 a3], MS 0 ok 569 - Compressed ok ok 570 - got expected ok 571 - Header count ok ok 572 - IO::Compress::Zip::zip - From FileGlob to Filename files [a1 a2 a3], MS 0 ok 573 - Compressed ok ok 574 - got expected ok 575 - Header count ok ok 576 - IO::Compress::Zip::zip - From FileGlob to Filehandle files [a1 a2 a3], MS 0 ok 577 - Compressed ok ok 578 - got expected ok 579 - Header count ok ok 580 - IO::Uncompress::Unzip::unzip - From Buff to Buff, Append(0) ok 581 - Uncompressed ok ok 582 - Input buffer not changed ok 583 - Uncompressed matches original ok 584 - IO::Uncompress::Unzip::unzip - From Buff to Array, Append(0) ok 585 - Uncompressed ok ok 586 - Input buffer not changed ok 587 - Uncompressed matches original ok 588 - Uncompressed matches original ok 589 - only 2 elements in the array ok 590 - IO::Uncompress::Unzip::unzip - From Buff to Filename, Append(0) ok 591 - Output file does not exist ok 592 - Uncompressed ok ok 593 - Created output file ok 594 - Input buffer not changed ok 595 - Uncompressed matches original ok 596 - IO::Uncompress::Unzip::unzip - From Buff to Handle, Append(0) ok 597 - Output file does not exist ok 598 - $of isa IO::File ok 599 - Uncompressed ok ok 600 - Created output file ok 601 - Input buffer not changed ok 602 - Uncompressed matches original ok 603 - IO::Uncompress::Unzip::unzip - From Filename to Filename, Append(0) ok 604 - Output file does not exist ok 605 - Uncompressed ok ok 606 - Created output file ok 607 - Input buffer not changed ok 608 - Uncompressed matches original ok 609 - IO::Uncompress::Unzip::unzip - From Filename to Handle, Append(0) ok 610 - Output file does not exist ok 611 - $out isa IO::File ok 612 - Uncompressed ok ok 613 - Created output file ok 614 - Input buffer not changed ok 615 - Uncompressed matches original ok 616 - IO::Uncompress::Unzip::unzip - From Filename to Buffer, Append(0) ok 617 - Uncompressed ok ok 618 - Input buffer not changed ok 619 - Uncompressed matches original ok 620 - IO::Uncompress::Unzip::unzip - From Handle to Filename, Append(0) ok 621 - Output file does not exist ok 622 - Uncompressed ok ok 623 - Created output file ok 624 - Input buffer not changed ok 625 - Uncompressed matches original ok 626 - IO::Uncompress::Unzip::unzip - From Handle to Handle, Append(0) ok 627 - Output file does not exist ok 628 - $out isa IO::File ok 629 - Uncompressed ok ok 630 - Created output file ok 631 - Input buffer not changed ok 632 - Uncompressed matches original ok 633 - IO::Uncompress::Unzip::unzip - From Filename to Buffer, Append(0) ok 634 - Uncompressed ok ok 635 - Input buffer not changed ok 636 - Uncompressed matches original ok 637 - IO::Uncompress::Unzip::unzip - From stdin (via '-') to Buffer content, Append(0) ok 638 - redirect STDIN ok 639 - Uncompressed ok ok 640 - Input buffer not changed ok 641 - Uncompressed matches original ok 642 - IO::Uncompress::Unzip::unzip - From Buff to Buff, Append(1) ok 643 - Uncompressed ok ok 644 - Input buffer not changed ok 645 - Uncompressed matches original ok 646 - IO::Uncompress::Unzip::unzip - From Buff to Array, Append(1) ok 647 - Uncompressed ok ok 648 - Input buffer not changed ok 649 - Uncompressed matches original ok 650 - Uncompressed matches original ok 651 - only 2 elements in the array ok 652 - IO::Uncompress::Unzip::unzip - From Buff to Filename, Append(1) ok 653 - Uncompressed ok ok 654 - Created output file ok 655 - Input buffer not changed ok 656 - Uncompressed matches original ok 657 - IO::Uncompress::Unzip::unzip - From Buff to Handle, Append(1) ok 658 - $of isa IO::File ok 659 - Uncompressed ok ok 660 - Created output file ok 661 - Input buffer not changed ok 662 - Uncompressed matches original ok 663 - IO::Uncompress::Unzip::unzip - From Filename to Filename, Append(1) ok 664 - Uncompressed ok ok 665 - Created output file ok 666 - Input buffer not changed ok 667 - Uncompressed matches original ok 668 - IO::Uncompress::Unzip::unzip - From Filename to Handle, Append(1) ok 669 - $out isa IO::File ok 670 - Uncompressed ok ok 671 - Created output file ok 672 - Input buffer not changed ok 673 - Uncompressed matches original ok 674 - IO::Uncompress::Unzip::unzip - From Filename to Buffer, Append(1) ok 675 - Uncompressed ok ok 676 - Input buffer not changed ok 677 - Uncompressed matches original ok 678 - IO::Uncompress::Unzip::unzip - From Handle to Filename, Append(1) ok 679 - Uncompressed ok ok 680 - Created output file ok 681 - Input buffer not changed ok 682 - Uncompressed matches original ok 683 - IO::Uncompress::Unzip::unzip - From Handle to Handle, Append(1) ok 684 - $out isa IO::File ok 685 - Uncompressed ok ok 686 - Created output file ok 687 - Input buffer not changed ok 688 - Uncompressed matches original ok 689 - IO::Uncompress::Unzip::unzip - From Filename to Buffer, Append(1) ok 690 - Uncompressed ok ok 691 - Input buffer not changed ok 692 - Uncompressed matches original ok 693 - IO::Uncompress::Unzip::unzip - From stdin (via '-') to Buffer content, Append(1) ok 694 - redirect STDIN ok 695 - Uncompressed ok ok 696 - Input buffer not changed ok 697 - Uncompressed matches original ok 698 - IO::Uncompress::Unzip::unzip - From Handle to Buffer, InputLength ok 699 - Uncompressed ok ok 700 - Uncompressed matches original ok 701 - Length of Appended data ok ok 702 - Appended data ok ok 703 - Uncompressed ok ok 704 - Uncompressed matches original ok 705 - Length of Appended data ok ok 706 - Appended data ok ok 707 - IO::Uncompress::Unzip::unzip - From stdin (via -) to Buffer content, InputLength ok 708 - redirect STDIN ok 709 - Uncompressed ok ok 710 - Length of Appended data ok ok 711 - Uncompressed matches original ok 712 - Appended data ok ok 713 - IO::Uncompress::Unzip::unzip - From stdin (via *main::STDIN) to Buffer content, InputLength ok 714 - redirect STDIN ok 715 - Uncompressed ok ok 716 - Length of Appended data ok ok 717 - Uncompressed matches original ok 718 - Appended data ok ok 719 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(0) ok 720 - Uncompressed ok ok 721 - Input buffer not changed ok 722 - Uncompressed matches original ok 723 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(0) ok 724 - Uncompressed ok ok 725 - Input buffer not changed ok 726 - Uncompressed matches original ok 727 - Uncompressed matches original ok 728 - only 2 elements in the array ok 729 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(0) ok 730 - Output file does not exist ok 731 - Uncompressed ok ok 732 - Created output file ok 733 - Input buffer not changed ok 734 - Uncompressed matches original ok 735 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(0) ok 736 - Output file does not exist ok 737 - $of isa IO::File ok 738 - Uncompressed ok ok 739 - Created output file ok 740 - Input buffer not changed ok 741 - Uncompressed matches original ok 742 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(0) ok 743 - Output file does not exist ok 744 - Uncompressed ok ok 745 - Created output file ok 746 - Input buffer not changed ok 747 - Uncompressed matches original ok 748 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(0) ok 749 - Output file does not exist ok 750 - $out isa IO::File ok 751 - Uncompressed ok ok 752 - Created output file ok 753 - Input buffer not changed ok 754 - Uncompressed matches original ok 755 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 756 - Uncompressed ok ok 757 - Input buffer not changed ok 758 - Uncompressed matches original ok 759 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(0) ok 760 - Output file does not exist ok 761 - Uncompressed ok ok 762 - Created output file ok 763 - Input buffer not changed ok 764 - Uncompressed matches original ok 765 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(0) ok 766 - Output file does not exist ok 767 - $out isa IO::File ok 768 - Uncompressed ok ok 769 - Created output file ok 770 - Input buffer not changed ok 771 - Uncompressed matches original ok 772 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(0) ok 773 - Uncompressed ok ok 774 - Input buffer not changed ok 775 - Uncompressed matches original ok 776 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(0) ok 777 - redirect STDIN ok 778 - Uncompressed ok ok 779 - Input buffer not changed ok 780 - Uncompressed matches original ok 781 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Buff, Append(1) ok 782 - Uncompressed ok ok 783 - Input buffer not changed ok 784 - Uncompressed matches original ok 785 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Array, Append(1) ok 786 - Uncompressed ok ok 787 - Input buffer not changed ok 788 - Uncompressed matches original ok 789 - Uncompressed matches original ok 790 - only 2 elements in the array ok 791 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Filename, Append(1) ok 792 - Uncompressed ok ok 793 - Created output file ok 794 - Input buffer not changed ok 795 - Uncompressed matches original ok 796 - IO::Uncompress::AnyUncompress::anyuncompress - From Buff to Handle, Append(1) ok 797 - $of isa IO::File ok 798 - Uncompressed ok ok 799 - Created output file ok 800 - Input buffer not changed ok 801 - Uncompressed matches original ok 802 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Filename, Append(1) ok 803 - Uncompressed ok ok 804 - Created output file ok 805 - Input buffer not changed ok 806 - Uncompressed matches original ok 807 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Handle, Append(1) ok 808 - $out isa IO::File ok 809 - Uncompressed ok ok 810 - Created output file ok 811 - Input buffer not changed ok 812 - Uncompressed matches original ok 813 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 814 - Uncompressed ok ok 815 - Input buffer not changed ok 816 - Uncompressed matches original ok 817 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Filename, Append(1) ok 818 - Uncompressed ok ok 819 - Created output file ok 820 - Input buffer not changed ok 821 - Uncompressed matches original ok 822 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Handle, Append(1) ok 823 - $out isa IO::File ok 824 - Uncompressed ok ok 825 - Created output file ok 826 - Input buffer not changed ok 827 - Uncompressed matches original ok 828 - IO::Uncompress::AnyUncompress::anyuncompress - From Filename to Buffer, Append(1) ok 829 - Uncompressed ok ok 830 - Input buffer not changed ok 831 - Uncompressed matches original ok 832 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via '-') to Buffer content, Append(1) ok 833 - redirect STDIN ok 834 - Uncompressed ok ok 835 - Input buffer not changed ok 836 - Uncompressed matches original ok 837 - IO::Uncompress::AnyUncompress::anyuncompress - From Handle to Buffer, InputLength ok 838 - Uncompressed ok ok 839 - Uncompressed matches original ok 840 - Length of Appended data ok ok 841 - Appended data ok ok 842 - Uncompressed ok ok 843 - Uncompressed matches original ok 844 - Length of Appended data ok ok 845 - Appended data ok ok 846 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via -) to Buffer content, InputLength ok 847 - redirect STDIN ok 848 - Uncompressed ok ok 849 - Length of Appended data ok ok 850 - Uncompressed matches original ok 851 - Appended data ok ok 852 - IO::Uncompress::AnyUncompress::anyuncompress - From stdin (via *main::STDIN) to Buffer content, InputLength ok 853 - redirect STDIN ok 854 - Uncompressed ok ok 855 - Length of Appended data ok ok 856 - Uncompressed matches original ok 857 - Appended data ok ok 858 - Created output filehandle ok 859 - IO::Uncompress::Unzip::unzip - From ArrayRef to Buffer ok 860 - UnCompressed ok ok 861 ok 862 - IO::Uncompress::Unzip::unzip - From ArrayRef to Filename ok 863 - UnCompressed ok ok 864 ok 865 - IO::Uncompress::Unzip::unzip - From ArrayRef to Filehandle ok 866 - UnCompressed ok ok 867 ok 868 - IO::Uncompress::Unzip::unzip - From Array Ref to Array Ref ok 869 - UnCompressed ok ok 870 - Input array not changed ok 871 - Got Expected uncompressed data ok 872 - Created output filehandle ok 873 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Buffer ok 874 - UnCompressed ok ok 875 ok 876 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filename ok 877 - UnCompressed ok ok 878 ok 879 - IO::Uncompress::AnyUncompress::anyuncompress - From ArrayRef to Filehandle ok 880 - UnCompressed ok ok 881 ok 882 - IO::Uncompress::AnyUncompress::anyuncompress - From Array Ref to Array Ref ok 883 - UnCompressed ok ok 884 - Input array not changed ok 885 - Got Expected uncompressed data ok 886 - Temp Directory tmpdir1 exists ok 887 - IO::Uncompress::Unzip::unzip - From FileGlob to FileGlob ok 888 - UnCompressed ok ok 889 - got expected from tmpdir2/a1.tmp ok 890 - got expected from tmpdir2/a2.tmp ok 891 - got expected from tmpdir2/a3.tmp ok 892 - got all files ok 893 - IO::Uncompress::Unzip::unzip - From FileGlob to Arrayref ok 894 - UnCompressed ok ok 895 - got expected data ok 896 - got expected data ok 897 - got expected data ok 898 - got expected data ok 899 - got all files ok 900 - IO::Uncompress::Unzip::unzip - From FileGlob to Buffer ok 901 - UnCompressed ok ok 902 - got expected uncompressed data ok 903 - IO::Uncompress::Unzip::unzip - From FileGlob to Filename ok 904 - tst00184.tmp does not exist ok 905 - UnCompressed ok ok 906 - tst00184.tmp does exist ok 907 - got expected uncompressed data ok 908 - IO::Uncompress::Unzip::unzip - From FileGlob to Filehandle ok 909 - UnCompressed ok ok 910 - abc does exist ok 911 - got expected uncompressed data ok 912 - Temp Directory tmpdir1 exists ok 913 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to FileGlob ok 914 - UnCompressed ok ok 915 - got expected from tmpdir2/a1.tmp ok 916 - got expected from tmpdir2/a2.tmp ok 917 - got expected from tmpdir2/a3.tmp ok 918 - got all files ok 919 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Arrayref ok 920 - UnCompressed ok ok 921 - got expected data ok 922 - got expected data ok 923 - got expected data ok 924 - got expected data ok 925 - got all files ok 926 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Buffer ok 927 - UnCompressed ok ok 928 - got expected uncompressed data ok 929 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filename ok 930 - tst00185.tmp does not exist ok 931 - UnCompressed ok ok 932 - tst00185.tmp does exist ok 933 - got expected uncompressed data ok 934 - IO::Uncompress::AnyUncompress::anyuncompress - From FileGlob to Filehandle ok 935 - UnCompressed ok ok 936 - abc does exist ok 937 - got expected uncompressed data ok 938 - More write tests ok 939 - Array Input Error tests ok 940 - [] ok 941 - IO::Compress::Zip::zip fails ok 942 - got error message ok 943 - [[]] ok 944 - IO::Compress::Zip::zip fails ok 945 - got error message ok 946 - [[[]]] ok 947 - IO::Compress::Zip::zip fails ok 948 - got error message ok 949 - [[\"ab"], [\"cd"]] ok 950 - IO::Compress::Zip::zip fails ok 951 - got error message ok 952 - [\""] ok 953 - IO::Compress::Zip::zip fails ok 954 - got error message ok 955 - [\undef] ok 956 - IO::Compress::Zip::zip fails ok 957 - got error message ok 958 - [\"abcd"] ok 959 - IO::Compress::Zip::zip fails ok 960 - got error message ok 961 - [\&xx] ok 962 - IO::Compress::Zip::zip fails ok 963 - got error message ok 964 - [$fh2] ok 965 - IO::Compress::Zip::zip fails ok 966 - got error message ok 967 - [""] ok 968 - got error message ok 969 - [undef] ok 970 - got error message ok 971 - no warnings ok 2/971 skipped: various reasons t/106prime-deflate..............# # Testing IO::Uncompress::Inflate # 1..2900 ok 1 # # BlockSize 1, Length 0, Buffer 0 # ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # # BlockSize 1, Length 0, Buffer 1 # ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 # # BlockSize 1, Length 1, Buffer 0 # ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # # BlockSize 1, Length 1, Buffer 1 # ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 # # BlockSize 1, Length 2, Buffer 0 # ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 # # BlockSize 1, Length 2, Buffer 1 # ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # # BlockSize 1, Length 3, Buffer 0 # ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 # # BlockSize 1, Length 3, Buffer 1 # ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 # # BlockSize 1, Length 4, Buffer 0 # ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 # # BlockSize 1, Length 4, Buffer 1 # ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 # # BlockSize 1, Length 5, Buffer 0 # ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 # # BlockSize 1, Length 5, Buffer 1 # ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 # # BlockSize 1, Length 6, Buffer 0 # ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 # # BlockSize 1, Length 6, Buffer 1 # ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 # # BlockSize 1, Length 7, Buffer 0 # ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 # # BlockSize 1, Length 7, Buffer 1 # ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 # # BlockSize 1, Length 8, Buffer 0 # ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 # # BlockSize 1, Length 8, Buffer 1 # ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 # # BlockSize 1, Length 9, Buffer 0 # ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 # # BlockSize 1, Length 9, Buffer 1 # ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 # # BlockSize 1, Length 10, Buffer 0 # ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 # # BlockSize 1, Length 10, Buffer 1 # ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 # # BlockSize 1, Length 11, Buffer 0 # ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 # # BlockSize 1, Length 11, Buffer 1 # ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # # BlockSize 1, Length 12, Buffer 0 # ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 # # BlockSize 1, Length 12, Buffer 1 # ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 # # BlockSize 1, Length 13, Buffer 0 # ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 # # BlockSize 1, Length 13, Buffer 1 # ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 # # BlockSize 1, Length 14, Buffer 0 # ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 # # BlockSize 1, Length 14, Buffer 1 # ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 # # BlockSize 1, Length 15, Buffer 0 # ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 # # BlockSize 1, Length 15, Buffer 1 # ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 # # BlockSize 1, Length 16, Buffer 0 # ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 # # BlockSize 1, Length 16, Buffer 1 # ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 # # BlockSize 1, Length 17, Buffer 0 # ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 # # BlockSize 1, Length 17, Buffer 1 # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 # # BlockSize 1, Length 18, Buffer 0 # ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 # # BlockSize 1, Length 18, Buffer 1 # ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 # # BlockSize 1, Length 19, Buffer 0 # ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 # # BlockSize 1, Length 19, Buffer 1 # ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 # # BlockSize 1, Length 20, Buffer 0 # ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 # # BlockSize 1, Length 20, Buffer 1 # ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 # # BlockSize 1, Length 21, Buffer 0 # ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 # # BlockSize 1, Length 21, Buffer 1 # ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 # # BlockSize 1, Length 22, Buffer 0 # ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 # # BlockSize 1, Length 22, Buffer 1 # ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 # # BlockSize 1, Length 23, Buffer 0 # ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 # # BlockSize 1, Length 23, Buffer 1 # ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 # # BlockSize 1, Length 24, Buffer 0 # ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 # # BlockSize 1, Length 24, Buffer 1 # ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 # # BlockSize 1, Length 25, Buffer 0 # ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 # # BlockSize 1, Length 25, Buffer 1 # ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 # # BlockSize 1, Length 26, Buffer 0 # ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 # # BlockSize 1, Length 26, Buffer 1 # ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 # # BlockSize 1, Length 27, Buffer 0 # ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 # # BlockSize 1, Length 27, Buffer 1 # ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 # # BlockSize 1, Length 28, Buffer 0 # ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 # # BlockSize 1, Length 28, Buffer 1 # ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 # # BlockSize 1, Length 29, Buffer 0 # ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 # # BlockSize 1, Length 29, Buffer 1 # ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 # # BlockSize 1, Length 30, Buffer 0 # ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 # # BlockSize 1, Length 30, Buffer 1 # ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 # # BlockSize 1, Length 31, Buffer 0 # ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 # # BlockSize 1, Length 31, Buffer 1 # ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 # # BlockSize 1, Length 32, Buffer 0 # ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 # # BlockSize 1, Length 32, Buffer 1 # ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 # # BlockSize 1, Length 33, Buffer 0 # ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 # # BlockSize 1, Length 33, Buffer 1 # ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 # # BlockSize 1, Length 34, Buffer 0 # ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 # # BlockSize 1, Length 34, Buffer 1 # ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 # # BlockSize 1, Length 35, Buffer 0 # ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 # # BlockSize 1, Length 35, Buffer 1 # ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 # # BlockSize 1, Length 36, Buffer 0 # ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 # # BlockSize 1, Length 36, Buffer 1 # ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 # # BlockSize 1, Length 37, Buffer 0 # ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 # # BlockSize 1, Length 37, Buffer 1 # ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 # # BlockSize 1, Length 38, Buffer 0 # ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 # # BlockSize 1, Length 38, Buffer 1 # ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 # # BlockSize 1, Length 39, Buffer 0 # ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 # # BlockSize 1, Length 39, Buffer 1 # ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 # # BlockSize 1, Length 40, Buffer 0 # ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 # # BlockSize 1, Length 40, Buffer 1 # ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 # # BlockSize 1, Length 41, Buffer 0 # ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 # # BlockSize 1, Length 41, Buffer 1 # ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 # # BlockSize 1, Length 42, Buffer 0 # ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 # # BlockSize 1, Length 42, Buffer 1 # ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 # # BlockSize 1, Length 43, Buffer 0 # ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 # # BlockSize 1, Length 43, Buffer 1 # ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 # # BlockSize 1, Length 44, Buffer 0 # ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 # # BlockSize 1, Length 44, Buffer 1 # ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 # # BlockSize 1, Length 45, Buffer 0 # ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 # # BlockSize 1, Length 45, Buffer 1 # ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 # # BlockSize 1, Length 46, Buffer 0 # ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 # # BlockSize 1, Length 46, Buffer 1 # ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 # # BlockSize 1, Length 47, Buffer 0 # ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 # # BlockSize 1, Length 47, Buffer 1 # ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 # # BlockSize 1, Length 48, Buffer 0 # ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 # # BlockSize 1, Length 48, Buffer 1 # ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 # # BlockSize 1, Length 49, Buffer 0 # ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 # # BlockSize 1, Length 49, Buffer 1 # ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 # # BlockSize 1, Length 50, Buffer 0 # ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 # # BlockSize 1, Length 50, Buffer 1 # ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 # # BlockSize 1, Length 51, Buffer 0 # ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 # # BlockSize 1, Length 51, Buffer 1 # ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 # # BlockSize 1, Length 52, Buffer 0 # ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 # # BlockSize 1, Length 52, Buffer 1 # ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 # # BlockSize 1, Length 53, Buffer 0 # ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 # # BlockSize 1, Length 53, Buffer 1 # ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 # # BlockSize 1, Length 54, Buffer 0 # ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 # # BlockSize 1, Length 54, Buffer 1 # ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 # # BlockSize 1, Length 55, Buffer 0 # ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 # # BlockSize 1, Length 55, Buffer 1 # ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 # # BlockSize 1, Length 56, Buffer 0 # ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 # # BlockSize 1, Length 56, Buffer 1 # ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 # # BlockSize 1, Length 57, Buffer 0 # ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 # # BlockSize 1, Length 57, Buffer 1 # ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 # # BlockSize 1, Length 58, Buffer 0 # ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 # # BlockSize 1, Length 58, Buffer 1 # ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 # # BlockSize 1, Length 59, Buffer 0 # ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 # # BlockSize 1, Length 59, Buffer 1 # ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 # # BlockSize 1, Length 60, Buffer 0 # ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 # # BlockSize 1, Length 60, Buffer 1 # ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 # # BlockSize 1, Length 61, Buffer 0 # ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 # # BlockSize 1, Length 61, Buffer 1 # ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 # # BlockSize 1, Length 62, Buffer 0 # ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 # # BlockSize 1, Length 62, Buffer 1 # ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 # # BlockSize 1, Length 63, Buffer 0 # ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 # # BlockSize 1, Length 63, Buffer 1 # ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 # # BlockSize 1, Length 64, Buffer 0 # ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 # # BlockSize 1, Length 64, Buffer 1 # ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 # # BlockSize 1, Length 65, Buffer 0 # ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 # # BlockSize 1, Length 65, Buffer 1 # ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 # # BlockSize 1, Length 66, Buffer 0 # ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 # # BlockSize 1, Length 66, Buffer 1 # ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 # # BlockSize 1, Length 67, Buffer 0 # ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 # # BlockSize 1, Length 67, Buffer 1 # ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 # # BlockSize 1, Length 68, Buffer 0 # ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 # # BlockSize 1, Length 68, Buffer 1 # ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 # # BlockSize 2, Length 0, Buffer 0 # ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 # # BlockSize 2, Length 0, Buffer 1 # ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 # # BlockSize 2, Length 1, Buffer 0 # ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 # # BlockSize 2, Length 1, Buffer 1 # ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 # # BlockSize 2, Length 2, Buffer 0 # ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 # # BlockSize 2, Length 2, Buffer 1 # ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 # # BlockSize 2, Length 3, Buffer 0 # ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 # # BlockSize 2, Length 3, Buffer 1 # ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 # # BlockSize 2, Length 4, Buffer 0 # ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 # # BlockSize 2, Length 4, Buffer 1 # ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 # # BlockSize 2, Length 5, Buffer 0 # ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 # # BlockSize 2, Length 5, Buffer 1 # ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 # # BlockSize 2, Length 6, Buffer 0 # ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 # # BlockSize 2, Length 6, Buffer 1 # ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 # # BlockSize 2, Length 7, Buffer 0 # ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 # # BlockSize 2, Length 7, Buffer 1 # ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 # # BlockSize 2, Length 8, Buffer 0 # ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 # # BlockSize 2, Length 8, Buffer 1 # ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 # # BlockSize 2, Length 9, Buffer 0 # ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 # # BlockSize 2, Length 9, Buffer 1 # ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 # # BlockSize 2, Length 10, Buffer 0 # ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 # # BlockSize 2, Length 10, Buffer 1 # ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 # # BlockSize 2, Length 11, Buffer 0 # ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 # # BlockSize 2, Length 11, Buffer 1 # ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 # # BlockSize 2, Length 12, Buffer 0 # ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 # # BlockSize 2, Length 12, Buffer 1 # ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 # # BlockSize 2, Length 13, Buffer 0 # ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 # # BlockSize 2, Length 13, Buffer 1 # ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 # # BlockSize 2, Length 14, Buffer 0 # ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 # # BlockSize 2, Length 14, Buffer 1 # ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 # # BlockSize 2, Length 15, Buffer 0 # ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 # # BlockSize 2, Length 15, Buffer 1 # ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 # # BlockSize 2, Length 16, Buffer 0 # ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 # # BlockSize 2, Length 16, Buffer 1 # ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 # # BlockSize 2, Length 17, Buffer 0 # ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 # # BlockSize 2, Length 17, Buffer 1 # ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 # # BlockSize 2, Length 18, Buffer 0 # ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 # # BlockSize 2, Length 18, Buffer 1 # ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 # # BlockSize 2, Length 19, Buffer 0 # ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 # # BlockSize 2, Length 19, Buffer 1 # ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 # # BlockSize 2, Length 20, Buffer 0 # ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 # # BlockSize 2, Length 20, Buffer 1 # ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 # # BlockSize 2, Length 21, Buffer 0 # ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 # # BlockSize 2, Length 21, Buffer 1 # ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 # # BlockSize 2, Length 22, Buffer 0 # ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 # # BlockSize 2, Length 22, Buffer 1 # ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 # # BlockSize 2, Length 23, Buffer 0 # ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 # # BlockSize 2, Length 23, Buffer 1 # ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 # # BlockSize 2, Length 24, Buffer 0 # ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 # # BlockSize 2, Length 24, Buffer 1 # ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 # # BlockSize 2, Length 25, Buffer 0 # ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 # # BlockSize 2, Length 25, Buffer 1 # ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 # # BlockSize 2, Length 26, Buffer 0 # ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 # # BlockSize 2, Length 26, Buffer 1 # ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 # # BlockSize 2, Length 27, Buffer 0 # ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 # # BlockSize 2, Length 27, Buffer 1 # ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 # # BlockSize 2, Length 28, Buffer 0 # ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 # # BlockSize 2, Length 28, Buffer 1 # ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 # # BlockSize 2, Length 29, Buffer 0 # ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 # # BlockSize 2, Length 29, Buffer 1 # ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 # # BlockSize 2, Length 30, Buffer 0 # ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 # # BlockSize 2, Length 30, Buffer 1 # ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 # # BlockSize 2, Length 31, Buffer 0 # ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 # # BlockSize 2, Length 31, Buffer 1 # ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 # # BlockSize 2, Length 32, Buffer 0 # ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 # # BlockSize 2, Length 32, Buffer 1 # ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 # # BlockSize 2, Length 33, Buffer 0 # ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 # # BlockSize 2, Length 33, Buffer 1 # ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 # # BlockSize 2, Length 34, Buffer 0 # ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 # # BlockSize 2, Length 34, Buffer 1 # ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 # # BlockSize 2, Length 35, Buffer 0 # ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 # # BlockSize 2, Length 35, Buffer 1 # ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 # # BlockSize 2, Length 36, Buffer 0 # ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 # # BlockSize 2, Length 36, Buffer 1 # ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 # # BlockSize 2, Length 37, Buffer 0 # ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 # # BlockSize 2, Length 37, Buffer 1 # ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 # # BlockSize 2, Length 38, Buffer 0 # ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 # # BlockSize 2, Length 38, Buffer 1 # ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 # # BlockSize 2, Length 39, Buffer 0 # ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 # # BlockSize 2, Length 39, Buffer 1 # ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 # # BlockSize 2, Length 40, Buffer 0 # ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 # # BlockSize 2, Length 40, Buffer 1 # ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 # # BlockSize 2, Length 41, Buffer 0 # ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 # # BlockSize 2, Length 41, Buffer 1 # ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 # # BlockSize 2, Length 42, Buffer 0 # ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 # # BlockSize 2, Length 42, Buffer 1 # ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 # # BlockSize 2, Length 43, Buffer 0 # ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 # # BlockSize 2, Length 43, Buffer 1 # ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 # # BlockSize 2, Length 44, Buffer 0 # ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 # # BlockSize 2, Length 44, Buffer 1 # ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 # # BlockSize 2, Length 45, Buffer 0 # ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 # # BlockSize 2, Length 45, Buffer 1 # ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 # # BlockSize 2, Length 46, Buffer 0 # ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 # # BlockSize 2, Length 46, Buffer 1 # ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 # # BlockSize 2, Length 47, Buffer 0 # ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 # # BlockSize 2, Length 47, Buffer 1 # ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 # # BlockSize 2, Length 48, Buffer 0 # ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 # # BlockSize 2, Length 48, Buffer 1 # ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 # # BlockSize 2, Length 49, Buffer 0 # ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 # # BlockSize 2, Length 49, Buffer 1 # ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 # # BlockSize 2, Length 50, Buffer 0 # ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 # # BlockSize 2, Length 50, Buffer 1 # ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 # # BlockSize 2, Length 51, Buffer 0 # ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 # # BlockSize 2, Length 51, Buffer 1 # ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 # # BlockSize 2, Length 52, Buffer 0 # ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 # # BlockSize 2, Length 52, Buffer 1 # ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 # # BlockSize 2, Length 53, Buffer 0 # ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 # # BlockSize 2, Length 53, Buffer 1 # ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 # # BlockSize 2, Length 54, Buffer 0 # ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 # # BlockSize 2, Length 54, Buffer 1 # ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 # # BlockSize 2, Length 55, Buffer 0 # ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 # # BlockSize 2, Length 55, Buffer 1 # ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 # # BlockSize 2, Length 56, Buffer 0 # ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 # # BlockSize 2, Length 56, Buffer 1 # ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 # # BlockSize 2, Length 57, Buffer 0 # ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 # # BlockSize 2, Length 57, Buffer 1 # ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 # # BlockSize 2, Length 58, Buffer 0 # ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 # # BlockSize 2, Length 58, Buffer 1 # ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 # # BlockSize 2, Length 59, Buffer 0 # ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 # # BlockSize 2, Length 59, Buffer 1 # ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 # # BlockSize 2, Length 60, Buffer 0 # ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 # # BlockSize 2, Length 60, Buffer 1 # ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 # # BlockSize 2, Length 61, Buffer 0 # ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 # # BlockSize 2, Length 61, Buffer 1 # ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 # # BlockSize 2, Length 62, Buffer 0 # ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 # # BlockSize 2, Length 62, Buffer 1 # ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 # # BlockSize 2, Length 63, Buffer 0 # ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 # # BlockSize 2, Length 63, Buffer 1 # ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 # # BlockSize 2, Length 64, Buffer 0 # ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 # # BlockSize 2, Length 64, Buffer 1 # ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 # # BlockSize 2, Length 65, Buffer 0 # ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 # # BlockSize 2, Length 65, Buffer 1 # ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 # # BlockSize 2, Length 66, Buffer 0 # ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 # # BlockSize 2, Length 66, Buffer 1 # ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 # # BlockSize 2, Length 67, Buffer 0 # ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 ok 1911 ok 1912 # # BlockSize 2, Length 67, Buffer 1 # ok 1913 ok 1914 ok 1915 ok 1916 ok 1917 ok 1918 ok 1919 # # BlockSize 2, Length 68, Buffer 0 # ok 1920 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 ok 1926 # # BlockSize 2, Length 68, Buffer 1 # ok 1927 ok 1928 ok 1929 ok 1930 ok 1931 ok 1932 ok 1933 # # BlockSize 13, Length 0, Buffer 0 # ok 1934 ok 1935 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 # # BlockSize 13, Length 0, Buffer 1 # ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 ok 1946 ok 1947 # # BlockSize 13, Length 1, Buffer 0 # ok 1948 ok 1949 ok 1950 ok 1951 ok 1952 ok 1953 ok 1954 # # BlockSize 13, Length 1, Buffer 1 # ok 1955 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 ok 1961 # # BlockSize 13, Length 2, Buffer 0 # ok 1962 ok 1963 ok 1964 ok 1965 ok 1966 ok 1967 ok 1968 # # BlockSize 13, Length 2, Buffer 1 # ok 1969 ok 1970 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 # # BlockSize 13, Length 3, Buffer 0 # ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 ok 1981 ok 1982 # # BlockSize 13, Length 3, Buffer 1 # ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 # # BlockSize 13, Length 4, Buffer 0 # ok 1990 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 ok 1996 # # BlockSize 13, Length 4, Buffer 1 # ok 1997 ok 1998 ok 1999 ok 2000 ok 2001 ok 2002 ok 2003 # # BlockSize 13, Length 5, Buffer 0 # ok 2004 ok 2005 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 # # BlockSize 13, Length 5, Buffer 1 # ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 ok 2016 ok 2017 # # BlockSize 13, Length 6, Buffer 0 # ok 2018 ok 2019 ok 2020 ok 2021 ok 2022 ok 2023 ok 2024 # # BlockSize 13, Length 6, Buffer 1 # ok 2025 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 ok 2031 # # BlockSize 13, Length 7, Buffer 0 # ok 2032 ok 2033 ok 2034 ok 2035 ok 2036 ok 2037 ok 2038 # # BlockSize 13, Length 7, Buffer 1 # ok 2039 ok 2040 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 # # BlockSize 13, Length 8, Buffer 0 # ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 # # BlockSize 13, Length 8, Buffer 1 # ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 # # BlockSize 13, Length 9, Buffer 0 # ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 # # BlockSize 13, Length 9, Buffer 1 # ok 2067 ok 2068 ok 2069 ok 2070 ok 2071 ok 2072 ok 2073 # # BlockSize 13, Length 10, Buffer 0 # ok 2074 ok 2075 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 # # BlockSize 13, Length 10, Buffer 1 # ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 ok 2086 ok 2087 # # BlockSize 13, Length 11, Buffer 0 # ok 2088 ok 2089 ok 2090 ok 2091 ok 2092 ok 2093 ok 2094 # # BlockSize 13, Length 11, Buffer 1 # ok 2095 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 ok 2101 # # BlockSize 13, Length 12, Buffer 0 # ok 2102 ok 2103 ok 2104 ok 2105 ok 2106 ok 2107 ok 2108 # # BlockSize 13, Length 12, Buffer 1 # ok 2109 ok 2110 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 # # BlockSize 13, Length 13, Buffer 0 # ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 ok 2121 ok 2122 # # BlockSize 13, Length 13, Buffer 1 # ok 2123 ok 2124 ok 2125 ok 2126 ok 2127 ok 2128 ok 2129 # # BlockSize 13, Length 14, Buffer 0 # ok 2130 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 ok 2136 # # BlockSize 13, Length 14, Buffer 1 # ok 2137 ok 2138 ok 2139 ok 2140 ok 2141 ok 2142 ok 2143 # # BlockSize 13, Length 15, Buffer 0 # ok 2144 ok 2145 ok 2146 ok 2147 ok 2148 ok 2149 ok 2150 # # BlockSize 13, Length 15, Buffer 1 # ok 2151 ok 2152 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 # # BlockSize 13, Length 16, Buffer 0 # ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 ok 2164 # # BlockSize 13, Length 16, Buffer 1 # ok 2165 ok 2166 ok 2167 ok 2168 ok 2169 ok 2170 ok 2171 # # BlockSize 13, Length 17, Buffer 0 # ok 2172 ok 2173 ok 2174 ok 2175 ok 2176 ok 2177 ok 2178 # # BlockSize 13, Length 17, Buffer 1 # ok 2179 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 # # BlockSize 13, Length 18, Buffer 0 # ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 ok 2191 ok 2192 # # BlockSize 13, Length 18, Buffer 1 # ok 2193 ok 2194 ok 2195 ok 2196 ok 2197 ok 2198 ok 2199 # # BlockSize 13, Length 19, Buffer 0 # ok 2200 ok 2201 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 # # BlockSize 13, Length 19, Buffer 1 # ok 2207 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 ok 2213 # # BlockSize 13, Length 20, Buffer 0 # ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 ok 2219 ok 2220 # # BlockSize 13, Length 20, Buffer 1 # ok 2221 ok 2222 ok 2223 ok 2224 ok 2225 ok 2226 ok 2227 # # BlockSize 13, Length 21, Buffer 0 # ok 2228 ok 2229 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 # # BlockSize 13, Length 21, Buffer 1 # ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 ok 2241 # # BlockSize 13, Length 22, Buffer 0 # ok 2242 ok 2243 ok 2244 ok 2245 ok 2246 ok 2247 ok 2248 # # BlockSize 13, Length 22, Buffer 1 # ok 2249 ok 2250 ok 2251 ok 2252 ok 2253 ok 2254 ok 2255 # # BlockSize 13, Length 23, Buffer 0 # ok 2256 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 # # BlockSize 13, Length 23, Buffer 1 # ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 ok 2268 ok 2269 # # BlockSize 13, Length 24, Buffer 0 # ok 2270 ok 2271 ok 2272 ok 2273 ok 2274 ok 2275 ok 2276 # # BlockSize 13, Length 24, Buffer 1 # ok 2277 ok 2278 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 # # BlockSize 13, Length 25, Buffer 0 # ok 2284 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 ok 2290 # # BlockSize 13, Length 25, Buffer 1 # ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 ok 2296 ok 2297 # # BlockSize 13, Length 26, Buffer 0 # ok 2298 ok 2299 ok 2300 ok 2301 ok 2302 ok 2303 ok 2304 # # BlockSize 13, Length 26, Buffer 1 # ok 2305 ok 2306 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 # # BlockSize 13, Length 27, Buffer 0 # ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 ok 2318 # # BlockSize 13, Length 27, Buffer 1 # ok 2319 ok 2320 ok 2321 ok 2322 ok 2323 ok 2324 ok 2325 # # BlockSize 13, Length 28, Buffer 0 # ok 2326 ok 2327 ok 2328 ok 2329 ok 2330 ok 2331 ok 2332 # # BlockSize 13, Length 28, Buffer 1 # ok 2333 ok 2334 ok 2335 ok 2336 ok 2337 ok 2338 ok 2339 # # BlockSize 13, Length 29, Buffer 0 # ok 2340 ok 2341 ok 2342 ok 2343 ok 2344 ok 2345 ok 2346 # # BlockSize 13, Length 29, Buffer 1 # ok 2347 ok 2348 ok 2349 ok 2350 ok 2351 ok 2352 ok 2353 # # BlockSize 13, Length 30, Buffer 0 # ok 2354 ok 2355 ok 2356 ok 2357 ok 2358 ok 2359 ok 2360 # # BlockSize 13, Length 30, Buffer 1 # ok 2361 ok 2362 ok 2363 ok 2364 ok 2365 ok 2366 ok 2367 # # BlockSize 13, Length 31, Buffer 0 # ok 2368 ok 2369 ok 2370 ok 2371 ok 2372 ok 2373 ok 2374 # # BlockSize 13, Length 31, Buffer 1 # ok 2375 ok 2376 ok 2377 ok 2378 ok 2379 ok 2380 ok 2381 # # BlockSize 13, Length 32, Buffer 0 # ok 2382 ok 2383 ok 2384 ok 2385 ok 2386 ok 2387 ok 2388 # # BlockSize 13, Length 32, Buffer 1 # ok 2389 ok 2390 ok 2391 ok 2392 ok 2393 ok 2394 ok 2395 # # BlockSize 13, Length 33, Buffer 0 # ok 2396 ok 2397 ok 2398 ok 2399 ok 2400 ok 2401 ok 2402 # # BlockSize 13, Length 33, Buffer 1 # ok 2403 ok 2404 ok 2405 ok 2406 ok 2407 ok 2408 ok 2409 # # BlockSize 13, Length 34, Buffer 0 # ok 2410 ok 2411 ok 2412 ok 2413 ok 2414 ok 2415 ok 2416 # # BlockSize 13, Length 34, Buffer 1 # ok 2417 ok 2418 ok 2419 ok 2420 ok 2421 ok 2422 ok 2423 # # BlockSize 13, Length 35, Buffer 0 # ok 2424 ok 2425 ok 2426 ok 2427 ok 2428 ok 2429 ok 2430 # # BlockSize 13, Length 35, Buffer 1 # ok 2431 ok 2432 ok 2433 ok 2434 ok 2435 ok 2436 ok 2437 # # BlockSize 13, Length 36, Buffer 0 # ok 2438 ok 2439 ok 2440 ok 2441 ok 2442 ok 2443 ok 2444 # # BlockSize 13, Length 36, Buffer 1 # ok 2445 ok 2446 ok 2447 ok 2448 ok 2449 ok 2450 ok 2451 # # BlockSize 13, Length 37, Buffer 0 # ok 2452 ok 2453 ok 2454 ok 2455 ok 2456 ok 2457 ok 2458 # # BlockSize 13, Length 37, Buffer 1 # ok 2459 ok 2460 ok 2461 ok 2462 ok 2463 ok 2464 ok 2465 # # BlockSize 13, Length 38, Buffer 0 # ok 2466 ok 2467 ok 2468 ok 2469 ok 2470 ok 2471 ok 2472 # # BlockSize 13, Length 38, Buffer 1 # ok 2473 ok 2474 ok 2475 ok 2476 ok 2477 ok 2478 ok 2479 # # BlockSize 13, Length 39, Buffer 0 # ok 2480 ok 2481 ok 2482 ok 2483 ok 2484 ok 2485 ok 2486 # # BlockSize 13, Length 39, Buffer 1 # ok 2487 ok 2488 ok 2489 ok 2490 ok 2491 ok 2492 ok 2493 # # BlockSize 13, Length 40, Buffer 0 # ok 2494 ok 2495 ok 2496 ok 2497 ok 2498 ok 2499 ok 2500 # # BlockSize 13, Length 40, Buffer 1 # ok 2501 ok 2502 ok 2503 ok 2504 ok 2505 ok 2506 ok 2507 # # BlockSize 13, Length 41, Buffer 0 # ok 2508 ok 2509 ok 2510 ok 2511 ok 2512 ok 2513 ok 2514 # # BlockSize 13, Length 41, Buffer 1 # ok 2515 ok 2516 ok 2517 ok 2518 ok 2519 ok 2520 ok 2521 # # BlockSize 13, Length 42, Buffer 0 # ok 2522 ok 2523 ok 2524 ok 2525 ok 2526 ok 2527 ok 2528 # # BlockSize 13, Length 42, Buffer 1 # ok 2529 ok 2530 ok 2531 ok 2532 ok 2533 ok 2534 ok 2535 # # BlockSize 13, Length 43, Buffer 0 # ok 2536 ok 2537 ok 2538 ok 2539 ok 2540 ok 2541 ok 2542 # # BlockSize 13, Length 43, Buffer 1 # ok 2543 ok 2544 ok 2545 ok 2546 ok 2547 ok 2548 ok 2549 # # BlockSize 13, Length 44, Buffer 0 # ok 2550 ok 2551 ok 2552 ok 2553 ok 2554 ok 2555 ok 2556 # # BlockSize 13, Length 44, Buffer 1 # ok 2557 ok 2558 ok 2559 ok 2560 ok 2561 ok 2562 ok 2563 # # BlockSize 13, Length 45, Buffer 0 # ok 2564 ok 2565 ok 2566 ok 2567 ok 2568 ok 2569 ok 2570 # # BlockSize 13, Length 45, Buffer 1 # ok 2571 ok 2572 ok 2573 ok 2574 ok 2575 ok 2576 ok 2577 # # BlockSize 13, Length 46, Buffer 0 # ok 2578 ok 2579 ok 2580 ok 2581 ok 2582 ok 2583 ok 2584 # # BlockSize 13, Length 46, Buffer 1 # ok 2585 ok 2586 ok 2587 ok 2588 ok 2589 ok 2590 ok 2591 # # BlockSize 13, Length 47, Buffer 0 # ok 2592 ok 2593 ok 2594 ok 2595 ok 2596 ok 2597 ok 2598 # # BlockSize 13, Length 47, Buffer 1 # ok 2599 ok 2600 ok 2601 ok 2602 ok 2603 ok 2604 ok 2605 # # BlockSize 13, Length 48, Buffer 0 # ok 2606 ok 2607 ok 2608 ok 2609 ok 2610 ok 2611 ok 2612 # # BlockSize 13, Length 48, Buffer 1 # ok 2613 ok 2614 ok 2615 ok 2616 ok 2617 ok 2618 ok 2619 # # BlockSize 13, Length 49, Buffer 0 # ok 2620 ok 2621 ok 2622 ok 2623 ok 2624 ok 2625 ok 2626 # # BlockSize 13, Length 49, Buffer 1 # ok 2627 ok 2628 ok 2629 ok 2630 ok 2631 ok 2632 ok 2633 # # BlockSize 13, Length 50, Buffer 0 # ok 2634 ok 2635 ok 2636 ok 2637 ok 2638 ok 2639 ok 2640 # # BlockSize 13, Length 50, Buffer 1 # ok 2641 ok 2642 ok 2643 ok 2644 ok 2645 ok 2646 ok 2647 # # BlockSize 13, Length 51, Buffer 0 # ok 2648 ok 2649 ok 2650 ok 2651 ok 2652 ok 2653 ok 2654 # # BlockSize 13, Length 51, Buffer 1 # ok 2655 ok 2656 ok 2657 ok 2658 ok 2659 ok 2660 ok 2661 # # BlockSize 13, Length 52, Buffer 0 # ok 2662 ok 2663 ok 2664 ok 2665 ok 2666 ok 2667 ok 2668 # # BlockSize 13, Length 52, Buffer 1 # ok 2669 ok 2670 ok 2671 ok 2672 ok 2673 ok 2674 ok 2675 # # BlockSize 13, Length 53, Buffer 0 # ok 2676 ok 2677 ok 2678 ok 2679 ok 2680 ok 2681 ok 2682 # # BlockSize 13, Length 53, Buffer 1 # ok 2683 ok 2684 ok 2685 ok 2686 ok 2687 ok 2688 ok 2689 # # BlockSize 13, Length 54, Buffer 0 # ok 2690 ok 2691 ok 2692 ok 2693 ok 2694 ok 2695 ok 2696 # # BlockSize 13, Length 54, Buffer 1 # ok 2697 ok 2698 ok 2699 ok 2700 ok 2701 ok 2702 ok 2703 # # BlockSize 13, Length 55, Buffer 0 # ok 2704 ok 2705 ok 2706 ok 2707 ok 2708 ok 2709 ok 2710 # # BlockSize 13, Length 55, Buffer 1 # ok 2711 ok 2712 ok 2713 ok 2714 ok 2715 ok 2716 ok 2717 # # BlockSize 13, Length 56, Buffer 0 # ok 2718 ok 2719 ok 2720 ok 2721 ok 2722 ok 2723 ok 2724 # # BlockSize 13, Length 56, Buffer 1 # ok 2725 ok 2726 ok 2727 ok 2728 ok 2729 ok 2730 ok 2731 # # BlockSize 13, Length 57, Buffer 0 # ok 2732 ok 2733 ok 2734 ok 2735 ok 2736 ok 2737 ok 2738 # # BlockSize 13, Length 57, Buffer 1 # ok 2739 ok 2740 ok 2741 ok 2742 ok 2743 ok 2744 ok 2745 # # BlockSize 13, Length 58, Buffer 0 # ok 2746 ok 2747 ok 2748 ok 2749 ok 2750 ok 2751 ok 2752 # # BlockSize 13, Length 58, Buffer 1 # ok 2753 ok 2754 ok 2755 ok 2756 ok 2757 ok 2758 ok 2759 # # BlockSize 13, Length 59, Buffer 0 # ok 2760 ok 2761 ok 2762 ok 2763 ok 2764 ok 2765 ok 2766 # # BlockSize 13, Length 59, Buffer 1 # ok 2767 ok 2768 ok 2769 ok 2770 ok 2771 ok 2772 ok 2773 # # BlockSize 13, Length 60, Buffer 0 # ok 2774 ok 2775 ok 2776 ok 2777 ok 2778 ok 2779 ok 2780 # # BlockSize 13, Length 60, Buffer 1 # ok 2781 ok 2782 ok 2783 ok 2784 ok 2785 ok 2786 ok 2787 # # BlockSize 13, Length 61, Buffer 0 # ok 2788 ok 2789 ok 2790 ok 2791 ok 2792 ok 2793 ok 2794 # # BlockSize 13, Length 61, Buffer 1 # ok 2795 ok 2796 ok 2797 ok 2798 ok 2799 ok 2800 ok 2801 # # BlockSize 13, Length 62, Buffer 0 # ok 2802 ok 2803 ok 2804 ok 2805 ok 2806 ok 2807 ok 2808 # # BlockSize 13, Length 62, Buffer 1 # ok 2809 ok 2810 ok 2811 ok 2812 ok 2813 ok 2814 ok 2815 # # BlockSize 13, Length 63, Buffer 0 # ok 2816 ok 2817 ok 2818 ok 2819 ok 2820 ok 2821 ok 2822 # # BlockSize 13, Length 63, Buffer 1 # ok 2823 ok 2824 ok 2825 ok 2826 ok 2827 ok 2828 ok 2829 # # BlockSize 13, Length 64, Buffer 0 # ok 2830 ok 2831 ok 2832 ok 2833 ok 2834 ok 2835 ok 2836 # # BlockSize 13, Length 64, Buffer 1 # ok 2837 ok 2838 ok 2839 ok 2840 ok 2841 ok 2842 ok 2843 # # BlockSize 13, Length 65, Buffer 0 # ok 2844 ok 2845 ok 2846 ok 2847 ok 2848 ok 2849 ok 2850 # # BlockSize 13, Length 65, Buffer 1 # ok 2851 ok 2852 ok 2853 ok 2854 ok 2855 ok 2856 ok 2857 # # BlockSize 13, Length 66, Buffer 0 # ok 2858 ok 2859 ok 2860 ok 2861 ok 2862 ok 2863 ok 2864 # # BlockSize 13, Length 66, Buffer 1 # ok 2865 ok 2866 ok 2867 ok 2868 ok 2869 ok 2870 ok 2871 # # BlockSize 13, Length 67, Buffer 0 # ok 2872 ok 2873 ok 2874 ok 2875 ok 2876 ok 2877 ok 2878 # # BlockSize 13, Length 67, Buffer 1 # ok 2879 ok 2880 ok 2881 ok 2882 ok 2883 ok 2884 ok 2885 # # BlockSize 13, Length 68, Buffer 0 # ok 2886 ok 2887 ok 2888 ok 2889 ok 2890 ok 2891 ok 2892 # # BlockSize 13, Length 68, Buffer 1 # ok 2893 ok 2894 ok 2895 ok 2896 ok 2897 ok 2898 ok 2899 ok 2900 - no warnings ok t/106prime-gzip.................# # Testing IO::Uncompress::Gunzip # 1..4706 ok 1 # # BlockSize 1, Length 0, Buffer 0 # ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # # BlockSize 1, Length 0, Buffer 1 # ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 # # BlockSize 1, Length 1, Buffer 0 # ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # # BlockSize 1, Length 1, Buffer 1 # ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 # # BlockSize 1, Length 2, Buffer 0 # ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 # # BlockSize 1, Length 2, Buffer 1 # ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # # BlockSize 1, Length 3, Buffer 0 # ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 # # BlockSize 1, Length 3, Buffer 1 # ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 # # BlockSize 1, Length 4, Buffer 0 # ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 # # BlockSize 1, Length 4, Buffer 1 # ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 # # BlockSize 1, Length 5, Buffer 0 # ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 # # BlockSize 1, Length 5, Buffer 1 # ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 # # BlockSize 1, Length 6, Buffer 0 # ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 # # BlockSize 1, Length 6, Buffer 1 # ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 # # BlockSize 1, Length 7, Buffer 0 # ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 # # BlockSize 1, Length 7, Buffer 1 # ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 # # BlockSize 1, Length 8, Buffer 0 # ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 # # BlockSize 1, Length 8, Buffer 1 # ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 # # BlockSize 1, Length 9, Buffer 0 # ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 # # BlockSize 1, Length 9, Buffer 1 # ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 # # BlockSize 1, Length 10, Buffer 0 # ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 # # BlockSize 1, Length 10, Buffer 1 # ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 # # BlockSize 1, Length 11, Buffer 0 # ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 # # BlockSize 1, Length 11, Buffer 1 # ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # # BlockSize 1, Length 12, Buffer 0 # ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 # # BlockSize 1, Length 12, Buffer 1 # ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 # # BlockSize 1, Length 13, Buffer 0 # ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 # # BlockSize 1, Length 13, Buffer 1 # ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 # # BlockSize 1, Length 14, Buffer 0 # ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 # # BlockSize 1, Length 14, Buffer 1 # ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 # # BlockSize 1, Length 15, Buffer 0 # ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 # # BlockSize 1, Length 15, Buffer 1 # ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 # # BlockSize 1, Length 16, Buffer 0 # ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 # # BlockSize 1, Length 16, Buffer 1 # ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 # # BlockSize 1, Length 17, Buffer 0 # ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 # # BlockSize 1, Length 17, Buffer 1 # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 # # BlockSize 1, Length 18, Buffer 0 # ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 # # BlockSize 1, Length 18, Buffer 1 # ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 # # BlockSize 1, Length 19, Buffer 0 # ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 # # BlockSize 1, Length 19, Buffer 1 # ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 # # BlockSize 1, Length 20, Buffer 0 # ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 # # BlockSize 1, Length 20, Buffer 1 # ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 # # BlockSize 1, Length 21, Buffer 0 # ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 # # BlockSize 1, Length 21, Buffer 1 # ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 # # BlockSize 1, Length 22, Buffer 0 # ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 # # BlockSize 1, Length 22, Buffer 1 # ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 # # BlockSize 1, Length 23, Buffer 0 # ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 # # BlockSize 1, Length 23, Buffer 1 # ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 # # BlockSize 1, Length 24, Buffer 0 # ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 # # BlockSize 1, Length 24, Buffer 1 # ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 # # BlockSize 1, Length 25, Buffer 0 # ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 # # BlockSize 1, Length 25, Buffer 1 # ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 # # BlockSize 1, Length 26, Buffer 0 # ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 # # BlockSize 1, Length 26, Buffer 1 # ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 # # BlockSize 1, Length 27, Buffer 0 # ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 # # BlockSize 1, Length 27, Buffer 1 # ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 # # BlockSize 1, Length 28, Buffer 0 # ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 # # BlockSize 1, Length 28, Buffer 1 # ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 # # BlockSize 1, Length 29, Buffer 0 # ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 # # BlockSize 1, Length 29, Buffer 1 # ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 # # BlockSize 1, Length 30, Buffer 0 # ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 # # BlockSize 1, Length 30, Buffer 1 # ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 # # BlockSize 1, Length 31, Buffer 0 # ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 # # BlockSize 1, Length 31, Buffer 1 # ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 # # BlockSize 1, Length 32, Buffer 0 # ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 # # BlockSize 1, Length 32, Buffer 1 # ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 # # BlockSize 1, Length 33, Buffer 0 # ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 # # BlockSize 1, Length 33, Buffer 1 # ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 # # BlockSize 1, Length 34, Buffer 0 # ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 # # BlockSize 1, Length 34, Buffer 1 # ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 # # BlockSize 1, Length 35, Buffer 0 # ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 # # BlockSize 1, Length 35, Buffer 1 # ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 # # BlockSize 1, Length 36, Buffer 0 # ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 # # BlockSize 1, Length 36, Buffer 1 # ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 # # BlockSize 1, Length 37, Buffer 0 # ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 # # BlockSize 1, Length 37, Buffer 1 # ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 # # BlockSize 1, Length 38, Buffer 0 # ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 # # BlockSize 1, Length 38, Buffer 1 # ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 # # BlockSize 1, Length 39, Buffer 0 # ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 # # BlockSize 1, Length 39, Buffer 1 # ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 # # BlockSize 1, Length 40, Buffer 0 # ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 # # BlockSize 1, Length 40, Buffer 1 # ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 # # BlockSize 1, Length 41, Buffer 0 # ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 # # BlockSize 1, Length 41, Buffer 1 # ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 # # BlockSize 1, Length 42, Buffer 0 # ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 # # BlockSize 1, Length 42, Buffer 1 # ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 # # BlockSize 1, Length 43, Buffer 0 # ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 # # BlockSize 1, Length 43, Buffer 1 # ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 # # BlockSize 1, Length 44, Buffer 0 # ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 # # BlockSize 1, Length 44, Buffer 1 # ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 # # BlockSize 1, Length 45, Buffer 0 # ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 # # BlockSize 1, Length 45, Buffer 1 # ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 # # BlockSize 1, Length 46, Buffer 0 # ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 # # BlockSize 1, Length 46, Buffer 1 # ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 # # BlockSize 1, Length 47, Buffer 0 # ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 # # BlockSize 1, Length 47, Buffer 1 # ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 # # BlockSize 1, Length 48, Buffer 0 # ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 # # BlockSize 1, Length 48, Buffer 1 # ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 # # BlockSize 1, Length 49, Buffer 0 # ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 # # BlockSize 1, Length 49, Buffer 1 # ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 # # BlockSize 1, Length 50, Buffer 0 # ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 # # BlockSize 1, Length 50, Buffer 1 # ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 # # BlockSize 1, Length 51, Buffer 0 # ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 # # BlockSize 1, Length 51, Buffer 1 # ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 # # BlockSize 1, Length 52, Buffer 0 # ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 # # BlockSize 1, Length 52, Buffer 1 # ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 # # BlockSize 1, Length 53, Buffer 0 # ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 # # BlockSize 1, Length 53, Buffer 1 # ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 # # BlockSize 1, Length 54, Buffer 0 # ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 # # BlockSize 1, Length 54, Buffer 1 # ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 # # BlockSize 1, Length 55, Buffer 0 # ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 # # BlockSize 1, Length 55, Buffer 1 # ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 # # BlockSize 1, Length 56, Buffer 0 # ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 # # BlockSize 1, Length 56, Buffer 1 # ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 # # BlockSize 1, Length 57, Buffer 0 # ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 # # BlockSize 1, Length 57, Buffer 1 # ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 # # BlockSize 1, Length 58, Buffer 0 # ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 # # BlockSize 1, Length 58, Buffer 1 # ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 # # BlockSize 1, Length 59, Buffer 0 # ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 # # BlockSize 1, Length 59, Buffer 1 # ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 # # BlockSize 1, Length 60, Buffer 0 # ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 # # BlockSize 1, Length 60, Buffer 1 # ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 # # BlockSize 1, Length 61, Buffer 0 # ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 # # BlockSize 1, Length 61, Buffer 1 # ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 # # BlockSize 1, Length 62, Buffer 0 # ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 # # BlockSize 1, Length 62, Buffer 1 # ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 # # BlockSize 1, Length 63, Buffer 0 # ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 # # BlockSize 1, Length 63, Buffer 1 # ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 # # BlockSize 1, Length 64, Buffer 0 # ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 # # BlockSize 1, Length 64, Buffer 1 # ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 # # BlockSize 1, Length 65, Buffer 0 # ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 # # BlockSize 1, Length 65, Buffer 1 # ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 # # BlockSize 1, Length 66, Buffer 0 # ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 # # BlockSize 1, Length 66, Buffer 1 # ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 # # BlockSize 1, Length 67, Buffer 0 # ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 # # BlockSize 1, Length 67, Buffer 1 # ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 # # BlockSize 1, Length 68, Buffer 0 # ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 # # BlockSize 1, Length 68, Buffer 1 # ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 # # BlockSize 1, Length 69, Buffer 0 # ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 # # BlockSize 1, Length 69, Buffer 1 # ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 # # BlockSize 1, Length 70, Buffer 0 # ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 # # BlockSize 1, Length 70, Buffer 1 # ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 # # BlockSize 1, Length 71, Buffer 0 # ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 # # BlockSize 1, Length 71, Buffer 1 # ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 # # BlockSize 1, Length 72, Buffer 0 # ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 # # BlockSize 1, Length 72, Buffer 1 # ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 # # BlockSize 1, Length 73, Buffer 0 # ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 # # BlockSize 1, Length 73, Buffer 1 # ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 # # BlockSize 1, Length 74, Buffer 0 # ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 # # BlockSize 1, Length 74, Buffer 1 # ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 # # BlockSize 1, Length 75, Buffer 0 # ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 # # BlockSize 1, Length 75, Buffer 1 # ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 # # BlockSize 1, Length 76, Buffer 0 # ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 # # BlockSize 1, Length 76, Buffer 1 # ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 # # BlockSize 1, Length 77, Buffer 0 # ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 # # BlockSize 1, Length 77, Buffer 1 # ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 # # BlockSize 1, Length 78, Buffer 0 # ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 # # BlockSize 1, Length 78, Buffer 1 # ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 # # BlockSize 1, Length 79, Buffer 0 # ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 # # BlockSize 1, Length 79, Buffer 1 # ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 # # BlockSize 1, Length 80, Buffer 0 # ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 # # BlockSize 1, Length 80, Buffer 1 # ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 # # BlockSize 1, Length 81, Buffer 0 # ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 # # BlockSize 1, Length 81, Buffer 1 # ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 # # BlockSize 1, Length 82, Buffer 0 # ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 # # BlockSize 1, Length 82, Buffer 1 # ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 # # BlockSize 1, Length 83, Buffer 0 # ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 # # BlockSize 1, Length 83, Buffer 1 # ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 # # BlockSize 1, Length 84, Buffer 0 # ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 # # BlockSize 1, Length 84, Buffer 1 # ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 # # BlockSize 1, Length 85, Buffer 0 # ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 # # BlockSize 1, Length 85, Buffer 1 # ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 # # BlockSize 1, Length 86, Buffer 0 # ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 # # BlockSize 1, Length 86, Buffer 1 # ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 # # BlockSize 1, Length 87, Buffer 0 # ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 # # BlockSize 1, Length 87, Buffer 1 # ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 # # BlockSize 1, Length 88, Buffer 0 # ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 # # BlockSize 1, Length 88, Buffer 1 # ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 # # BlockSize 1, Length 89, Buffer 0 # ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 # # BlockSize 1, Length 89, Buffer 1 # ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 # # BlockSize 1, Length 90, Buffer 0 # ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 # # BlockSize 1, Length 90, Buffer 1 # ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 # # BlockSize 1, Length 91, Buffer 0 # ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 # # BlockSize 1, Length 91, Buffer 1 # ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 # # BlockSize 1, Length 92, Buffer 0 # ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 # # BlockSize 1, Length 92, Buffer 1 # ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 # # BlockSize 1, Length 93, Buffer 0 # ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 # # BlockSize 1, Length 93, Buffer 1 # ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 # # BlockSize 1, Length 94, Buffer 0 # ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 # # BlockSize 1, Length 94, Buffer 1 # ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 # # BlockSize 1, Length 95, Buffer 0 # ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 # # BlockSize 1, Length 95, Buffer 1 # ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 # # BlockSize 1, Length 96, Buffer 0 # ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 # # BlockSize 1, Length 96, Buffer 1 # ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 # # BlockSize 1, Length 97, Buffer 0 # ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 # # BlockSize 1, Length 97, Buffer 1 # ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 # # BlockSize 1, Length 98, Buffer 0 # ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 # # BlockSize 1, Length 98, Buffer 1 # ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 # # BlockSize 1, Length 99, Buffer 0 # ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 # # BlockSize 1, Length 99, Buffer 1 # ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 # # BlockSize 1, Length 100, Buffer 0 # ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 # # BlockSize 1, Length 100, Buffer 1 # ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 # # BlockSize 1, Length 101, Buffer 0 # ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 # # BlockSize 1, Length 101, Buffer 1 # ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 # # BlockSize 1, Length 102, Buffer 0 # ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 # # BlockSize 1, Length 102, Buffer 1 # ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 # # BlockSize 1, Length 103, Buffer 0 # ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 # # BlockSize 1, Length 103, Buffer 1 # ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 # # BlockSize 1, Length 104, Buffer 0 # ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 # # BlockSize 1, Length 104, Buffer 1 # ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 # # BlockSize 1, Length 105, Buffer 0 # ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 # # BlockSize 1, Length 105, Buffer 1 # ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 # # BlockSize 1, Length 106, Buffer 0 # ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 # # BlockSize 1, Length 106, Buffer 1 # ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 # # BlockSize 1, Length 107, Buffer 0 # ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 # # BlockSize 1, Length 107, Buffer 1 # ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 # # BlockSize 1, Length 108, Buffer 0 # ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 # # BlockSize 1, Length 108, Buffer 1 # ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 # # BlockSize 1, Length 109, Buffer 0 # ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 # # BlockSize 1, Length 109, Buffer 1 # ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 # # BlockSize 1, Length 110, Buffer 0 # ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 # # BlockSize 1, Length 110, Buffer 1 # ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 # # BlockSize 1, Length 111, Buffer 0 # ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 # # BlockSize 1, Length 111, Buffer 1 # ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 # # BlockSize 2, Length 0, Buffer 0 # ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 # # BlockSize 2, Length 0, Buffer 1 # ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 # # BlockSize 2, Length 1, Buffer 0 # ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 # # BlockSize 2, Length 1, Buffer 1 # ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 # # BlockSize 2, Length 2, Buffer 0 # ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 # # BlockSize 2, Length 2, Buffer 1 # ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 # # BlockSize 2, Length 3, Buffer 0 # ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 # # BlockSize 2, Length 3, Buffer 1 # ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 # # BlockSize 2, Length 4, Buffer 0 # ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 # # BlockSize 2, Length 4, Buffer 1 # ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 # # BlockSize 2, Length 5, Buffer 0 # ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 # # BlockSize 2, Length 5, Buffer 1 # ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 # # BlockSize 2, Length 6, Buffer 0 # ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 # # BlockSize 2, Length 6, Buffer 1 # ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 # # BlockSize 2, Length 7, Buffer 0 # ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 # # BlockSize 2, Length 7, Buffer 1 # ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 # # BlockSize 2, Length 8, Buffer 0 # ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 # # BlockSize 2, Length 8, Buffer 1 # ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 # # BlockSize 2, Length 9, Buffer 0 # ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 # # BlockSize 2, Length 9, Buffer 1 # ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 # # BlockSize 2, Length 10, Buffer 0 # ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 # # BlockSize 2, Length 10, Buffer 1 # ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 # # BlockSize 2, Length 11, Buffer 0 # ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 # # BlockSize 2, Length 11, Buffer 1 # ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 # # BlockSize 2, Length 12, Buffer 0 # ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 # # BlockSize 2, Length 12, Buffer 1 # ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 # # BlockSize 2, Length 13, Buffer 0 # ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 # # BlockSize 2, Length 13, Buffer 1 # ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 # # BlockSize 2, Length 14, Buffer 0 # ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 # # BlockSize 2, Length 14, Buffer 1 # ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 # # BlockSize 2, Length 15, Buffer 0 # ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 # # BlockSize 2, Length 15, Buffer 1 # ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 # # BlockSize 2, Length 16, Buffer 0 # ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 # # BlockSize 2, Length 16, Buffer 1 # ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 # # BlockSize 2, Length 17, Buffer 0 # ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 # # BlockSize 2, Length 17, Buffer 1 # ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 # # BlockSize 2, Length 18, Buffer 0 # ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 # # BlockSize 2, Length 18, Buffer 1 # ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 # # BlockSize 2, Length 19, Buffer 0 # ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 # # BlockSize 2, Length 19, Buffer 1 # ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 # # BlockSize 2, Length 20, Buffer 0 # ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 # # BlockSize 2, Length 20, Buffer 1 # ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 # # BlockSize 2, Length 21, Buffer 0 # ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 # # BlockSize 2, Length 21, Buffer 1 # ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 # # BlockSize 2, Length 22, Buffer 0 # ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 # # BlockSize 2, Length 22, Buffer 1 # ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 # # BlockSize 2, Length 23, Buffer 0 # ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 # # BlockSize 2, Length 23, Buffer 1 # ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 # # BlockSize 2, Length 24, Buffer 0 # ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 ok 1911 ok 1912 # # BlockSize 2, Length 24, Buffer 1 # ok 1913 ok 1914 ok 1915 ok 1916 ok 1917 ok 1918 ok 1919 # # BlockSize 2, Length 25, Buffer 0 # ok 1920 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 ok 1926 # # BlockSize 2, Length 25, Buffer 1 # ok 1927 ok 1928 ok 1929 ok 1930 ok 1931 ok 1932 ok 1933 # # BlockSize 2, Length 26, Buffer 0 # ok 1934 ok 1935 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 # # BlockSize 2, Length 26, Buffer 1 # ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 ok 1946 ok 1947 # # BlockSize 2, Length 27, Buffer 0 # ok 1948 ok 1949 ok 1950 ok 1951 ok 1952 ok 1953 ok 1954 # # BlockSize 2, Length 27, Buffer 1 # ok 1955 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 ok 1961 # # BlockSize 2, Length 28, Buffer 0 # ok 1962 ok 1963 ok 1964 ok 1965 ok 1966 ok 1967 ok 1968 # # BlockSize 2, Length 28, Buffer 1 # ok 1969 ok 1970 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 # # BlockSize 2, Length 29, Buffer 0 # ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 ok 1981 ok 1982 # # BlockSize 2, Length 29, Buffer 1 # ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 # # BlockSize 2, Length 30, Buffer 0 # ok 1990 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 ok 1996 # # BlockSize 2, Length 30, Buffer 1 # ok 1997 ok 1998 ok 1999 ok 2000 ok 2001 ok 2002 ok 2003 # # BlockSize 2, Length 31, Buffer 0 # ok 2004 ok 2005 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 # # BlockSize 2, Length 31, Buffer 1 # ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 ok 2016 ok 2017 # # BlockSize 2, Length 32, Buffer 0 # ok 2018 ok 2019 ok 2020 ok 2021 ok 2022 ok 2023 ok 2024 # # BlockSize 2, Length 32, Buffer 1 # ok 2025 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 ok 2031 # # BlockSize 2, Length 33, Buffer 0 # ok 2032 ok 2033 ok 2034 ok 2035 ok 2036 ok 2037 ok 2038 # # BlockSize 2, Length 33, Buffer 1 # ok 2039 ok 2040 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 # # BlockSize 2, Length 34, Buffer 0 # ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 # # BlockSize 2, Length 34, Buffer 1 # ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 # # BlockSize 2, Length 35, Buffer 0 # ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 # # BlockSize 2, Length 35, Buffer 1 # ok 2067 ok 2068 ok 2069 ok 2070 ok 2071 ok 2072 ok 2073 # # BlockSize 2, Length 36, Buffer 0 # ok 2074 ok 2075 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 # # BlockSize 2, Length 36, Buffer 1 # ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 ok 2086 ok 2087 # # BlockSize 2, Length 37, Buffer 0 # ok 2088 ok 2089 ok 2090 ok 2091 ok 2092 ok 2093 ok 2094 # # BlockSize 2, Length 37, Buffer 1 # ok 2095 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 ok 2101 # # BlockSize 2, Length 38, Buffer 0 # ok 2102 ok 2103 ok 2104 ok 2105 ok 2106 ok 2107 ok 2108 # # BlockSize 2, Length 38, Buffer 1 # ok 2109 ok 2110 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 # # BlockSize 2, Length 39, Buffer 0 # ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 ok 2121 ok 2122 # # BlockSize 2, Length 39, Buffer 1 # ok 2123 ok 2124 ok 2125 ok 2126 ok 2127 ok 2128 ok 2129 # # BlockSize 2, Length 40, Buffer 0 # ok 2130 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 ok 2136 # # BlockSize 2, Length 40, Buffer 1 # ok 2137 ok 2138 ok 2139 ok 2140 ok 2141 ok 2142 ok 2143 # # BlockSize 2, Length 41, Buffer 0 # ok 2144 ok 2145 ok 2146 ok 2147 ok 2148 ok 2149 ok 2150 # # BlockSize 2, Length 41, Buffer 1 # ok 2151 ok 2152 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 # # BlockSize 2, Length 42, Buffer 0 # ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 ok 2164 # # BlockSize 2, Length 42, Buffer 1 # ok 2165 ok 2166 ok 2167 ok 2168 ok 2169 ok 2170 ok 2171 # # BlockSize 2, Length 43, Buffer 0 # ok 2172 ok 2173 ok 2174 ok 2175 ok 2176 ok 2177 ok 2178 # # BlockSize 2, Length 43, Buffer 1 # ok 2179 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 # # BlockSize 2, Length 44, Buffer 0 # ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 ok 2191 ok 2192 # # BlockSize 2, Length 44, Buffer 1 # ok 2193 ok 2194 ok 2195 ok 2196 ok 2197 ok 2198 ok 2199 # # BlockSize 2, Length 45, Buffer 0 # ok 2200 ok 2201 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 # # BlockSize 2, Length 45, Buffer 1 # ok 2207 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 ok 2213 # # BlockSize 2, Length 46, Buffer 0 # ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 ok 2219 ok 2220 # # BlockSize 2, Length 46, Buffer 1 # ok 2221 ok 2222 ok 2223 ok 2224 ok 2225 ok 2226 ok 2227 # # BlockSize 2, Length 47, Buffer 0 # ok 2228 ok 2229 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 # # BlockSize 2, Length 47, Buffer 1 # ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 ok 2241 # # BlockSize 2, Length 48, Buffer 0 # ok 2242 ok 2243 ok 2244 ok 2245 ok 2246 ok 2247 ok 2248 # # BlockSize 2, Length 48, Buffer 1 # ok 2249 ok 2250 ok 2251 ok 2252 ok 2253 ok 2254 ok 2255 # # BlockSize 2, Length 49, Buffer 0 # ok 2256 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 # # BlockSize 2, Length 49, Buffer 1 # ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 ok 2268 ok 2269 # # BlockSize 2, Length 50, Buffer 0 # ok 2270 ok 2271 ok 2272 ok 2273 ok 2274 ok 2275 ok 2276 # # BlockSize 2, Length 50, Buffer 1 # ok 2277 ok 2278 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 # # BlockSize 2, Length 51, Buffer 0 # ok 2284 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 ok 2290 # # BlockSize 2, Length 51, Buffer 1 # ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 ok 2296 ok 2297 # # BlockSize 2, Length 52, Buffer 0 # ok 2298 ok 2299 ok 2300 ok 2301 ok 2302 ok 2303 ok 2304 # # BlockSize 2, Length 52, Buffer 1 # ok 2305 ok 2306 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 # # BlockSize 2, Length 53, Buffer 0 # ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 ok 2318 # # BlockSize 2, Length 53, Buffer 1 # ok 2319 ok 2320 ok 2321 ok 2322 ok 2323 ok 2324 ok 2325 # # BlockSize 2, Length 54, Buffer 0 # ok 2326 ok 2327 ok 2328 ok 2329 ok 2330 ok 2331 ok 2332 # # BlockSize 2, Length 54, Buffer 1 # ok 2333 ok 2334 ok 2335 ok 2336 ok 2337 ok 2338 ok 2339 # # BlockSize 2, Length 55, Buffer 0 # ok 2340 ok 2341 ok 2342 ok 2343 ok 2344 ok 2345 ok 2346 # # BlockSize 2, Length 55, Buffer 1 # ok 2347 ok 2348 ok 2349 ok 2350 ok 2351 ok 2352 ok 2353 # # BlockSize 2, Length 56, Buffer 0 # ok 2354 ok 2355 ok 2356 ok 2357 ok 2358 ok 2359 ok 2360 # # BlockSize 2, Length 56, Buffer 1 # ok 2361 ok 2362 ok 2363 ok 2364 ok 2365 ok 2366 ok 2367 # # BlockSize 2, Length 57, Buffer 0 # ok 2368 ok 2369 ok 2370 ok 2371 ok 2372 ok 2373 ok 2374 # # BlockSize 2, Length 57, Buffer 1 # ok 2375 ok 2376 ok 2377 ok 2378 ok 2379 ok 2380 ok 2381 # # BlockSize 2, Length 58, Buffer 0 # ok 2382 ok 2383 ok 2384 ok 2385 ok 2386 ok 2387 ok 2388 # # BlockSize 2, Length 58, Buffer 1 # ok 2389 ok 2390 ok 2391 ok 2392 ok 2393 ok 2394 ok 2395 # # BlockSize 2, Length 59, Buffer 0 # ok 2396 ok 2397 ok 2398 ok 2399 ok 2400 ok 2401 ok 2402 # # BlockSize 2, Length 59, Buffer 1 # ok 2403 ok 2404 ok 2405 ok 2406 ok 2407 ok 2408 ok 2409 # # BlockSize 2, Length 60, Buffer 0 # ok 2410 ok 2411 ok 2412 ok 2413 ok 2414 ok 2415 ok 2416 # # BlockSize 2, Length 60, Buffer 1 # ok 2417 ok 2418 ok 2419 ok 2420 ok 2421 ok 2422 ok 2423 # # BlockSize 2, Length 61, Buffer 0 # ok 2424 ok 2425 ok 2426 ok 2427 ok 2428 ok 2429 ok 2430 # # BlockSize 2, Length 61, Buffer 1 # ok 2431 ok 2432 ok 2433 ok 2434 ok 2435 ok 2436 ok 2437 # # BlockSize 2, Length 62, Buffer 0 # ok 2438 ok 2439 ok 2440 ok 2441 ok 2442 ok 2443 ok 2444 # # BlockSize 2, Length 62, Buffer 1 # ok 2445 ok 2446 ok 2447 ok 2448 ok 2449 ok 2450 ok 2451 # # BlockSize 2, Length 63, Buffer 0 # ok 2452 ok 2453 ok 2454 ok 2455 ok 2456 ok 2457 ok 2458 # # BlockSize 2, Length 63, Buffer 1 # ok 2459 ok 2460 ok 2461 ok 2462 ok 2463 ok 2464 ok 2465 # # BlockSize 2, Length 64, Buffer 0 # ok 2466 ok 2467 ok 2468 ok 2469 ok 2470 ok 2471 ok 2472 # # BlockSize 2, Length 64, Buffer 1 # ok 2473 ok 2474 ok 2475 ok 2476 ok 2477 ok 2478 ok 2479 # # BlockSize 2, Length 65, Buffer 0 # ok 2480 ok 2481 ok 2482 ok 2483 ok 2484 ok 2485 ok 2486 # # BlockSize 2, Length 65, Buffer 1 # ok 2487 ok 2488 ok 2489 ok 2490 ok 2491 ok 2492 ok 2493 # # BlockSize 2, Length 66, Buffer 0 # ok 2494 ok 2495 ok 2496 ok 2497 ok 2498 ok 2499 ok 2500 # # BlockSize 2, Length 66, Buffer 1 # ok 2501 ok 2502 ok 2503 ok 2504 ok 2505 ok 2506 ok 2507 # # BlockSize 2, Length 67, Buffer 0 # ok 2508 ok 2509 ok 2510 ok 2511 ok 2512 ok 2513 ok 2514 # # BlockSize 2, Length 67, Buffer 1 # ok 2515 ok 2516 ok 2517 ok 2518 ok 2519 ok 2520 ok 2521 # # BlockSize 2, Length 68, Buffer 0 # ok 2522 ok 2523 ok 2524 ok 2525 ok 2526 ok 2527 ok 2528 # # BlockSize 2, Length 68, Buffer 1 # ok 2529 ok 2530 ok 2531 ok 2532 ok 2533 ok 2534 ok 2535 # # BlockSize 2, Length 69, Buffer 0 # ok 2536 ok 2537 ok 2538 ok 2539 ok 2540 ok 2541 ok 2542 # # BlockSize 2, Length 69, Buffer 1 # ok 2543 ok 2544 ok 2545 ok 2546 ok 2547 ok 2548 ok 2549 # # BlockSize 2, Length 70, Buffer 0 # ok 2550 ok 2551 ok 2552 ok 2553 ok 2554 ok 2555 ok 2556 # # BlockSize 2, Length 70, Buffer 1 # ok 2557 ok 2558 ok 2559 ok 2560 ok 2561 ok 2562 ok 2563 # # BlockSize 2, Length 71, Buffer 0 # ok 2564 ok 2565 ok 2566 ok 2567 ok 2568 ok 2569 ok 2570 # # BlockSize 2, Length 71, Buffer 1 # ok 2571 ok 2572 ok 2573 ok 2574 ok 2575 ok 2576 ok 2577 # # BlockSize 2, Length 72, Buffer 0 # ok 2578 ok 2579 ok 2580 ok 2581 ok 2582 ok 2583 ok 2584 # # BlockSize 2, Length 72, Buffer 1 # ok 2585 ok 2586 ok 2587 ok 2588 ok 2589 ok 2590 ok 2591 # # BlockSize 2, Length 73, Buffer 0 # ok 2592 ok 2593 ok 2594 ok 2595 ok 2596 ok 2597 ok 2598 # # BlockSize 2, Length 73, Buffer 1 # ok 2599 ok 2600 ok 2601 ok 2602 ok 2603 ok 2604 ok 2605 # # BlockSize 2, Length 74, Buffer 0 # ok 2606 ok 2607 ok 2608 ok 2609 ok 2610 ok 2611 ok 2612 # # BlockSize 2, Length 74, Buffer 1 # ok 2613 ok 2614 ok 2615 ok 2616 ok 2617 ok 2618 ok 2619 # # BlockSize 2, Length 75, Buffer 0 # ok 2620 ok 2621 ok 2622 ok 2623 ok 2624 ok 2625 ok 2626 # # BlockSize 2, Length 75, Buffer 1 # ok 2627 ok 2628 ok 2629 ok 2630 ok 2631 ok 2632 ok 2633 # # BlockSize 2, Length 76, Buffer 0 # ok 2634 ok 2635 ok 2636 ok 2637 ok 2638 ok 2639 ok 2640 # # BlockSize 2, Length 76, Buffer 1 # ok 2641 ok 2642 ok 2643 ok 2644 ok 2645 ok 2646 ok 2647 # # BlockSize 2, Length 77, Buffer 0 # ok 2648 ok 2649 ok 2650 ok 2651 ok 2652 ok 2653 ok 2654 # # BlockSize 2, Length 77, Buffer 1 # ok 2655 ok 2656 ok 2657 ok 2658 ok 2659 ok 2660 ok 2661 # # BlockSize 2, Length 78, Buffer 0 # ok 2662 ok 2663 ok 2664 ok 2665 ok 2666 ok 2667 ok 2668 # # BlockSize 2, Length 78, Buffer 1 # ok 2669 ok 2670 ok 2671 ok 2672 ok 2673 ok 2674 ok 2675 # # BlockSize 2, Length 79, Buffer 0 # ok 2676 ok 2677 ok 2678 ok 2679 ok 2680 ok 2681 ok 2682 # # BlockSize 2, Length 79, Buffer 1 # ok 2683 ok 2684 ok 2685 ok 2686 ok 2687 ok 2688 ok 2689 # # BlockSize 2, Length 80, Buffer 0 # ok 2690 ok 2691 ok 2692 ok 2693 ok 2694 ok 2695 ok 2696 # # BlockSize 2, Length 80, Buffer 1 # ok 2697 ok 2698 ok 2699 ok 2700 ok 2701 ok 2702 ok 2703 # # BlockSize 2, Length 81, Buffer 0 # ok 2704 ok 2705 ok 2706 ok 2707 ok 2708 ok 2709 ok 2710 # # BlockSize 2, Length 81, Buffer 1 # ok 2711 ok 2712 ok 2713 ok 2714 ok 2715 ok 2716 ok 2717 # # BlockSize 2, Length 82, Buffer 0 # ok 2718 ok 2719 ok 2720 ok 2721 ok 2722 ok 2723 ok 2724 # # BlockSize 2, Length 82, Buffer 1 # ok 2725 ok 2726 ok 2727 ok 2728 ok 2729 ok 2730 ok 2731 # # BlockSize 2, Length 83, Buffer 0 # ok 2732 ok 2733 ok 2734 ok 2735 ok 2736 ok 2737 ok 2738 # # BlockSize 2, Length 83, Buffer 1 # ok 2739 ok 2740 ok 2741 ok 2742 ok 2743 ok 2744 ok 2745 # # BlockSize 2, Length 84, Buffer 0 # ok 2746 ok 2747 ok 2748 ok 2749 ok 2750 ok 2751 ok 2752 # # BlockSize 2, Length 84, Buffer 1 # ok 2753 ok 2754 ok 2755 ok 2756 ok 2757 ok 2758 ok 2759 # # BlockSize 2, Length 85, Buffer 0 # ok 2760 ok 2761 ok 2762 ok 2763 ok 2764 ok 2765 ok 2766 # # BlockSize 2, Length 85, Buffer 1 # ok 2767 ok 2768 ok 2769 ok 2770 ok 2771 ok 2772 ok 2773 # # BlockSize 2, Length 86, Buffer 0 # ok 2774 ok 2775 ok 2776 ok 2777 ok 2778 ok 2779 ok 2780 # # BlockSize 2, Length 86, Buffer 1 # ok 2781 ok 2782 ok 2783 ok 2784 ok 2785 ok 2786 ok 2787 # # BlockSize 2, Length 87, Buffer 0 # ok 2788 ok 2789 ok 2790 ok 2791 ok 2792 ok 2793 ok 2794 # # BlockSize 2, Length 87, Buffer 1 # ok 2795 ok 2796 ok 2797 ok 2798 ok 2799 ok 2800 ok 2801 # # BlockSize 2, Length 88, Buffer 0 # ok 2802 ok 2803 ok 2804 ok 2805 ok 2806 ok 2807 ok 2808 # # BlockSize 2, Length 88, Buffer 1 # ok 2809 ok 2810 ok 2811 ok 2812 ok 2813 ok 2814 ok 2815 # # BlockSize 2, Length 89, Buffer 0 # ok 2816 ok 2817 ok 2818 ok 2819 ok 2820 ok 2821 ok 2822 # # BlockSize 2, Length 89, Buffer 1 # ok 2823 ok 2824 ok 2825 ok 2826 ok 2827 ok 2828 ok 2829 # # BlockSize 2, Length 90, Buffer 0 # ok 2830 ok 2831 ok 2832 ok 2833 ok 2834 ok 2835 ok 2836 # # BlockSize 2, Length 90, Buffer 1 # ok 2837 ok 2838 ok 2839 ok 2840 ok 2841 ok 2842 ok 2843 # # BlockSize 2, Length 91, Buffer 0 # ok 2844 ok 2845 ok 2846 ok 2847 ok 2848 ok 2849 ok 2850 # # BlockSize 2, Length 91, Buffer 1 # ok 2851 ok 2852 ok 2853 ok 2854 ok 2855 ok 2856 ok 2857 # # BlockSize 2, Length 92, Buffer 0 # ok 2858 ok 2859 ok 2860 ok 2861 ok 2862 ok 2863 ok 2864 # # BlockSize 2, Length 92, Buffer 1 # ok 2865 ok 2866 ok 2867 ok 2868 ok 2869 ok 2870 ok 2871 # # BlockSize 2, Length 93, Buffer 0 # ok 2872 ok 2873 ok 2874 ok 2875 ok 2876 ok 2877 ok 2878 # # BlockSize 2, Length 93, Buffer 1 # ok 2879 ok 2880 ok 2881 ok 2882 ok 2883 ok 2884 ok 2885 # # BlockSize 2, Length 94, Buffer 0 # ok 2886 ok 2887 ok 2888 ok 2889 ok 2890 ok 2891 ok 2892 # # BlockSize 2, Length 94, Buffer 1 # ok 2893 ok 2894 ok 2895 ok 2896 ok 2897 ok 2898 ok 2899 # # BlockSize 2, Length 95, Buffer 0 # ok 2900 ok 2901 ok 2902 ok 2903 ok 2904 ok 2905 ok 2906 # # BlockSize 2, Length 95, Buffer 1 # ok 2907 ok 2908 ok 2909 ok 2910 ok 2911 ok 2912 ok 2913 # # BlockSize 2, Length 96, Buffer 0 # ok 2914 ok 2915 ok 2916 ok 2917 ok 2918 ok 2919 ok 2920 # # BlockSize 2, Length 96, Buffer 1 # ok 2921 ok 2922 ok 2923 ok 2924 ok 2925 ok 2926 ok 2927 # # BlockSize 2, Length 97, Buffer 0 # ok 2928 ok 2929 ok 2930 ok 2931 ok 2932 ok 2933 ok 2934 # # BlockSize 2, Length 97, Buffer 1 # ok 2935 ok 2936 ok 2937 ok 2938 ok 2939 ok 2940 ok 2941 # # BlockSize 2, Length 98, Buffer 0 # ok 2942 ok 2943 ok 2944 ok 2945 ok 2946 ok 2947 ok 2948 # # BlockSize 2, Length 98, Buffer 1 # ok 2949 ok 2950 ok 2951 ok 2952 ok 2953 ok 2954 ok 2955 # # BlockSize 2, Length 99, Buffer 0 # ok 2956 ok 2957 ok 2958 ok 2959 ok 2960 ok 2961 ok 2962 # # BlockSize 2, Length 99, Buffer 1 # ok 2963 ok 2964 ok 2965 ok 2966 ok 2967 ok 2968 ok 2969 # # BlockSize 2, Length 100, Buffer 0 # ok 2970 ok 2971 ok 2972 ok 2973 ok 2974 ok 2975 ok 2976 # # BlockSize 2, Length 100, Buffer 1 # ok 2977 ok 2978 ok 2979 ok 2980 ok 2981 ok 2982 ok 2983 # # BlockSize 2, Length 101, Buffer 0 # ok 2984 ok 2985 ok 2986 ok 2987 ok 2988 ok 2989 ok 2990 # # BlockSize 2, Length 101, Buffer 1 # ok 2991 ok 2992 ok 2993 ok 2994 ok 2995 ok 2996 ok 2997 # # BlockSize 2, Length 102, Buffer 0 # ok 2998 ok 2999 ok 3000 ok 3001 ok 3002 ok 3003 ok 3004 # # BlockSize 2, Length 102, Buffer 1 # ok 3005 ok 3006 ok 3007 ok 3008 ok 3009 ok 3010 ok 3011 # # BlockSize 2, Length 103, Buffer 0 # ok 3012 ok 3013 ok 3014 ok 3015 ok 3016 ok 3017 ok 3018 # # BlockSize 2, Length 103, Buffer 1 # ok 3019 ok 3020 ok 3021 ok 3022 ok 3023 ok 3024 ok 3025 # # BlockSize 2, Length 104, Buffer 0 # ok 3026 ok 3027 ok 3028 ok 3029 ok 3030 ok 3031 ok 3032 # # BlockSize 2, Length 104, Buffer 1 # ok 3033 ok 3034 ok 3035 ok 3036 ok 3037 ok 3038 ok 3039 # # BlockSize 2, Length 105, Buffer 0 # ok 3040 ok 3041 ok 3042 ok 3043 ok 3044 ok 3045 ok 3046 # # BlockSize 2, Length 105, Buffer 1 # ok 3047 ok 3048 ok 3049 ok 3050 ok 3051 ok 3052 ok 3053 # # BlockSize 2, Length 106, Buffer 0 # ok 3054 ok 3055 ok 3056 ok 3057 ok 3058 ok 3059 ok 3060 # # BlockSize 2, Length 106, Buffer 1 # ok 3061 ok 3062 ok 3063 ok 3064 ok 3065 ok 3066 ok 3067 # # BlockSize 2, Length 107, Buffer 0 # ok 3068 ok 3069 ok 3070 ok 3071 ok 3072 ok 3073 ok 3074 # # BlockSize 2, Length 107, Buffer 1 # ok 3075 ok 3076 ok 3077 ok 3078 ok 3079 ok 3080 ok 3081 # # BlockSize 2, Length 108, Buffer 0 # ok 3082 ok 3083 ok 3084 ok 3085 ok 3086 ok 3087 ok 3088 # # BlockSize 2, Length 108, Buffer 1 # ok 3089 ok 3090 ok 3091 ok 3092 ok 3093 ok 3094 ok 3095 # # BlockSize 2, Length 109, Buffer 0 # ok 3096 ok 3097 ok 3098 ok 3099 ok 3100 ok 3101 ok 3102 # # BlockSize 2, Length 109, Buffer 1 # ok 3103 ok 3104 ok 3105 ok 3106 ok 3107 ok 3108 ok 3109 # # BlockSize 2, Length 110, Buffer 0 # ok 3110 ok 3111 ok 3112 ok 3113 ok 3114 ok 3115 ok 3116 # # BlockSize 2, Length 110, Buffer 1 # ok 3117 ok 3118 ok 3119 ok 3120 ok 3121 ok 3122 ok 3123 # # BlockSize 2, Length 111, Buffer 0 # ok 3124 ok 3125 ok 3126 ok 3127 ok 3128 ok 3129 ok 3130 # # BlockSize 2, Length 111, Buffer 1 # ok 3131 ok 3132 ok 3133 ok 3134 ok 3135 ok 3136 ok 3137 # # BlockSize 13, Length 0, Buffer 0 # ok 3138 ok 3139 ok 3140 ok 3141 ok 3142 ok 3143 ok 3144 # # BlockSize 13, Length 0, Buffer 1 # ok 3145 ok 3146 ok 3147 ok 3148 ok 3149 ok 3150 ok 3151 # # BlockSize 13, Length 1, Buffer 0 # ok 3152 ok 3153 ok 3154 ok 3155 ok 3156 ok 3157 ok 3158 # # BlockSize 13, Length 1, Buffer 1 # ok 3159 ok 3160 ok 3161 ok 3162 ok 3163 ok 3164 ok 3165 # # BlockSize 13, Length 2, Buffer 0 # ok 3166 ok 3167 ok 3168 ok 3169 ok 3170 ok 3171 ok 3172 # # BlockSize 13, Length 2, Buffer 1 # ok 3173 ok 3174 ok 3175 ok 3176 ok 3177 ok 3178 ok 3179 # # BlockSize 13, Length 3, Buffer 0 # ok 3180 ok 3181 ok 3182 ok 3183 ok 3184 ok 3185 ok 3186 # # BlockSize 13, Length 3, Buffer 1 # ok 3187 ok 3188 ok 3189 ok 3190 ok 3191 ok 3192 ok 3193 # # BlockSize 13, Length 4, Buffer 0 # ok 3194 ok 3195 ok 3196 ok 3197 ok 3198 ok 3199 ok 3200 # # BlockSize 13, Length 4, Buffer 1 # ok 3201 ok 3202 ok 3203 ok 3204 ok 3205 ok 3206 ok 3207 # # BlockSize 13, Length 5, Buffer 0 # ok 3208 ok 3209 ok 3210 ok 3211 ok 3212 ok 3213 ok 3214 # # BlockSize 13, Length 5, Buffer 1 # ok 3215 ok 3216 ok 3217 ok 3218 ok 3219 ok 3220 ok 3221 # # BlockSize 13, Length 6, Buffer 0 # ok 3222 ok 3223 ok 3224 ok 3225 ok 3226 ok 3227 ok 3228 # # BlockSize 13, Length 6, Buffer 1 # ok 3229 ok 3230 ok 3231 ok 3232 ok 3233 ok 3234 ok 3235 # # BlockSize 13, Length 7, Buffer 0 # ok 3236 ok 3237 ok 3238 ok 3239 ok 3240 ok 3241 ok 3242 # # BlockSize 13, Length 7, Buffer 1 # ok 3243 ok 3244 ok 3245 ok 3246 ok 3247 ok 3248 ok 3249 # # BlockSize 13, Length 8, Buffer 0 # ok 3250 ok 3251 ok 3252 ok 3253 ok 3254 ok 3255 ok 3256 # # BlockSize 13, Length 8, Buffer 1 # ok 3257 ok 3258 ok 3259 ok 3260 ok 3261 ok 3262 ok 3263 # # BlockSize 13, Length 9, Buffer 0 # ok 3264 ok 3265 ok 3266 ok 3267 ok 3268 ok 3269 ok 3270 # # BlockSize 13, Length 9, Buffer 1 # ok 3271 ok 3272 ok 3273 ok 3274 ok 3275 ok 3276 ok 3277 # # BlockSize 13, Length 10, Buffer 0 # ok 3278 ok 3279 ok 3280 ok 3281 ok 3282 ok 3283 ok 3284 # # BlockSize 13, Length 10, Buffer 1 # ok 3285 ok 3286 ok 3287 ok 3288 ok 3289 ok 3290 ok 3291 # # BlockSize 13, Length 11, Buffer 0 # ok 3292 ok 3293 ok 3294 ok 3295 ok 3296 ok 3297 ok 3298 # # BlockSize 13, Length 11, Buffer 1 # ok 3299 ok 3300 ok 3301 ok 3302 ok 3303 ok 3304 ok 3305 # # BlockSize 13, Length 12, Buffer 0 # ok 3306 ok 3307 ok 3308 ok 3309 ok 3310 ok 3311 ok 3312 # # BlockSize 13, Length 12, Buffer 1 # ok 3313 ok 3314 ok 3315 ok 3316 ok 3317 ok 3318 ok 3319 # # BlockSize 13, Length 13, Buffer 0 # ok 3320 ok 3321 ok 3322 ok 3323 ok 3324 ok 3325 ok 3326 # # BlockSize 13, Length 13, Buffer 1 # ok 3327 ok 3328 ok 3329 ok 3330 ok 3331 ok 3332 ok 3333 # # BlockSize 13, Length 14, Buffer 0 # ok 3334 ok 3335 ok 3336 ok 3337 ok 3338 ok 3339 ok 3340 # # BlockSize 13, Length 14, Buffer 1 # ok 3341 ok 3342 ok 3343 ok 3344 ok 3345 ok 3346 ok 3347 # # BlockSize 13, Length 15, Buffer 0 # ok 3348 ok 3349 ok 3350 ok 3351 ok 3352 ok 3353 ok 3354 # # BlockSize 13, Length 15, Buffer 1 # ok 3355 ok 3356 ok 3357 ok 3358 ok 3359 ok 3360 ok 3361 # # BlockSize 13, Length 16, Buffer 0 # ok 3362 ok 3363 ok 3364 ok 3365 ok 3366 ok 3367 ok 3368 # # BlockSize 13, Length 16, Buffer 1 # ok 3369 ok 3370 ok 3371 ok 3372 ok 3373 ok 3374 ok 3375 # # BlockSize 13, Length 17, Buffer 0 # ok 3376 ok 3377 ok 3378 ok 3379 ok 3380 ok 3381 ok 3382 # # BlockSize 13, Length 17, Buffer 1 # ok 3383 ok 3384 ok 3385 ok 3386 ok 3387 ok 3388 ok 3389 # # BlockSize 13, Length 18, Buffer 0 # ok 3390 ok 3391 ok 3392 ok 3393 ok 3394 ok 3395 ok 3396 # # BlockSize 13, Length 18, Buffer 1 # ok 3397 ok 3398 ok 3399 ok 3400 ok 3401 ok 3402 ok 3403 # # BlockSize 13, Length 19, Buffer 0 # ok 3404 ok 3405 ok 3406 ok 3407 ok 3408 ok 3409 ok 3410 # # BlockSize 13, Length 19, Buffer 1 # ok 3411 ok 3412 ok 3413 ok 3414 ok 3415 ok 3416 ok 3417 # # BlockSize 13, Length 20, Buffer 0 # ok 3418 ok 3419 ok 3420 ok 3421 ok 3422 ok 3423 ok 3424 # # BlockSize 13, Length 20, Buffer 1 # ok 3425 ok 3426 ok 3427 ok 3428 ok 3429 ok 3430 ok 3431 # # BlockSize 13, Length 21, Buffer 0 # ok 3432 ok 3433 ok 3434 ok 3435 ok 3436 ok 3437 ok 3438 # # BlockSize 13, Length 21, Buffer 1 # ok 3439 ok 3440 ok 3441 ok 3442 ok 3443 ok 3444 ok 3445 # # BlockSize 13, Length 22, Buffer 0 # ok 3446 ok 3447 ok 3448 ok 3449 ok 3450 ok 3451 ok 3452 # # BlockSize 13, Length 22, Buffer 1 # ok 3453 ok 3454 ok 3455 ok 3456 ok 3457 ok 3458 ok 3459 # # BlockSize 13, Length 23, Buffer 0 # ok 3460 ok 3461 ok 3462 ok 3463 ok 3464 ok 3465 ok 3466 # # BlockSize 13, Length 23, Buffer 1 # ok 3467 ok 3468 ok 3469 ok 3470 ok 3471 ok 3472 ok 3473 # # BlockSize 13, Length 24, Buffer 0 # ok 3474 ok 3475 ok 3476 ok 3477 ok 3478 ok 3479 ok 3480 # # BlockSize 13, Length 24, Buffer 1 # ok 3481 ok 3482 ok 3483 ok 3484 ok 3485 ok 3486 ok 3487 # # BlockSize 13, Length 25, Buffer 0 # ok 3488 ok 3489 ok 3490 ok 3491 ok 3492 ok 3493 ok 3494 # # BlockSize 13, Length 25, Buffer 1 # ok 3495 ok 3496 ok 3497 ok 3498 ok 3499 ok 3500 ok 3501 # # BlockSize 13, Length 26, Buffer 0 # ok 3502 ok 3503 ok 3504 ok 3505 ok 3506 ok 3507 ok 3508 # # BlockSize 13, Length 26, Buffer 1 # ok 3509 ok 3510 ok 3511 ok 3512 ok 3513 ok 3514 ok 3515 # # BlockSize 13, Length 27, Buffer 0 # ok 3516 ok 3517 ok 3518 ok 3519 ok 3520 ok 3521 ok 3522 # # BlockSize 13, Length 27, Buffer 1 # ok 3523 ok 3524 ok 3525 ok 3526 ok 3527 ok 3528 ok 3529 # # BlockSize 13, Length 28, Buffer 0 # ok 3530 ok 3531 ok 3532 ok 3533 ok 3534 ok 3535 ok 3536 # # BlockSize 13, Length 28, Buffer 1 # ok 3537 ok 3538 ok 3539 ok 3540 ok 3541 ok 3542 ok 3543 # # BlockSize 13, Length 29, Buffer 0 # ok 3544 ok 3545 ok 3546 ok 3547 ok 3548 ok 3549 ok 3550 # # BlockSize 13, Length 29, Buffer 1 # ok 3551 ok 3552 ok 3553 ok 3554 ok 3555 ok 3556 ok 3557 # # BlockSize 13, Length 30, Buffer 0 # ok 3558 ok 3559 ok 3560 ok 3561 ok 3562 ok 3563 ok 3564 # # BlockSize 13, Length 30, Buffer 1 # ok 3565 ok 3566 ok 3567 ok 3568 ok 3569 ok 3570 ok 3571 # # BlockSize 13, Length 31, Buffer 0 # ok 3572 ok 3573 ok 3574 ok 3575 ok 3576 ok 3577 ok 3578 # # BlockSize 13, Length 31, Buffer 1 # ok 3579 ok 3580 ok 3581 ok 3582 ok 3583 ok 3584 ok 3585 # # BlockSize 13, Length 32, Buffer 0 # ok 3586 ok 3587 ok 3588 ok 3589 ok 3590 ok 3591 ok 3592 # # BlockSize 13, Length 32, Buffer 1 # ok 3593 ok 3594 ok 3595 ok 3596 ok 3597 ok 3598 ok 3599 # # BlockSize 13, Length 33, Buffer 0 # ok 3600 ok 3601 ok 3602 ok 3603 ok 3604 ok 3605 ok 3606 # # BlockSize 13, Length 33, Buffer 1 # ok 3607 ok 3608 ok 3609 ok 3610 ok 3611 ok 3612 ok 3613 # # BlockSize 13, Length 34, Buffer 0 # ok 3614 ok 3615 ok 3616 ok 3617 ok 3618 ok 3619 ok 3620 # # BlockSize 13, Length 34, Buffer 1 # ok 3621 ok 3622 ok 3623 ok 3624 ok 3625 ok 3626 ok 3627 # # BlockSize 13, Length 35, Buffer 0 # ok 3628 ok 3629 ok 3630 ok 3631 ok 3632 ok 3633 ok 3634 # # BlockSize 13, Length 35, Buffer 1 # ok 3635 ok 3636 ok 3637 ok 3638 ok 3639 ok 3640 ok 3641 # # BlockSize 13, Length 36, Buffer 0 # ok 3642 ok 3643 ok 3644 ok 3645 ok 3646 ok 3647 ok 3648 # # BlockSize 13, Length 36, Buffer 1 # ok 3649 ok 3650 ok 3651 ok 3652 ok 3653 ok 3654 ok 3655 # # BlockSize 13, Length 37, Buffer 0 # ok 3656 ok 3657 ok 3658 ok 3659 ok 3660 ok 3661 ok 3662 # # BlockSize 13, Length 37, Buffer 1 # ok 3663 ok 3664 ok 3665 ok 3666 ok 3667 ok 3668 ok 3669 # # BlockSize 13, Length 38, Buffer 0 # ok 3670 ok 3671 ok 3672 ok 3673 ok 3674 ok 3675 ok 3676 # # BlockSize 13, Length 38, Buffer 1 # ok 3677 ok 3678 ok 3679 ok 3680 ok 3681 ok 3682 ok 3683 # # BlockSize 13, Length 39, Buffer 0 # ok 3684 ok 3685 ok 3686 ok 3687 ok 3688 ok 3689 ok 3690 # # BlockSize 13, Length 39, Buffer 1 # ok 3691 ok 3692 ok 3693 ok 3694 ok 3695 ok 3696 ok 3697 # # BlockSize 13, Length 40, Buffer 0 # ok 3698 ok 3699 ok 3700 ok 3701 ok 3702 ok 3703 ok 3704 # # BlockSize 13, Length 40, Buffer 1 # ok 3705 ok 3706 ok 3707 ok 3708 ok 3709 ok 3710 ok 3711 # # BlockSize 13, Length 41, Buffer 0 # ok 3712 ok 3713 ok 3714 ok 3715 ok 3716 ok 3717 ok 3718 # # BlockSize 13, Length 41, Buffer 1 # ok 3719 ok 3720 ok 3721 ok 3722 ok 3723 ok 3724 ok 3725 # # BlockSize 13, Length 42, Buffer 0 # ok 3726 ok 3727 ok 3728 ok 3729 ok 3730 ok 3731 ok 3732 # # BlockSize 13, Length 42, Buffer 1 # ok 3733 ok 3734 ok 3735 ok 3736 ok 3737 ok 3738 ok 3739 # # BlockSize 13, Length 43, Buffer 0 # ok 3740 ok 3741 ok 3742 ok 3743 ok 3744 ok 3745 ok 3746 # # BlockSize 13, Length 43, Buffer 1 # ok 3747 ok 3748 ok 3749 ok 3750 ok 3751 ok 3752 ok 3753 # # BlockSize 13, Length 44, Buffer 0 # ok 3754 ok 3755 ok 3756 ok 3757 ok 3758 ok 3759 ok 3760 # # BlockSize 13, Length 44, Buffer 1 # ok 3761 ok 3762 ok 3763 ok 3764 ok 3765 ok 3766 ok 3767 # # BlockSize 13, Length 45, Buffer 0 # ok 3768 ok 3769 ok 3770 ok 3771 ok 3772 ok 3773 ok 3774 # # BlockSize 13, Length 45, Buffer 1 # ok 3775 ok 3776 ok 3777 ok 3778 ok 3779 ok 3780 ok 3781 # # BlockSize 13, Length 46, Buffer 0 # ok 3782 ok 3783 ok 3784 ok 3785 ok 3786 ok 3787 ok 3788 # # BlockSize 13, Length 46, Buffer 1 # ok 3789 ok 3790 ok 3791 ok 3792 ok 3793 ok 3794 ok 3795 # # BlockSize 13, Length 47, Buffer 0 # ok 3796 ok 3797 ok 3798 ok 3799 ok 3800 ok 3801 ok 3802 # # BlockSize 13, Length 47, Buffer 1 # ok 3803 ok 3804 ok 3805 ok 3806 ok 3807 ok 3808 ok 3809 # # BlockSize 13, Length 48, Buffer 0 # ok 3810 ok 3811 ok 3812 ok 3813 ok 3814 ok 3815 ok 3816 # # BlockSize 13, Length 48, Buffer 1 # ok 3817 ok 3818 ok 3819 ok 3820 ok 3821 ok 3822 ok 3823 # # BlockSize 13, Length 49, Buffer 0 # ok 3824 ok 3825 ok 3826 ok 3827 ok 3828 ok 3829 ok 3830 # # BlockSize 13, Length 49, Buffer 1 # ok 3831 ok 3832 ok 3833 ok 3834 ok 3835 ok 3836 ok 3837 # # BlockSize 13, Length 50, Buffer 0 # ok 3838 ok 3839 ok 3840 ok 3841 ok 3842 ok 3843 ok 3844 # # BlockSize 13, Length 50, Buffer 1 # ok 3845 ok 3846 ok 3847 ok 3848 ok 3849 ok 3850 ok 3851 # # BlockSize 13, Length 51, Buffer 0 # ok 3852 ok 3853 ok 3854 ok 3855 ok 3856 ok 3857 ok 3858 # # BlockSize 13, Length 51, Buffer 1 # ok 3859 ok 3860 ok 3861 ok 3862 ok 3863 ok 3864 ok 3865 # # BlockSize 13, Length 52, Buffer 0 # ok 3866 ok 3867 ok 3868 ok 3869 ok 3870 ok 3871 ok 3872 # # BlockSize 13, Length 52, Buffer 1 # ok 3873 ok 3874 ok 3875 ok 3876 ok 3877 ok 3878 ok 3879 # # BlockSize 13, Length 53, Buffer 0 # ok 3880 ok 3881 ok 3882 ok 3883 ok 3884 ok 3885 ok 3886 # # BlockSize 13, Length 53, Buffer 1 # ok 3887 ok 3888 ok 3889 ok 3890 ok 3891 ok 3892 ok 3893 # # BlockSize 13, Length 54, Buffer 0 # ok 3894 ok 3895 ok 3896 ok 3897 ok 3898 ok 3899 ok 3900 # # BlockSize 13, Length 54, Buffer 1 # ok 3901 ok 3902 ok 3903 ok 3904 ok 3905 ok 3906 ok 3907 # # BlockSize 13, Length 55, Buffer 0 # ok 3908 ok 3909 ok 3910 ok 3911 ok 3912 ok 3913 ok 3914 # # BlockSize 13, Length 55, Buffer 1 # ok 3915 ok 3916 ok 3917 ok 3918 ok 3919 ok 3920 ok 3921 # # BlockSize 13, Length 56, Buffer 0 # ok 3922 ok 3923 ok 3924 ok 3925 ok 3926 ok 3927 ok 3928 # # BlockSize 13, Length 56, Buffer 1 # ok 3929 ok 3930 ok 3931 ok 3932 ok 3933 ok 3934 ok 3935 # # BlockSize 13, Length 57, Buffer 0 # ok 3936 ok 3937 ok 3938 ok 3939 ok 3940 ok 3941 ok 3942 # # BlockSize 13, Length 57, Buffer 1 # ok 3943 ok 3944 ok 3945 ok 3946 ok 3947 ok 3948 ok 3949 # # BlockSize 13, Length 58, Buffer 0 # ok 3950 ok 3951 ok 3952 ok 3953 ok 3954 ok 3955 ok 3956 # # BlockSize 13, Length 58, Buffer 1 # ok 3957 ok 3958 ok 3959 ok 3960 ok 3961 ok 3962 ok 3963 # # BlockSize 13, Length 59, Buffer 0 # ok 3964 ok 3965 ok 3966 ok 3967 ok 3968 ok 3969 ok 3970 # # BlockSize 13, Length 59, Buffer 1 # ok 3971 ok 3972 ok 3973 ok 3974 ok 3975 ok 3976 ok 3977 # # BlockSize 13, Length 60, Buffer 0 # ok 3978 ok 3979 ok 3980 ok 3981 ok 3982 ok 3983 ok 3984 # # BlockSize 13, Length 60, Buffer 1 # ok 3985 ok 3986 ok 3987 ok 3988 ok 3989 ok 3990 ok 3991 # # BlockSize 13, Length 61, Buffer 0 # ok 3992 ok 3993 ok 3994 ok 3995 ok 3996 ok 3997 ok 3998 # # BlockSize 13, Length 61, Buffer 1 # ok 3999 ok 4000 ok 4001 ok 4002 ok 4003 ok 4004 ok 4005 # # BlockSize 13, Length 62, Buffer 0 # ok 4006 ok 4007 ok 4008 ok 4009 ok 4010 ok 4011 ok 4012 # # BlockSize 13, Length 62, Buffer 1 # ok 4013 ok 4014 ok 4015 ok 4016 ok 4017 ok 4018 ok 4019 # # BlockSize 13, Length 63, Buffer 0 # ok 4020 ok 4021 ok 4022 ok 4023 ok 4024 ok 4025 ok 4026 # # BlockSize 13, Length 63, Buffer 1 # ok 4027 ok 4028 ok 4029 ok 4030 ok 4031 ok 4032 ok 4033 # # BlockSize 13, Length 64, Buffer 0 # ok 4034 ok 4035 ok 4036 ok 4037 ok 4038 ok 4039 ok 4040 # # BlockSize 13, Length 64, Buffer 1 # ok 4041 ok 4042 ok 4043 ok 4044 ok 4045 ok 4046 ok 4047 # # BlockSize 13, Length 65, Buffer 0 # ok 4048 ok 4049 ok 4050 ok 4051 ok 4052 ok 4053 ok 4054 # # BlockSize 13, Length 65, Buffer 1 # ok 4055 ok 4056 ok 4057 ok 4058 ok 4059 ok 4060 ok 4061 # # BlockSize 13, Length 66, Buffer 0 # ok 4062 ok 4063 ok 4064 ok 4065 ok 4066 ok 4067 ok 4068 # # BlockSize 13, Length 66, Buffer 1 # ok 4069 ok 4070 ok 4071 ok 4072 ok 4073 ok 4074 ok 4075 # # BlockSize 13, Length 67, Buffer 0 # ok 4076 ok 4077 ok 4078 ok 4079 ok 4080 ok 4081 ok 4082 # # BlockSize 13, Length 67, Buffer 1 # ok 4083 ok 4084 ok 4085 ok 4086 ok 4087 ok 4088 ok 4089 # # BlockSize 13, Length 68, Buffer 0 # ok 4090 ok 4091 ok 4092 ok 4093 ok 4094 ok 4095 ok 4096 # # BlockSize 13, Length 68, Buffer 1 # ok 4097 ok 4098 ok 4099 ok 4100 ok 4101 ok 4102 ok 4103 # # BlockSize 13, Length 69, Buffer 0 # ok 4104 ok 4105 ok 4106 ok 4107 ok 4108 ok 4109 ok 4110 # # BlockSize 13, Length 69, Buffer 1 # ok 4111 ok 4112 ok 4113 ok 4114 ok 4115 ok 4116 ok 4117 # # BlockSize 13, Length 70, Buffer 0 # ok 4118 ok 4119 ok 4120 ok 4121 ok 4122 ok 4123 ok 4124 # # BlockSize 13, Length 70, Buffer 1 # ok 4125 ok 4126 ok 4127 ok 4128 ok 4129 ok 4130 ok 4131 # # BlockSize 13, Length 71, Buffer 0 # ok 4132 ok 4133 ok 4134 ok 4135 ok 4136 ok 4137 ok 4138 # # BlockSize 13, Length 71, Buffer 1 # ok 4139 ok 4140 ok 4141 ok 4142 ok 4143 ok 4144 ok 4145 # # BlockSize 13, Length 72, Buffer 0 # ok 4146 ok 4147 ok 4148 ok 4149 ok 4150 ok 4151 ok 4152 # # BlockSize 13, Length 72, Buffer 1 # ok 4153 ok 4154 ok 4155 ok 4156 ok 4157 ok 4158 ok 4159 # # BlockSize 13, Length 73, Buffer 0 # ok 4160 ok 4161 ok 4162 ok 4163 ok 4164 ok 4165 ok 4166 # # BlockSize 13, Length 73, Buffer 1 # ok 4167 ok 4168 ok 4169 ok 4170 ok 4171 ok 4172 ok 4173 # # BlockSize 13, Length 74, Buffer 0 # ok 4174 ok 4175 ok 4176 ok 4177 ok 4178 ok 4179 ok 4180 # # BlockSize 13, Length 74, Buffer 1 # ok 4181 ok 4182 ok 4183 ok 4184 ok 4185 ok 4186 ok 4187 # # BlockSize 13, Length 75, Buffer 0 # ok 4188 ok 4189 ok 4190 ok 4191 ok 4192 ok 4193 ok 4194 # # BlockSize 13, Length 75, Buffer 1 # ok 4195 ok 4196 ok 4197 ok 4198 ok 4199 ok 4200 ok 4201 # # BlockSize 13, Length 76, Buffer 0 # ok 4202 ok 4203 ok 4204 ok 4205 ok 4206 ok 4207 ok 4208 # # BlockSize 13, Length 76, Buffer 1 # ok 4209 ok 4210 ok 4211 ok 4212 ok 4213 ok 4214 ok 4215 # # BlockSize 13, Length 77, Buffer 0 # ok 4216 ok 4217 ok 4218 ok 4219 ok 4220 ok 4221 ok 4222 # # BlockSize 13, Length 77, Buffer 1 # ok 4223 ok 4224 ok 4225 ok 4226 ok 4227 ok 4228 ok 4229 # # BlockSize 13, Length 78, Buffer 0 # ok 4230 ok 4231 ok 4232 ok 4233 ok 4234 ok 4235 ok 4236 # # BlockSize 13, Length 78, Buffer 1 # ok 4237 ok 4238 ok 4239 ok 4240 ok 4241 ok 4242 ok 4243 # # BlockSize 13, Length 79, Buffer 0 # ok 4244 ok 4245 ok 4246 ok 4247 ok 4248 ok 4249 ok 4250 # # BlockSize 13, Length 79, Buffer 1 # ok 4251 ok 4252 ok 4253 ok 4254 ok 4255 ok 4256 ok 4257 # # BlockSize 13, Length 80, Buffer 0 # ok 4258 ok 4259 ok 4260 ok 4261 ok 4262 ok 4263 ok 4264 # # BlockSize 13, Length 80, Buffer 1 # ok 4265 ok 4266 ok 4267 ok 4268 ok 4269 ok 4270 ok 4271 # # BlockSize 13, Length 81, Buffer 0 # ok 4272 ok 4273 ok 4274 ok 4275 ok 4276 ok 4277 ok 4278 # # BlockSize 13, Length 81, Buffer 1 # ok 4279 ok 4280 ok 4281 ok 4282 ok 4283 ok 4284 ok 4285 # # BlockSize 13, Length 82, Buffer 0 # ok 4286 ok 4287 ok 4288 ok 4289 ok 4290 ok 4291 ok 4292 # # BlockSize 13, Length 82, Buffer 1 # ok 4293 ok 4294 ok 4295 ok 4296 ok 4297 ok 4298 ok 4299 # # BlockSize 13, Length 83, Buffer 0 # ok 4300 ok 4301 ok 4302 ok 4303 ok 4304 ok 4305 ok 4306 # # BlockSize 13, Length 83, Buffer 1 # ok 4307 ok 4308 ok 4309 ok 4310 ok 4311 ok 4312 ok 4313 # # BlockSize 13, Length 84, Buffer 0 # ok 4314 ok 4315 ok 4316 ok 4317 ok 4318 ok 4319 ok 4320 # # BlockSize 13, Length 84, Buffer 1 # ok 4321 ok 4322 ok 4323 ok 4324 ok 4325 ok 4326 ok 4327 # # BlockSize 13, Length 85, Buffer 0 # ok 4328 ok 4329 ok 4330 ok 4331 ok 4332 ok 4333 ok 4334 # # BlockSize 13, Length 85, Buffer 1 # ok 4335 ok 4336 ok 4337 ok 4338 ok 4339 ok 4340 ok 4341 # # BlockSize 13, Length 86, Buffer 0 # ok 4342 ok 4343 ok 4344 ok 4345 ok 4346 ok 4347 ok 4348 # # BlockSize 13, Length 86, Buffer 1 # ok 4349 ok 4350 ok 4351 ok 4352 ok 4353 ok 4354 ok 4355 # # BlockSize 13, Length 87, Buffer 0 # ok 4356 ok 4357 ok 4358 ok 4359 ok 4360 ok 4361 ok 4362 # # BlockSize 13, Length 87, Buffer 1 # ok 4363 ok 4364 ok 4365 ok 4366 ok 4367 ok 4368 ok 4369 # # BlockSize 13, Length 88, Buffer 0 # ok 4370 ok 4371 ok 4372 ok 4373 ok 4374 ok 4375 ok 4376 # # BlockSize 13, Length 88, Buffer 1 # ok 4377 ok 4378 ok 4379 ok 4380 ok 4381 ok 4382 ok 4383 # # BlockSize 13, Length 89, Buffer 0 # ok 4384 ok 4385 ok 4386 ok 4387 ok 4388 ok 4389 ok 4390 # # BlockSize 13, Length 89, Buffer 1 # ok 4391 ok 4392 ok 4393 ok 4394 ok 4395 ok 4396 ok 4397 # # BlockSize 13, Length 90, Buffer 0 # ok 4398 ok 4399 ok 4400 ok 4401 ok 4402 ok 4403 ok 4404 # # BlockSize 13, Length 90, Buffer 1 # ok 4405 ok 4406 ok 4407 ok 4408 ok 4409 ok 4410 ok 4411 # # BlockSize 13, Length 91, Buffer 0 # ok 4412 ok 4413 ok 4414 ok 4415 ok 4416 ok 4417 ok 4418 # # BlockSize 13, Length 91, Buffer 1 # ok 4419 ok 4420 ok 4421 ok 4422 ok 4423 ok 4424 ok 4425 # # BlockSize 13, Length 92, Buffer 0 # ok 4426 ok 4427 ok 4428 ok 4429 ok 4430 ok 4431 ok 4432 # # BlockSize 13, Length 92, Buffer 1 # ok 4433 ok 4434 ok 4435 ok 4436 ok 4437 ok 4438 ok 4439 # # BlockSize 13, Length 93, Buffer 0 # ok 4440 ok 4441 ok 4442 ok 4443 ok 4444 ok 4445 ok 4446 # # BlockSize 13, Length 93, Buffer 1 # ok 4447 ok 4448 ok 4449 ok 4450 ok 4451 ok 4452 ok 4453 # # BlockSize 13, Length 94, Buffer 0 # ok 4454 ok 4455 ok 4456 ok 4457 ok 4458 ok 4459 ok 4460 # # BlockSize 13, Length 94, Buffer 1 # ok 4461 ok 4462 ok 4463 ok 4464 ok 4465 ok 4466 ok 4467 # # BlockSize 13, Length 95, Buffer 0 # ok 4468 ok 4469 ok 4470 ok 4471 ok 4472 ok 4473 ok 4474 # # BlockSize 13, Length 95, Buffer 1 # ok 4475 ok 4476 ok 4477 ok 4478 ok 4479 ok 4480 ok 4481 # # BlockSize 13, Length 96, Buffer 0 # ok 4482 ok 4483 ok 4484 ok 4485 ok 4486 ok 4487 ok 4488 # # BlockSize 13, Length 96, Buffer 1 # ok 4489 ok 4490 ok 4491 ok 4492 ok 4493 ok 4494 ok 4495 # # BlockSize 13, Length 97, Buffer 0 # ok 4496 ok 4497 ok 4498 ok 4499 ok 4500 ok 4501 ok 4502 # # BlockSize 13, Length 97, Buffer 1 # ok 4503 ok 4504 ok 4505 ok 4506 ok 4507 ok 4508 ok 4509 # # BlockSize 13, Length 98, Buffer 0 # ok 4510 ok 4511 ok 4512 ok 4513 ok 4514 ok 4515 ok 4516 # # BlockSize 13, Length 98, Buffer 1 # ok 4517 ok 4518 ok 4519 ok 4520 ok 4521 ok 4522 ok 4523 # # BlockSize 13, Length 99, Buffer 0 # ok 4524 ok 4525 ok 4526 ok 4527 ok 4528 ok 4529 ok 4530 # # BlockSize 13, Length 99, Buffer 1 # ok 4531 ok 4532 ok 4533 ok 4534 ok 4535 ok 4536 ok 4537 # # BlockSize 13, Length 100, Buffer 0 # ok 4538 ok 4539 ok 4540 ok 4541 ok 4542 ok 4543 ok 4544 # # BlockSize 13, Length 100, Buffer 1 # ok 4545 ok 4546 ok 4547 ok 4548 ok 4549 ok 4550 ok 4551 # # BlockSize 13, Length 101, Buffer 0 # ok 4552 ok 4553 ok 4554 ok 4555 ok 4556 ok 4557 ok 4558 # # BlockSize 13, Length 101, Buffer 1 # ok 4559 ok 4560 ok 4561 ok 4562 ok 4563 ok 4564 ok 4565 # # BlockSize 13, Length 102, Buffer 0 # ok 4566 ok 4567 ok 4568 ok 4569 ok 4570 ok 4571 ok 4572 # # BlockSize 13, Length 102, Buffer 1 # ok 4573 ok 4574 ok 4575 ok 4576 ok 4577 ok 4578 ok 4579 # # BlockSize 13, Length 103, Buffer 0 # ok 4580 ok 4581 ok 4582 ok 4583 ok 4584 ok 4585 ok 4586 # # BlockSize 13, Length 103, Buffer 1 # ok 4587 ok 4588 ok 4589 ok 4590 ok 4591 ok 4592 ok 4593 # # BlockSize 13, Length 104, Buffer 0 # ok 4594 ok 4595 ok 4596 ok 4597 ok 4598 ok 4599 ok 4600 # # BlockSize 13, Length 104, Buffer 1 # ok 4601 ok 4602 ok 4603 ok 4604 ok 4605 ok 4606 ok 4607 # # BlockSize 13, Length 105, Buffer 0 # ok 4608 ok 4609 ok 4610 ok 4611 ok 4612 ok 4613 ok 4614 # # BlockSize 13, Length 105, Buffer 1 # ok 4615 ok 4616 ok 4617 ok 4618 ok 4619 ok 4620 ok 4621 # # BlockSize 13, Length 106, Buffer 0 # ok 4622 ok 4623 ok 4624 ok 4625 ok 4626 ok 4627 ok 4628 # # BlockSize 13, Length 106, Buffer 1 # ok 4629 ok 4630 ok 4631 ok 4632 ok 4633 ok 4634 ok 4635 # # BlockSize 13, Length 107, Buffer 0 # ok 4636 ok 4637 ok 4638 ok 4639 ok 4640 ok 4641 ok 4642 # # BlockSize 13, Length 107, Buffer 1 # ok 4643 ok 4644 ok 4645 ok 4646 ok 4647 ok 4648 ok 4649 # # BlockSize 13, Length 108, Buffer 0 # ok 4650 ok 4651 ok 4652 ok 4653 ok 4654 ok 4655 ok 4656 # # BlockSize 13, Length 108, Buffer 1 # ok 4657 ok 4658 ok 4659 ok 4660 ok 4661 ok 4662 ok 4663 # # BlockSize 13, Length 109, Buffer 0 # ok 4664 ok 4665 ok 4666 ok 4667 ok 4668 ok 4669 ok 4670 # # BlockSize 13, Length 109, Buffer 1 # ok 4671 ok 4672 ok 4673 ok 4674 ok 4675 ok 4676 ok 4677 # # BlockSize 13, Length 110, Buffer 0 # ok 4678 ok 4679 ok 4680 ok 4681 ok 4682 ok 4683 ok 4684 # # BlockSize 13, Length 110, Buffer 1 # ok 4685 ok 4686 ok 4687 ok 4688 ok 4689 ok 4690 ok 4691 # # BlockSize 13, Length 111, Buffer 0 # ok 4692 ok 4693 ok 4694 ok 4695 ok 4696 ok 4697 ok 4698 # # BlockSize 13, Length 111, Buffer 1 # ok 4699 ok 4700 ok 4701 ok 4702 ok 4703 ok 4704 ok 4705 ok 4706 - no warnings ok t/106prime-rawdeflate...........# # Testing IO::Uncompress::RawInflate # 1..2648 ok 1 # # BlockSize 1, Length 0, Buffer 0 # ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # # BlockSize 1, Length 0, Buffer 1 # ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 # # BlockSize 1, Length 1, Buffer 0 # ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # # BlockSize 1, Length 1, Buffer 1 # ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 # # BlockSize 1, Length 2, Buffer 0 # ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 # # BlockSize 1, Length 2, Buffer 1 # ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # # BlockSize 1, Length 3, Buffer 0 # ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 # # BlockSize 1, Length 3, Buffer 1 # ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 # # BlockSize 1, Length 4, Buffer 0 # ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 # # BlockSize 1, Length 4, Buffer 1 # ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 # # BlockSize 1, Length 5, Buffer 0 # ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 # # BlockSize 1, Length 5, Buffer 1 # ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 # # BlockSize 1, Length 6, Buffer 0 # ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 # # BlockSize 1, Length 6, Buffer 1 # ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 # # BlockSize 1, Length 7, Buffer 0 # ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 # # BlockSize 1, Length 7, Buffer 1 # ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 # # BlockSize 1, Length 8, Buffer 0 # ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 # # BlockSize 1, Length 8, Buffer 1 # ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 # # BlockSize 1, Length 9, Buffer 0 # ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 # # BlockSize 1, Length 9, Buffer 1 # ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 # # BlockSize 1, Length 10, Buffer 0 # ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 # # BlockSize 1, Length 10, Buffer 1 # ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 # # BlockSize 1, Length 11, Buffer 0 # ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 # # BlockSize 1, Length 11, Buffer 1 # ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # # BlockSize 1, Length 12, Buffer 0 # ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 # # BlockSize 1, Length 12, Buffer 1 # ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 # # BlockSize 1, Length 13, Buffer 0 # ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 # # BlockSize 1, Length 13, Buffer 1 # ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 # # BlockSize 1, Length 14, Buffer 0 # ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 # # BlockSize 1, Length 14, Buffer 1 # ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 # # BlockSize 1, Length 15, Buffer 0 # ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 # # BlockSize 1, Length 15, Buffer 1 # ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 # # BlockSize 1, Length 16, Buffer 0 # ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 # # BlockSize 1, Length 16, Buffer 1 # ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 # # BlockSize 1, Length 17, Buffer 0 # ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 # # BlockSize 1, Length 17, Buffer 1 # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 # # BlockSize 1, Length 18, Buffer 0 # ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 # # BlockSize 1, Length 18, Buffer 1 # ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 # # BlockSize 1, Length 19, Buffer 0 # ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 # # BlockSize 1, Length 19, Buffer 1 # ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 # # BlockSize 1, Length 20, Buffer 0 # ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 # # BlockSize 1, Length 20, Buffer 1 # ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 # # BlockSize 1, Length 21, Buffer 0 # ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 # # BlockSize 1, Length 21, Buffer 1 # ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 # # BlockSize 1, Length 22, Buffer 0 # ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 # # BlockSize 1, Length 22, Buffer 1 # ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 # # BlockSize 1, Length 23, Buffer 0 # ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 # # BlockSize 1, Length 23, Buffer 1 # ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 # # BlockSize 1, Length 24, Buffer 0 # ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 # # BlockSize 1, Length 24, Buffer 1 # ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 # # BlockSize 1, Length 25, Buffer 0 # ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 # # BlockSize 1, Length 25, Buffer 1 # ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 # # BlockSize 1, Length 26, Buffer 0 # ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 # # BlockSize 1, Length 26, Buffer 1 # ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 # # BlockSize 1, Length 27, Buffer 0 # ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 # # BlockSize 1, Length 27, Buffer 1 # ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 # # BlockSize 1, Length 28, Buffer 0 # ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 # # BlockSize 1, Length 28, Buffer 1 # ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 # # BlockSize 1, Length 29, Buffer 0 # ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 # # BlockSize 1, Length 29, Buffer 1 # ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 # # BlockSize 1, Length 30, Buffer 0 # ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 # # BlockSize 1, Length 30, Buffer 1 # ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 # # BlockSize 1, Length 31, Buffer 0 # ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 # # BlockSize 1, Length 31, Buffer 1 # ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 # # BlockSize 1, Length 32, Buffer 0 # ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 # # BlockSize 1, Length 32, Buffer 1 # ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 # # BlockSize 1, Length 33, Buffer 0 # ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 # # BlockSize 1, Length 33, Buffer 1 # ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 # # BlockSize 1, Length 34, Buffer 0 # ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 # # BlockSize 1, Length 34, Buffer 1 # ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 # # BlockSize 1, Length 35, Buffer 0 # ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 # # BlockSize 1, Length 35, Buffer 1 # ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 # # BlockSize 1, Length 36, Buffer 0 # ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 # # BlockSize 1, Length 36, Buffer 1 # ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 # # BlockSize 1, Length 37, Buffer 0 # ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 # # BlockSize 1, Length 37, Buffer 1 # ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 # # BlockSize 1, Length 38, Buffer 0 # ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 # # BlockSize 1, Length 38, Buffer 1 # ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 # # BlockSize 1, Length 39, Buffer 0 # ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 # # BlockSize 1, Length 39, Buffer 1 # ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 # # BlockSize 1, Length 40, Buffer 0 # ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 # # BlockSize 1, Length 40, Buffer 1 # ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 # # BlockSize 1, Length 41, Buffer 0 # ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 # # BlockSize 1, Length 41, Buffer 1 # ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 # # BlockSize 1, Length 42, Buffer 0 # ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 # # BlockSize 1, Length 42, Buffer 1 # ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 # # BlockSize 1, Length 43, Buffer 0 # ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 # # BlockSize 1, Length 43, Buffer 1 # ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 # # BlockSize 1, Length 44, Buffer 0 # ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 # # BlockSize 1, Length 44, Buffer 1 # ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 # # BlockSize 1, Length 45, Buffer 0 # ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 # # BlockSize 1, Length 45, Buffer 1 # ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 # # BlockSize 1, Length 46, Buffer 0 # ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 # # BlockSize 1, Length 46, Buffer 1 # ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 # # BlockSize 1, Length 47, Buffer 0 # ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 # # BlockSize 1, Length 47, Buffer 1 # ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 # # BlockSize 1, Length 48, Buffer 0 # ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 # # BlockSize 1, Length 48, Buffer 1 # ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 # # BlockSize 1, Length 49, Buffer 0 # ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 # # BlockSize 1, Length 49, Buffer 1 # ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 # # BlockSize 1, Length 50, Buffer 0 # ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 # # BlockSize 1, Length 50, Buffer 1 # ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 # # BlockSize 1, Length 51, Buffer 0 # ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 # # BlockSize 1, Length 51, Buffer 1 # ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 # # BlockSize 1, Length 52, Buffer 0 # ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 # # BlockSize 1, Length 52, Buffer 1 # ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 # # BlockSize 1, Length 53, Buffer 0 # ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 # # BlockSize 1, Length 53, Buffer 1 # ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 # # BlockSize 1, Length 54, Buffer 0 # ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 # # BlockSize 1, Length 54, Buffer 1 # ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 # # BlockSize 1, Length 55, Buffer 0 # ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 # # BlockSize 1, Length 55, Buffer 1 # ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 # # BlockSize 1, Length 56, Buffer 0 # ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 # # BlockSize 1, Length 56, Buffer 1 # ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 # # BlockSize 1, Length 57, Buffer 0 # ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 # # BlockSize 1, Length 57, Buffer 1 # ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 # # BlockSize 1, Length 58, Buffer 0 # ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 # # BlockSize 1, Length 58, Buffer 1 # ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 # # BlockSize 1, Length 59, Buffer 0 # ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 # # BlockSize 1, Length 59, Buffer 1 # ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 # # BlockSize 1, Length 60, Buffer 0 # ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 # # BlockSize 1, Length 60, Buffer 1 # ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 # # BlockSize 1, Length 61, Buffer 0 # ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 # # BlockSize 1, Length 61, Buffer 1 # ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 # # BlockSize 1, Length 62, Buffer 0 # ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 # # BlockSize 1, Length 62, Buffer 1 # ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 # # BlockSize 2, Length 0, Buffer 0 # ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 # # BlockSize 2, Length 0, Buffer 1 # ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 # # BlockSize 2, Length 1, Buffer 0 # ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 # # BlockSize 2, Length 1, Buffer 1 # ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 # # BlockSize 2, Length 2, Buffer 0 # ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 # # BlockSize 2, Length 2, Buffer 1 # ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 # # BlockSize 2, Length 3, Buffer 0 # ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 # # BlockSize 2, Length 3, Buffer 1 # ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 # # BlockSize 2, Length 4, Buffer 0 # ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 # # BlockSize 2, Length 4, Buffer 1 # ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 # # BlockSize 2, Length 5, Buffer 0 # ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 # # BlockSize 2, Length 5, Buffer 1 # ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 # # BlockSize 2, Length 6, Buffer 0 # ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 # # BlockSize 2, Length 6, Buffer 1 # ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 # # BlockSize 2, Length 7, Buffer 0 # ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 # # BlockSize 2, Length 7, Buffer 1 # ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 # # BlockSize 2, Length 8, Buffer 0 # ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 # # BlockSize 2, Length 8, Buffer 1 # ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 # # BlockSize 2, Length 9, Buffer 0 # ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 # # BlockSize 2, Length 9, Buffer 1 # ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 # # BlockSize 2, Length 10, Buffer 0 # ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 # # BlockSize 2, Length 10, Buffer 1 # ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 # # BlockSize 2, Length 11, Buffer 0 # ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 # # BlockSize 2, Length 11, Buffer 1 # ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 # # BlockSize 2, Length 12, Buffer 0 # ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 # # BlockSize 2, Length 12, Buffer 1 # ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 # # BlockSize 2, Length 13, Buffer 0 # ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 # # BlockSize 2, Length 13, Buffer 1 # ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 # # BlockSize 2, Length 14, Buffer 0 # ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 # # BlockSize 2, Length 14, Buffer 1 # ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 # # BlockSize 2, Length 15, Buffer 0 # ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 # # BlockSize 2, Length 15, Buffer 1 # ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 # # BlockSize 2, Length 16, Buffer 0 # ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 # # BlockSize 2, Length 16, Buffer 1 # ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 # # BlockSize 2, Length 17, Buffer 0 # ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 # # BlockSize 2, Length 17, Buffer 1 # ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 # # BlockSize 2, Length 18, Buffer 0 # ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 # # BlockSize 2, Length 18, Buffer 1 # ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 # # BlockSize 2, Length 19, Buffer 0 # ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 # # BlockSize 2, Length 19, Buffer 1 # ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 # # BlockSize 2, Length 20, Buffer 0 # ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 # # BlockSize 2, Length 20, Buffer 1 # ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 # # BlockSize 2, Length 21, Buffer 0 # ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 # # BlockSize 2, Length 21, Buffer 1 # ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 # # BlockSize 2, Length 22, Buffer 0 # ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 # # BlockSize 2, Length 22, Buffer 1 # ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 # # BlockSize 2, Length 23, Buffer 0 # ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 # # BlockSize 2, Length 23, Buffer 1 # ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 # # BlockSize 2, Length 24, Buffer 0 # ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 # # BlockSize 2, Length 24, Buffer 1 # ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 # # BlockSize 2, Length 25, Buffer 0 # ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 # # BlockSize 2, Length 25, Buffer 1 # ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 # # BlockSize 2, Length 26, Buffer 0 # ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 # # BlockSize 2, Length 26, Buffer 1 # ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 # # BlockSize 2, Length 27, Buffer 0 # ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 # # BlockSize 2, Length 27, Buffer 1 # ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 # # BlockSize 2, Length 28, Buffer 0 # ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 # # BlockSize 2, Length 28, Buffer 1 # ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 # # BlockSize 2, Length 29, Buffer 0 # ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 # # BlockSize 2, Length 29, Buffer 1 # ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 # # BlockSize 2, Length 30, Buffer 0 # ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 # # BlockSize 2, Length 30, Buffer 1 # ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 # # BlockSize 2, Length 31, Buffer 0 # ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 # # BlockSize 2, Length 31, Buffer 1 # ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 # # BlockSize 2, Length 32, Buffer 0 # ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 # # BlockSize 2, Length 32, Buffer 1 # ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 # # BlockSize 2, Length 33, Buffer 0 # ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 # # BlockSize 2, Length 33, Buffer 1 # ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 # # BlockSize 2, Length 34, Buffer 0 # ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 # # BlockSize 2, Length 34, Buffer 1 # ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 # # BlockSize 2, Length 35, Buffer 0 # ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 # # BlockSize 2, Length 35, Buffer 1 # ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 # # BlockSize 2, Length 36, Buffer 0 # ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 # # BlockSize 2, Length 36, Buffer 1 # ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 # # BlockSize 2, Length 37, Buffer 0 # ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 # # BlockSize 2, Length 37, Buffer 1 # ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 # # BlockSize 2, Length 38, Buffer 0 # ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 # # BlockSize 2, Length 38, Buffer 1 # ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 # # BlockSize 2, Length 39, Buffer 0 # ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 # # BlockSize 2, Length 39, Buffer 1 # ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 # # BlockSize 2, Length 40, Buffer 0 # ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 # # BlockSize 2, Length 40, Buffer 1 # ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 # # BlockSize 2, Length 41, Buffer 0 # ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 # # BlockSize 2, Length 41, Buffer 1 # ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 # # BlockSize 2, Length 42, Buffer 0 # ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 # # BlockSize 2, Length 42, Buffer 1 # ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 # # BlockSize 2, Length 43, Buffer 0 # ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 # # BlockSize 2, Length 43, Buffer 1 # ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 # # BlockSize 2, Length 44, Buffer 0 # ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 # # BlockSize 2, Length 44, Buffer 1 # ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 # # BlockSize 2, Length 45, Buffer 0 # ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 # # BlockSize 2, Length 45, Buffer 1 # ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 # # BlockSize 2, Length 46, Buffer 0 # ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 # # BlockSize 2, Length 46, Buffer 1 # ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 # # BlockSize 2, Length 47, Buffer 0 # ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 # # BlockSize 2, Length 47, Buffer 1 # ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 # # BlockSize 2, Length 48, Buffer 0 # ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 # # BlockSize 2, Length 48, Buffer 1 # ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 # # BlockSize 2, Length 49, Buffer 0 # ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 # # BlockSize 2, Length 49, Buffer 1 # ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 # # BlockSize 2, Length 50, Buffer 0 # ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 # # BlockSize 2, Length 50, Buffer 1 # ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 # # BlockSize 2, Length 51, Buffer 0 # ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 # # BlockSize 2, Length 51, Buffer 1 # ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 # # BlockSize 2, Length 52, Buffer 0 # ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 # # BlockSize 2, Length 52, Buffer 1 # ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 # # BlockSize 2, Length 53, Buffer 0 # ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 # # BlockSize 2, Length 53, Buffer 1 # ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 # # BlockSize 2, Length 54, Buffer 0 # ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 # # BlockSize 2, Length 54, Buffer 1 # ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 # # BlockSize 2, Length 55, Buffer 0 # ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 # # BlockSize 2, Length 55, Buffer 1 # ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 # # BlockSize 2, Length 56, Buffer 0 # ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 # # BlockSize 2, Length 56, Buffer 1 # ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 # # BlockSize 2, Length 57, Buffer 0 # ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 # # BlockSize 2, Length 57, Buffer 1 # ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 # # BlockSize 2, Length 58, Buffer 0 # ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 # # BlockSize 2, Length 58, Buffer 1 # ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 # # BlockSize 2, Length 59, Buffer 0 # ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 # # BlockSize 2, Length 59, Buffer 1 # ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 # # BlockSize 2, Length 60, Buffer 0 # ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 # # BlockSize 2, Length 60, Buffer 1 # ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 # # BlockSize 2, Length 61, Buffer 0 # ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 # # BlockSize 2, Length 61, Buffer 1 # ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 # # BlockSize 2, Length 62, Buffer 0 # ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 # # BlockSize 2, Length 62, Buffer 1 # ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 # # BlockSize 13, Length 0, Buffer 0 # ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 # # BlockSize 13, Length 0, Buffer 1 # ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 # # BlockSize 13, Length 1, Buffer 0 # ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 # # BlockSize 13, Length 1, Buffer 1 # ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 # # BlockSize 13, Length 2, Buffer 0 # ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 # # BlockSize 13, Length 2, Buffer 1 # ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 # # BlockSize 13, Length 3, Buffer 0 # ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 # # BlockSize 13, Length 3, Buffer 1 # ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 # # BlockSize 13, Length 4, Buffer 0 # ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 # # BlockSize 13, Length 4, Buffer 1 # ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 # # BlockSize 13, Length 5, Buffer 0 # ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 # # BlockSize 13, Length 5, Buffer 1 # ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 # # BlockSize 13, Length 6, Buffer 0 # ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 # # BlockSize 13, Length 6, Buffer 1 # ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 # # BlockSize 13, Length 7, Buffer 0 # ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 # # BlockSize 13, Length 7, Buffer 1 # ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 # # BlockSize 13, Length 8, Buffer 0 # ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 # # BlockSize 13, Length 8, Buffer 1 # ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 # # BlockSize 13, Length 9, Buffer 0 # ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 # # BlockSize 13, Length 9, Buffer 1 # ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 # # BlockSize 13, Length 10, Buffer 0 # ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 ok 1911 ok 1912 # # BlockSize 13, Length 10, Buffer 1 # ok 1913 ok 1914 ok 1915 ok 1916 ok 1917 ok 1918 ok 1919 # # BlockSize 13, Length 11, Buffer 0 # ok 1920 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 ok 1926 # # BlockSize 13, Length 11, Buffer 1 # ok 1927 ok 1928 ok 1929 ok 1930 ok 1931 ok 1932 ok 1933 # # BlockSize 13, Length 12, Buffer 0 # ok 1934 ok 1935 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 # # BlockSize 13, Length 12, Buffer 1 # ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 ok 1946 ok 1947 # # BlockSize 13, Length 13, Buffer 0 # ok 1948 ok 1949 ok 1950 ok 1951 ok 1952 ok 1953 ok 1954 # # BlockSize 13, Length 13, Buffer 1 # ok 1955 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 ok 1961 # # BlockSize 13, Length 14, Buffer 0 # ok 1962 ok 1963 ok 1964 ok 1965 ok 1966 ok 1967 ok 1968 # # BlockSize 13, Length 14, Buffer 1 # ok 1969 ok 1970 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 # # BlockSize 13, Length 15, Buffer 0 # ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 ok 1981 ok 1982 # # BlockSize 13, Length 15, Buffer 1 # ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 # # BlockSize 13, Length 16, Buffer 0 # ok 1990 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 ok 1996 # # BlockSize 13, Length 16, Buffer 1 # ok 1997 ok 1998 ok 1999 ok 2000 ok 2001 ok 2002 ok 2003 # # BlockSize 13, Length 17, Buffer 0 # ok 2004 ok 2005 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 # # BlockSize 13, Length 17, Buffer 1 # ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 ok 2016 ok 2017 # # BlockSize 13, Length 18, Buffer 0 # ok 2018 ok 2019 ok 2020 ok 2021 ok 2022 ok 2023 ok 2024 # # BlockSize 13, Length 18, Buffer 1 # ok 2025 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 ok 2031 # # BlockSize 13, Length 19, Buffer 0 # ok 2032 ok 2033 ok 2034 ok 2035 ok 2036 ok 2037 ok 2038 # # BlockSize 13, Length 19, Buffer 1 # ok 2039 ok 2040 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 # # BlockSize 13, Length 20, Buffer 0 # ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 # # BlockSize 13, Length 20, Buffer 1 # ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 # # BlockSize 13, Length 21, Buffer 0 # ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 # # BlockSize 13, Length 21, Buffer 1 # ok 2067 ok 2068 ok 2069 ok 2070 ok 2071 ok 2072 ok 2073 # # BlockSize 13, Length 22, Buffer 0 # ok 2074 ok 2075 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 # # BlockSize 13, Length 22, Buffer 1 # ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 ok 2086 ok 2087 # # BlockSize 13, Length 23, Buffer 0 # ok 2088 ok 2089 ok 2090 ok 2091 ok 2092 ok 2093 ok 2094 # # BlockSize 13, Length 23, Buffer 1 # ok 2095 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 ok 2101 # # BlockSize 13, Length 24, Buffer 0 # ok 2102 ok 2103 ok 2104 ok 2105 ok 2106 ok 2107 ok 2108 # # BlockSize 13, Length 24, Buffer 1 # ok 2109 ok 2110 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 # # BlockSize 13, Length 25, Buffer 0 # ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 ok 2121 ok 2122 # # BlockSize 13, Length 25, Buffer 1 # ok 2123 ok 2124 ok 2125 ok 2126 ok 2127 ok 2128 ok 2129 # # BlockSize 13, Length 26, Buffer 0 # ok 2130 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 ok 2136 # # BlockSize 13, Length 26, Buffer 1 # ok 2137 ok 2138 ok 2139 ok 2140 ok 2141 ok 2142 ok 2143 # # BlockSize 13, Length 27, Buffer 0 # ok 2144 ok 2145 ok 2146 ok 2147 ok 2148 ok 2149 ok 2150 # # BlockSize 13, Length 27, Buffer 1 # ok 2151 ok 2152 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 # # BlockSize 13, Length 28, Buffer 0 # ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 ok 2164 # # BlockSize 13, Length 28, Buffer 1 # ok 2165 ok 2166 ok 2167 ok 2168 ok 2169 ok 2170 ok 2171 # # BlockSize 13, Length 29, Buffer 0 # ok 2172 ok 2173 ok 2174 ok 2175 ok 2176 ok 2177 ok 2178 # # BlockSize 13, Length 29, Buffer 1 # ok 2179 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 # # BlockSize 13, Length 30, Buffer 0 # ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 ok 2191 ok 2192 # # BlockSize 13, Length 30, Buffer 1 # ok 2193 ok 2194 ok 2195 ok 2196 ok 2197 ok 2198 ok 2199 # # BlockSize 13, Length 31, Buffer 0 # ok 2200 ok 2201 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 # # BlockSize 13, Length 31, Buffer 1 # ok 2207 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 ok 2213 # # BlockSize 13, Length 32, Buffer 0 # ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 ok 2219 ok 2220 # # BlockSize 13, Length 32, Buffer 1 # ok 2221 ok 2222 ok 2223 ok 2224 ok 2225 ok 2226 ok 2227 # # BlockSize 13, Length 33, Buffer 0 # ok 2228 ok 2229 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 # # BlockSize 13, Length 33, Buffer 1 # ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 ok 2241 # # BlockSize 13, Length 34, Buffer 0 # ok 2242 ok 2243 ok 2244 ok 2245 ok 2246 ok 2247 ok 2248 # # BlockSize 13, Length 34, Buffer 1 # ok 2249 ok 2250 ok 2251 ok 2252 ok 2253 ok 2254 ok 2255 # # BlockSize 13, Length 35, Buffer 0 # ok 2256 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 # # BlockSize 13, Length 35, Buffer 1 # ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 ok 2268 ok 2269 # # BlockSize 13, Length 36, Buffer 0 # ok 2270 ok 2271 ok 2272 ok 2273 ok 2274 ok 2275 ok 2276 # # BlockSize 13, Length 36, Buffer 1 # ok 2277 ok 2278 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 # # BlockSize 13, Length 37, Buffer 0 # ok 2284 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 ok 2290 # # BlockSize 13, Length 37, Buffer 1 # ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 ok 2296 ok 2297 # # BlockSize 13, Length 38, Buffer 0 # ok 2298 ok 2299 ok 2300 ok 2301 ok 2302 ok 2303 ok 2304 # # BlockSize 13, Length 38, Buffer 1 # ok 2305 ok 2306 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 # # BlockSize 13, Length 39, Buffer 0 # ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 ok 2318 # # BlockSize 13, Length 39, Buffer 1 # ok 2319 ok 2320 ok 2321 ok 2322 ok 2323 ok 2324 ok 2325 # # BlockSize 13, Length 40, Buffer 0 # ok 2326 ok 2327 ok 2328 ok 2329 ok 2330 ok 2331 ok 2332 # # BlockSize 13, Length 40, Buffer 1 # ok 2333 ok 2334 ok 2335 ok 2336 ok 2337 ok 2338 ok 2339 # # BlockSize 13, Length 41, Buffer 0 # ok 2340 ok 2341 ok 2342 ok 2343 ok 2344 ok 2345 ok 2346 # # BlockSize 13, Length 41, Buffer 1 # ok 2347 ok 2348 ok 2349 ok 2350 ok 2351 ok 2352 ok 2353 # # BlockSize 13, Length 42, Buffer 0 # ok 2354 ok 2355 ok 2356 ok 2357 ok 2358 ok 2359 ok 2360 # # BlockSize 13, Length 42, Buffer 1 # ok 2361 ok 2362 ok 2363 ok 2364 ok 2365 ok 2366 ok 2367 # # BlockSize 13, Length 43, Buffer 0 # ok 2368 ok 2369 ok 2370 ok 2371 ok 2372 ok 2373 ok 2374 # # BlockSize 13, Length 43, Buffer 1 # ok 2375 ok 2376 ok 2377 ok 2378 ok 2379 ok 2380 ok 2381 # # BlockSize 13, Length 44, Buffer 0 # ok 2382 ok 2383 ok 2384 ok 2385 ok 2386 ok 2387 ok 2388 # # BlockSize 13, Length 44, Buffer 1 # ok 2389 ok 2390 ok 2391 ok 2392 ok 2393 ok 2394 ok 2395 # # BlockSize 13, Length 45, Buffer 0 # ok 2396 ok 2397 ok 2398 ok 2399 ok 2400 ok 2401 ok 2402 # # BlockSize 13, Length 45, Buffer 1 # ok 2403 ok 2404 ok 2405 ok 2406 ok 2407 ok 2408 ok 2409 # # BlockSize 13, Length 46, Buffer 0 # ok 2410 ok 2411 ok 2412 ok 2413 ok 2414 ok 2415 ok 2416 # # BlockSize 13, Length 46, Buffer 1 # ok 2417 ok 2418 ok 2419 ok 2420 ok 2421 ok 2422 ok 2423 # # BlockSize 13, Length 47, Buffer 0 # ok 2424 ok 2425 ok 2426 ok 2427 ok 2428 ok 2429 ok 2430 # # BlockSize 13, Length 47, Buffer 1 # ok 2431 ok 2432 ok 2433 ok 2434 ok 2435 ok 2436 ok 2437 # # BlockSize 13, Length 48, Buffer 0 # ok 2438 ok 2439 ok 2440 ok 2441 ok 2442 ok 2443 ok 2444 # # BlockSize 13, Length 48, Buffer 1 # ok 2445 ok 2446 ok 2447 ok 2448 ok 2449 ok 2450 ok 2451 # # BlockSize 13, Length 49, Buffer 0 # ok 2452 ok 2453 ok 2454 ok 2455 ok 2456 ok 2457 ok 2458 # # BlockSize 13, Length 49, Buffer 1 # ok 2459 ok 2460 ok 2461 ok 2462 ok 2463 ok 2464 ok 2465 # # BlockSize 13, Length 50, Buffer 0 # ok 2466 ok 2467 ok 2468 ok 2469 ok 2470 ok 2471 ok 2472 # # BlockSize 13, Length 50, Buffer 1 # ok 2473 ok 2474 ok 2475 ok 2476 ok 2477 ok 2478 ok 2479 # # BlockSize 13, Length 51, Buffer 0 # ok 2480 ok 2481 ok 2482 ok 2483 ok 2484 ok 2485 ok 2486 # # BlockSize 13, Length 51, Buffer 1 # ok 2487 ok 2488 ok 2489 ok 2490 ok 2491 ok 2492 ok 2493 # # BlockSize 13, Length 52, Buffer 0 # ok 2494 ok 2495 ok 2496 ok 2497 ok 2498 ok 2499 ok 2500 # # BlockSize 13, Length 52, Buffer 1 # ok 2501 ok 2502 ok 2503 ok 2504 ok 2505 ok 2506 ok 2507 # # BlockSize 13, Length 53, Buffer 0 # ok 2508 ok 2509 ok 2510 ok 2511 ok 2512 ok 2513 ok 2514 # # BlockSize 13, Length 53, Buffer 1 # ok 2515 ok 2516 ok 2517 ok 2518 ok 2519 ok 2520 ok 2521 # # BlockSize 13, Length 54, Buffer 0 # ok 2522 ok 2523 ok 2524 ok 2525 ok 2526 ok 2527 ok 2528 # # BlockSize 13, Length 54, Buffer 1 # ok 2529 ok 2530 ok 2531 ok 2532 ok 2533 ok 2534 ok 2535 # # BlockSize 13, Length 55, Buffer 0 # ok 2536 ok 2537 ok 2538 ok 2539 ok 2540 ok 2541 ok 2542 # # BlockSize 13, Length 55, Buffer 1 # ok 2543 ok 2544 ok 2545 ok 2546 ok 2547 ok 2548 ok 2549 # # BlockSize 13, Length 56, Buffer 0 # ok 2550 ok 2551 ok 2552 ok 2553 ok 2554 ok 2555 ok 2556 # # BlockSize 13, Length 56, Buffer 1 # ok 2557 ok 2558 ok 2559 ok 2560 ok 2561 ok 2562 ok 2563 # # BlockSize 13, Length 57, Buffer 0 # ok 2564 ok 2565 ok 2566 ok 2567 ok 2568 ok 2569 ok 2570 # # BlockSize 13, Length 57, Buffer 1 # ok 2571 ok 2572 ok 2573 ok 2574 ok 2575 ok 2576 ok 2577 # # BlockSize 13, Length 58, Buffer 0 # ok 2578 ok 2579 ok 2580 ok 2581 ok 2582 ok 2583 ok 2584 # # BlockSize 13, Length 58, Buffer 1 # ok 2585 ok 2586 ok 2587 ok 2588 ok 2589 ok 2590 ok 2591 # # BlockSize 13, Length 59, Buffer 0 # ok 2592 ok 2593 ok 2594 ok 2595 ok 2596 ok 2597 ok 2598 # # BlockSize 13, Length 59, Buffer 1 # ok 2599 ok 2600 ok 2601 ok 2602 ok 2603 ok 2604 ok 2605 # # BlockSize 13, Length 60, Buffer 0 # ok 2606 ok 2607 ok 2608 ok 2609 ok 2610 ok 2611 ok 2612 # # BlockSize 13, Length 60, Buffer 1 # ok 2613 ok 2614 ok 2615 ok 2616 ok 2617 ok 2618 ok 2619 # # BlockSize 13, Length 61, Buffer 0 # ok 2620 ok 2621 ok 2622 ok 2623 ok 2624 ok 2625 ok 2626 # # BlockSize 13, Length 61, Buffer 1 # ok 2627 ok 2628 ok 2629 ok 2630 ok 2631 ok 2632 ok 2633 # # BlockSize 13, Length 62, Buffer 0 # ok 2634 ok 2635 ok 2636 ok 2637 ok 2638 ok 2639 ok 2640 # # BlockSize 13, Length 62, Buffer 1 # ok 2641 ok 2642 ok 2643 ok 2644 ok 2645 ok 2646 ok 2647 ok 2648 - no warnings ok t/106prime-zip..................# # Testing IO::Uncompress::Unzip # 1..10166 ok 1 # # BlockSize 1, Length 0, Buffer 0 # ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 # # BlockSize 1, Length 0, Buffer 1 # ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 # # BlockSize 1, Length 1, Buffer 0 # ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 # # BlockSize 1, Length 1, Buffer 1 # ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 # # BlockSize 1, Length 2, Buffer 0 # ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 # # BlockSize 1, Length 2, Buffer 1 # ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 # # BlockSize 1, Length 3, Buffer 0 # ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 # # BlockSize 1, Length 3, Buffer 1 # ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 # # BlockSize 1, Length 4, Buffer 0 # ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 # # BlockSize 1, Length 4, Buffer 1 # ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 # # BlockSize 1, Length 5, Buffer 0 # ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 # # BlockSize 1, Length 5, Buffer 1 # ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 # # BlockSize 1, Length 6, Buffer 0 # ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 # # BlockSize 1, Length 6, Buffer 1 # ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 # # BlockSize 1, Length 7, Buffer 0 # ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 # # BlockSize 1, Length 7, Buffer 1 # ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 # # BlockSize 1, Length 8, Buffer 0 # ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 # # BlockSize 1, Length 8, Buffer 1 # ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 # # BlockSize 1, Length 9, Buffer 0 # ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 # # BlockSize 1, Length 9, Buffer 1 # ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 # # BlockSize 1, Length 10, Buffer 0 # ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 # # BlockSize 1, Length 10, Buffer 1 # ok 149 ok 150 ok 151 ok 152 ok 153 ok 154 ok 155 # # BlockSize 1, Length 11, Buffer 0 # ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 # # BlockSize 1, Length 11, Buffer 1 # ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 # # BlockSize 1, Length 12, Buffer 0 # ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 # # BlockSize 1, Length 12, Buffer 1 # ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 # # BlockSize 1, Length 13, Buffer 0 # ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 # # BlockSize 1, Length 13, Buffer 1 # ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 # # BlockSize 1, Length 14, Buffer 0 # ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 # # BlockSize 1, Length 14, Buffer 1 # ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 # # BlockSize 1, Length 15, Buffer 0 # ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 # # BlockSize 1, Length 15, Buffer 1 # ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 # # BlockSize 1, Length 16, Buffer 0 # ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 # # BlockSize 1, Length 16, Buffer 1 # ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 # # BlockSize 1, Length 17, Buffer 0 # ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 # # BlockSize 1, Length 17, Buffer 1 # ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 # # BlockSize 1, Length 18, Buffer 0 # ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 # # BlockSize 1, Length 18, Buffer 1 # ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 # # BlockSize 1, Length 19, Buffer 0 # ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 # # BlockSize 1, Length 19, Buffer 1 # ok 275 ok 276 ok 277 ok 278 ok 279 ok 280 ok 281 # # BlockSize 1, Length 20, Buffer 0 # ok 282 ok 283 ok 284 ok 285 ok 286 ok 287 ok 288 # # BlockSize 1, Length 20, Buffer 1 # ok 289 ok 290 ok 291 ok 292 ok 293 ok 294 ok 295 # # BlockSize 1, Length 21, Buffer 0 # ok 296 ok 297 ok 298 ok 299 ok 300 ok 301 ok 302 # # BlockSize 1, Length 21, Buffer 1 # ok 303 ok 304 ok 305 ok 306 ok 307 ok 308 ok 309 # # BlockSize 1, Length 22, Buffer 0 # ok 310 ok 311 ok 312 ok 313 ok 314 ok 315 ok 316 # # BlockSize 1, Length 22, Buffer 1 # ok 317 ok 318 ok 319 ok 320 ok 321 ok 322 ok 323 # # BlockSize 1, Length 23, Buffer 0 # ok 324 ok 325 ok 326 ok 327 ok 328 ok 329 ok 330 # # BlockSize 1, Length 23, Buffer 1 # ok 331 ok 332 ok 333 ok 334 ok 335 ok 336 ok 337 # # BlockSize 1, Length 24, Buffer 0 # ok 338 ok 339 ok 340 ok 341 ok 342 ok 343 ok 344 # # BlockSize 1, Length 24, Buffer 1 # ok 345 ok 346 ok 347 ok 348 ok 349 ok 350 ok 351 # # BlockSize 1, Length 25, Buffer 0 # ok 352 ok 353 ok 354 ok 355 ok 356 ok 357 ok 358 # # BlockSize 1, Length 25, Buffer 1 # ok 359 ok 360 ok 361 ok 362 ok 363 ok 364 ok 365 # # BlockSize 1, Length 26, Buffer 0 # ok 366 ok 367 ok 368 ok 369 ok 370 ok 371 ok 372 # # BlockSize 1, Length 26, Buffer 1 # ok 373 ok 374 ok 375 ok 376 ok 377 ok 378 ok 379 # # BlockSize 1, Length 27, Buffer 0 # ok 380 ok 381 ok 382 ok 383 ok 384 ok 385 ok 386 # # BlockSize 1, Length 27, Buffer 1 # ok 387 ok 388 ok 389 ok 390 ok 391 ok 392 ok 393 # # BlockSize 1, Length 28, Buffer 0 # ok 394 ok 395 ok 396 ok 397 ok 398 ok 399 ok 400 # # BlockSize 1, Length 28, Buffer 1 # ok 401 ok 402 ok 403 ok 404 ok 405 ok 406 ok 407 # # BlockSize 1, Length 29, Buffer 0 # ok 408 ok 409 ok 410 ok 411 ok 412 ok 413 ok 414 # # BlockSize 1, Length 29, Buffer 1 # ok 415 ok 416 ok 417 ok 418 ok 419 ok 420 ok 421 # # BlockSize 1, Length 30, Buffer 0 # ok 422 ok 423 ok 424 ok 425 ok 426 ok 427 ok 428 # # BlockSize 1, Length 30, Buffer 1 # ok 429 ok 430 ok 431 ok 432 ok 433 ok 434 ok 435 # # BlockSize 1, Length 31, Buffer 0 # ok 436 ok 437 ok 438 ok 439 ok 440 ok 441 ok 442 # # BlockSize 1, Length 31, Buffer 1 # ok 443 ok 444 ok 445 ok 446 ok 447 ok 448 ok 449 # # BlockSize 1, Length 32, Buffer 0 # ok 450 ok 451 ok 452 ok 453 ok 454 ok 455 ok 456 # # BlockSize 1, Length 32, Buffer 1 # ok 457 ok 458 ok 459 ok 460 ok 461 ok 462 ok 463 # # BlockSize 1, Length 33, Buffer 0 # ok 464 ok 465 ok 466 ok 467 ok 468 ok 469 ok 470 # # BlockSize 1, Length 33, Buffer 1 # ok 471 ok 472 ok 473 ok 474 ok 475 ok 476 ok 477 # # BlockSize 1, Length 34, Buffer 0 # ok 478 ok 479 ok 480 ok 481 ok 482 ok 483 ok 484 # # BlockSize 1, Length 34, Buffer 1 # ok 485 ok 486 ok 487 ok 488 ok 489 ok 490 ok 491 # # BlockSize 1, Length 35, Buffer 0 # ok 492 ok 493 ok 494 ok 495 ok 496 ok 497 ok 498 # # BlockSize 1, Length 35, Buffer 1 # ok 499 ok 500 ok 501 ok 502 ok 503 ok 504 ok 505 # # BlockSize 1, Length 36, Buffer 0 # ok 506 ok 507 ok 508 ok 509 ok 510 ok 511 ok 512 # # BlockSize 1, Length 36, Buffer 1 # ok 513 ok 514 ok 515 ok 516 ok 517 ok 518 ok 519 # # BlockSize 1, Length 37, Buffer 0 # ok 520 ok 521 ok 522 ok 523 ok 524 ok 525 ok 526 # # BlockSize 1, Length 37, Buffer 1 # ok 527 ok 528 ok 529 ok 530 ok 531 ok 532 ok 533 # # BlockSize 1, Length 38, Buffer 0 # ok 534 ok 535 ok 536 ok 537 ok 538 ok 539 ok 540 # # BlockSize 1, Length 38, Buffer 1 # ok 541 ok 542 ok 543 ok 544 ok 545 ok 546 ok 547 # # BlockSize 1, Length 39, Buffer 0 # ok 548 ok 549 ok 550 ok 551 ok 552 ok 553 ok 554 # # BlockSize 1, Length 39, Buffer 1 # ok 555 ok 556 ok 557 ok 558 ok 559 ok 560 ok 561 # # BlockSize 1, Length 40, Buffer 0 # ok 562 ok 563 ok 564 ok 565 ok 566 ok 567 ok 568 # # BlockSize 1, Length 40, Buffer 1 # ok 569 ok 570 ok 571 ok 572 ok 573 ok 574 ok 575 # # BlockSize 1, Length 41, Buffer 0 # ok 576 ok 577 ok 578 ok 579 ok 580 ok 581 ok 582 # # BlockSize 1, Length 41, Buffer 1 # ok 583 ok 584 ok 585 ok 586 ok 587 ok 588 ok 589 # # BlockSize 1, Length 42, Buffer 0 # ok 590 ok 591 ok 592 ok 593 ok 594 ok 595 ok 596 # # BlockSize 1, Length 42, Buffer 1 # ok 597 ok 598 ok 599 ok 600 ok 601 ok 602 ok 603 # # BlockSize 1, Length 43, Buffer 0 # ok 604 ok 605 ok 606 ok 607 ok 608 ok 609 ok 610 # # BlockSize 1, Length 43, Buffer 1 # ok 611 ok 612 ok 613 ok 614 ok 615 ok 616 ok 617 # # BlockSize 1, Length 44, Buffer 0 # ok 618 ok 619 ok 620 ok 621 ok 622 ok 623 ok 624 # # BlockSize 1, Length 44, Buffer 1 # ok 625 ok 626 ok 627 ok 628 ok 629 ok 630 ok 631 # # BlockSize 1, Length 45, Buffer 0 # ok 632 ok 633 ok 634 ok 635 ok 636 ok 637 ok 638 # # BlockSize 1, Length 45, Buffer 1 # ok 639 ok 640 ok 641 ok 642 ok 643 ok 644 ok 645 # # BlockSize 1, Length 46, Buffer 0 # ok 646 ok 647 ok 648 ok 649 ok 650 ok 651 ok 652 # # BlockSize 1, Length 46, Buffer 1 # ok 653 ok 654 ok 655 ok 656 ok 657 ok 658 ok 659 # # BlockSize 1, Length 47, Buffer 0 # ok 660 ok 661 ok 662 ok 663 ok 664 ok 665 ok 666 # # BlockSize 1, Length 47, Buffer 1 # ok 667 ok 668 ok 669 ok 670 ok 671 ok 672 ok 673 # # BlockSize 1, Length 48, Buffer 0 # ok 674 ok 675 ok 676 ok 677 ok 678 ok 679 ok 680 # # BlockSize 1, Length 48, Buffer 1 # ok 681 ok 682 ok 683 ok 684 ok 685 ok 686 ok 687 # # BlockSize 1, Length 49, Buffer 0 # ok 688 ok 689 ok 690 ok 691 ok 692 ok 693 ok 694 # # BlockSize 1, Length 49, Buffer 1 # ok 695 ok 696 ok 697 ok 698 ok 699 ok 700 ok 701 # # BlockSize 1, Length 50, Buffer 0 # ok 702 ok 703 ok 704 ok 705 ok 706 ok 707 ok 708 # # BlockSize 1, Length 50, Buffer 1 # ok 709 ok 710 ok 711 ok 712 ok 713 ok 714 ok 715 # # BlockSize 1, Length 51, Buffer 0 # ok 716 ok 717 ok 718 ok 719 ok 720 ok 721 ok 722 # # BlockSize 1, Length 51, Buffer 1 # ok 723 ok 724 ok 725 ok 726 ok 727 ok 728 ok 729 # # BlockSize 1, Length 52, Buffer 0 # ok 730 ok 731 ok 732 ok 733 ok 734 ok 735 ok 736 # # BlockSize 1, Length 52, Buffer 1 # ok 737 ok 738 ok 739 ok 740 ok 741 ok 742 ok 743 # # BlockSize 1, Length 53, Buffer 0 # ok 744 ok 745 ok 746 ok 747 ok 748 ok 749 ok 750 # # BlockSize 1, Length 53, Buffer 1 # ok 751 ok 752 ok 753 ok 754 ok 755 ok 756 ok 757 # # BlockSize 1, Length 54, Buffer 0 # ok 758 ok 759 ok 760 ok 761 ok 762 ok 763 ok 764 # # BlockSize 1, Length 54, Buffer 1 # ok 765 ok 766 ok 767 ok 768 ok 769 ok 770 ok 771 # # BlockSize 1, Length 55, Buffer 0 # ok 772 ok 773 ok 774 ok 775 ok 776 ok 777 ok 778 # # BlockSize 1, Length 55, Buffer 1 # ok 779 ok 780 ok 781 ok 782 ok 783 ok 784 ok 785 # # BlockSize 1, Length 56, Buffer 0 # ok 786 ok 787 ok 788 ok 789 ok 790 ok 791 ok 792 # # BlockSize 1, Length 56, Buffer 1 # ok 793 ok 794 ok 795 ok 796 ok 797 ok 798 ok 799 # # BlockSize 1, Length 57, Buffer 0 # ok 800 ok 801 ok 802 ok 803 ok 804 ok 805 ok 806 # # BlockSize 1, Length 57, Buffer 1 # ok 807 ok 808 ok 809 ok 810 ok 811 ok 812 ok 813 # # BlockSize 1, Length 58, Buffer 0 # ok 814 ok 815 ok 816 ok 817 ok 818 ok 819 ok 820 # # BlockSize 1, Length 58, Buffer 1 # ok 821 ok 822 ok 823 ok 824 ok 825 ok 826 ok 827 # # BlockSize 1, Length 59, Buffer 0 # ok 828 ok 829 ok 830 ok 831 ok 832 ok 833 ok 834 # # BlockSize 1, Length 59, Buffer 1 # ok 835 ok 836 ok 837 ok 838 ok 839 ok 840 ok 841 # # BlockSize 1, Length 60, Buffer 0 # ok 842 ok 843 ok 844 ok 845 ok 846 ok 847 ok 848 # # BlockSize 1, Length 60, Buffer 1 # ok 849 ok 850 ok 851 ok 852 ok 853 ok 854 ok 855 # # BlockSize 1, Length 61, Buffer 0 # ok 856 ok 857 ok 858 ok 859 ok 860 ok 861 ok 862 # # BlockSize 1, Length 61, Buffer 1 # ok 863 ok 864 ok 865 ok 866 ok 867 ok 868 ok 869 # # BlockSize 1, Length 62, Buffer 0 # ok 870 ok 871 ok 872 ok 873 ok 874 ok 875 ok 876 # # BlockSize 1, Length 62, Buffer 1 # ok 877 ok 878 ok 879 ok 880 ok 881 ok 882 ok 883 # # BlockSize 1, Length 63, Buffer 0 # ok 884 ok 885 ok 886 ok 887 ok 888 ok 889 ok 890 # # BlockSize 1, Length 63, Buffer 1 # ok 891 ok 892 ok 893 ok 894 ok 895 ok 896 ok 897 # # BlockSize 1, Length 64, Buffer 0 # ok 898 ok 899 ok 900 ok 901 ok 902 ok 903 ok 904 # # BlockSize 1, Length 64, Buffer 1 # ok 905 ok 906 ok 907 ok 908 ok 909 ok 910 ok 911 # # BlockSize 1, Length 65, Buffer 0 # ok 912 ok 913 ok 914 ok 915 ok 916 ok 917 ok 918 # # BlockSize 1, Length 65, Buffer 1 # ok 919 ok 920 ok 921 ok 922 ok 923 ok 924 ok 925 # # BlockSize 1, Length 66, Buffer 0 # ok 926 ok 927 ok 928 ok 929 ok 930 ok 931 ok 932 # # BlockSize 1, Length 66, Buffer 1 # ok 933 ok 934 ok 935 ok 936 ok 937 ok 938 ok 939 # # BlockSize 1, Length 67, Buffer 0 # ok 940 ok 941 ok 942 ok 943 ok 944 ok 945 ok 946 # # BlockSize 1, Length 67, Buffer 1 # ok 947 ok 948 ok 949 ok 950 ok 951 ok 952 ok 953 # # BlockSize 1, Length 68, Buffer 0 # ok 954 ok 955 ok 956 ok 957 ok 958 ok 959 ok 960 # # BlockSize 1, Length 68, Buffer 1 # ok 961 ok 962 ok 963 ok 964 ok 965 ok 966 ok 967 # # BlockSize 1, Length 69, Buffer 0 # ok 968 ok 969 ok 970 ok 971 ok 972 ok 973 ok 974 # # BlockSize 1, Length 69, Buffer 1 # ok 975 ok 976 ok 977 ok 978 ok 979 ok 980 ok 981 # # BlockSize 1, Length 70, Buffer 0 # ok 982 ok 983 ok 984 ok 985 ok 986 ok 987 ok 988 # # BlockSize 1, Length 70, Buffer 1 # ok 989 ok 990 ok 991 ok 992 ok 993 ok 994 ok 995 # # BlockSize 1, Length 71, Buffer 0 # ok 996 ok 997 ok 998 ok 999 ok 1000 ok 1001 ok 1002 # # BlockSize 1, Length 71, Buffer 1 # ok 1003 ok 1004 ok 1005 ok 1006 ok 1007 ok 1008 ok 1009 # # BlockSize 1, Length 72, Buffer 0 # ok 1010 ok 1011 ok 1012 ok 1013 ok 1014 ok 1015 ok 1016 # # BlockSize 1, Length 72, Buffer 1 # ok 1017 ok 1018 ok 1019 ok 1020 ok 1021 ok 1022 ok 1023 # # BlockSize 1, Length 73, Buffer 0 # ok 1024 ok 1025 ok 1026 ok 1027 ok 1028 ok 1029 ok 1030 # # BlockSize 1, Length 73, Buffer 1 # ok 1031 ok 1032 ok 1033 ok 1034 ok 1035 ok 1036 ok 1037 # # BlockSize 1, Length 74, Buffer 0 # ok 1038 ok 1039 ok 1040 ok 1041 ok 1042 ok 1043 ok 1044 # # BlockSize 1, Length 74, Buffer 1 # ok 1045 ok 1046 ok 1047 ok 1048 ok 1049 ok 1050 ok 1051 # # BlockSize 1, Length 75, Buffer 0 # ok 1052 ok 1053 ok 1054 ok 1055 ok 1056 ok 1057 ok 1058 # # BlockSize 1, Length 75, Buffer 1 # ok 1059 ok 1060 ok 1061 ok 1062 ok 1063 ok 1064 ok 1065 # # BlockSize 1, Length 76, Buffer 0 # ok 1066 ok 1067 ok 1068 ok 1069 ok 1070 ok 1071 ok 1072 # # BlockSize 1, Length 76, Buffer 1 # ok 1073 ok 1074 ok 1075 ok 1076 ok 1077 ok 1078 ok 1079 # # BlockSize 1, Length 77, Buffer 0 # ok 1080 ok 1081 ok 1082 ok 1083 ok 1084 ok 1085 ok 1086 # # BlockSize 1, Length 77, Buffer 1 # ok 1087 ok 1088 ok 1089 ok 1090 ok 1091 ok 1092 ok 1093 # # BlockSize 1, Length 78, Buffer 0 # ok 1094 ok 1095 ok 1096 ok 1097 ok 1098 ok 1099 ok 1100 # # BlockSize 1, Length 78, Buffer 1 # ok 1101 ok 1102 ok 1103 ok 1104 ok 1105 ok 1106 ok 1107 # # BlockSize 1, Length 79, Buffer 0 # ok 1108 ok 1109 ok 1110 ok 1111 ok 1112 ok 1113 ok 1114 # # BlockSize 1, Length 79, Buffer 1 # ok 1115 ok 1116 ok 1117 ok 1118 ok 1119 ok 1120 ok 1121 # # BlockSize 1, Length 80, Buffer 0 # ok 1122 ok 1123 ok 1124 ok 1125 ok 1126 ok 1127 ok 1128 # # BlockSize 1, Length 80, Buffer 1 # ok 1129 ok 1130 ok 1131 ok 1132 ok 1133 ok 1134 ok 1135 # # BlockSize 1, Length 81, Buffer 0 # ok 1136 ok 1137 ok 1138 ok 1139 ok 1140 ok 1141 ok 1142 # # BlockSize 1, Length 81, Buffer 1 # ok 1143 ok 1144 ok 1145 ok 1146 ok 1147 ok 1148 ok 1149 # # BlockSize 1, Length 82, Buffer 0 # ok 1150 ok 1151 ok 1152 ok 1153 ok 1154 ok 1155 ok 1156 # # BlockSize 1, Length 82, Buffer 1 # ok 1157 ok 1158 ok 1159 ok 1160 ok 1161 ok 1162 ok 1163 # # BlockSize 1, Length 83, Buffer 0 # ok 1164 ok 1165 ok 1166 ok 1167 ok 1168 ok 1169 ok 1170 # # BlockSize 1, Length 83, Buffer 1 # ok 1171 ok 1172 ok 1173 ok 1174 ok 1175 ok 1176 ok 1177 # # BlockSize 1, Length 84, Buffer 0 # ok 1178 ok 1179 ok 1180 ok 1181 ok 1182 ok 1183 ok 1184 # # BlockSize 1, Length 84, Buffer 1 # ok 1185 ok 1186 ok 1187 ok 1188 ok 1189 ok 1190 ok 1191 # # BlockSize 1, Length 85, Buffer 0 # ok 1192 ok 1193 ok 1194 ok 1195 ok 1196 ok 1197 ok 1198 # # BlockSize 1, Length 85, Buffer 1 # ok 1199 ok 1200 ok 1201 ok 1202 ok 1203 ok 1204 ok 1205 # # BlockSize 1, Length 86, Buffer 0 # ok 1206 ok 1207 ok 1208 ok 1209 ok 1210 ok 1211 ok 1212 # # BlockSize 1, Length 86, Buffer 1 # ok 1213 ok 1214 ok 1215 ok 1216 ok 1217 ok 1218 ok 1219 # # BlockSize 1, Length 87, Buffer 0 # ok 1220 ok 1221 ok 1222 ok 1223 ok 1224 ok 1225 ok 1226 # # BlockSize 1, Length 87, Buffer 1 # ok 1227 ok 1228 ok 1229 ok 1230 ok 1231 ok 1232 ok 1233 # # BlockSize 1, Length 88, Buffer 0 # ok 1234 ok 1235 ok 1236 ok 1237 ok 1238 ok 1239 ok 1240 # # BlockSize 1, Length 88, Buffer 1 # ok 1241 ok 1242 ok 1243 ok 1244 ok 1245 ok 1246 ok 1247 # # BlockSize 1, Length 89, Buffer 0 # ok 1248 ok 1249 ok 1250 ok 1251 ok 1252 ok 1253 ok 1254 # # BlockSize 1, Length 89, Buffer 1 # ok 1255 ok 1256 ok 1257 ok 1258 ok 1259 ok 1260 ok 1261 # # BlockSize 1, Length 90, Buffer 0 # ok 1262 ok 1263 ok 1264 ok 1265 ok 1266 ok 1267 ok 1268 # # BlockSize 1, Length 90, Buffer 1 # ok 1269 ok 1270 ok 1271 ok 1272 ok 1273 ok 1274 ok 1275 # # BlockSize 1, Length 91, Buffer 0 # ok 1276 ok 1277 ok 1278 ok 1279 ok 1280 ok 1281 ok 1282 # # BlockSize 1, Length 91, Buffer 1 # ok 1283 ok 1284 ok 1285 ok 1286 ok 1287 ok 1288 ok 1289 # # BlockSize 1, Length 92, Buffer 0 # ok 1290 ok 1291 ok 1292 ok 1293 ok 1294 ok 1295 ok 1296 # # BlockSize 1, Length 92, Buffer 1 # ok 1297 ok 1298 ok 1299 ok 1300 ok 1301 ok 1302 ok 1303 # # BlockSize 1, Length 93, Buffer 0 # ok 1304 ok 1305 ok 1306 ok 1307 ok 1308 ok 1309 ok 1310 # # BlockSize 1, Length 93, Buffer 1 # ok 1311 ok 1312 ok 1313 ok 1314 ok 1315 ok 1316 ok 1317 # # BlockSize 1, Length 94, Buffer 0 # ok 1318 ok 1319 ok 1320 ok 1321 ok 1322 ok 1323 ok 1324 # # BlockSize 1, Length 94, Buffer 1 # ok 1325 ok 1326 ok 1327 ok 1328 ok 1329 ok 1330 ok 1331 # # BlockSize 1, Length 95, Buffer 0 # ok 1332 ok 1333 ok 1334 ok 1335 ok 1336 ok 1337 ok 1338 # # BlockSize 1, Length 95, Buffer 1 # ok 1339 ok 1340 ok 1341 ok 1342 ok 1343 ok 1344 ok 1345 # # BlockSize 1, Length 96, Buffer 0 # ok 1346 ok 1347 ok 1348 ok 1349 ok 1350 ok 1351 ok 1352 # # BlockSize 1, Length 96, Buffer 1 # ok 1353 ok 1354 ok 1355 ok 1356 ok 1357 ok 1358 ok 1359 # # BlockSize 1, Length 97, Buffer 0 # ok 1360 ok 1361 ok 1362 ok 1363 ok 1364 ok 1365 ok 1366 # # BlockSize 1, Length 97, Buffer 1 # ok 1367 ok 1368 ok 1369 ok 1370 ok 1371 ok 1372 ok 1373 # # BlockSize 1, Length 98, Buffer 0 # ok 1374 ok 1375 ok 1376 ok 1377 ok 1378 ok 1379 ok 1380 # # BlockSize 1, Length 98, Buffer 1 # ok 1381 ok 1382 ok 1383 ok 1384 ok 1385 ok 1386 ok 1387 # # BlockSize 1, Length 99, Buffer 0 # ok 1388 ok 1389 ok 1390 ok 1391 ok 1392 ok 1393 ok 1394 # # BlockSize 1, Length 99, Buffer 1 # ok 1395 ok 1396 ok 1397 ok 1398 ok 1399 ok 1400 ok 1401 # # BlockSize 1, Length 100, Buffer 0 # ok 1402 ok 1403 ok 1404 ok 1405 ok 1406 ok 1407 ok 1408 # # BlockSize 1, Length 100, Buffer 1 # ok 1409 ok 1410 ok 1411 ok 1412 ok 1413 ok 1414 ok 1415 # # BlockSize 1, Length 101, Buffer 0 # ok 1416 ok 1417 ok 1418 ok 1419 ok 1420 ok 1421 ok 1422 # # BlockSize 1, Length 101, Buffer 1 # ok 1423 ok 1424 ok 1425 ok 1426 ok 1427 ok 1428 ok 1429 # # BlockSize 1, Length 102, Buffer 0 # ok 1430 ok 1431 ok 1432 ok 1433 ok 1434 ok 1435 ok 1436 # # BlockSize 1, Length 102, Buffer 1 # ok 1437 ok 1438 ok 1439 ok 1440 ok 1441 ok 1442 ok 1443 # # BlockSize 1, Length 103, Buffer 0 # ok 1444 ok 1445 ok 1446 ok 1447 ok 1448 ok 1449 ok 1450 # # BlockSize 1, Length 103, Buffer 1 # ok 1451 ok 1452 ok 1453 ok 1454 ok 1455 ok 1456 ok 1457 # # BlockSize 1, Length 104, Buffer 0 # ok 1458 ok 1459 ok 1460 ok 1461 ok 1462 ok 1463 ok 1464 # # BlockSize 1, Length 104, Buffer 1 # ok 1465 ok 1466 ok 1467 ok 1468 ok 1469 ok 1470 ok 1471 # # BlockSize 1, Length 105, Buffer 0 # ok 1472 ok 1473 ok 1474 ok 1475 ok 1476 ok 1477 ok 1478 # # BlockSize 1, Length 105, Buffer 1 # ok 1479 ok 1480 ok 1481 ok 1482 ok 1483 ok 1484 ok 1485 # # BlockSize 1, Length 106, Buffer 0 # ok 1486 ok 1487 ok 1488 ok 1489 ok 1490 ok 1491 ok 1492 # # BlockSize 1, Length 106, Buffer 1 # ok 1493 ok 1494 ok 1495 ok 1496 ok 1497 ok 1498 ok 1499 # # BlockSize 1, Length 107, Buffer 0 # ok 1500 ok 1501 ok 1502 ok 1503 ok 1504 ok 1505 ok 1506 # # BlockSize 1, Length 107, Buffer 1 # ok 1507 ok 1508 ok 1509 ok 1510 ok 1511 ok 1512 ok 1513 # # BlockSize 1, Length 108, Buffer 0 # ok 1514 ok 1515 ok 1516 ok 1517 ok 1518 ok 1519 ok 1520 # # BlockSize 1, Length 108, Buffer 1 # ok 1521 ok 1522 ok 1523 ok 1524 ok 1525 ok 1526 ok 1527 # # BlockSize 1, Length 109, Buffer 0 # ok 1528 ok 1529 ok 1530 ok 1531 ok 1532 ok 1533 ok 1534 # # BlockSize 1, Length 109, Buffer 1 # ok 1535 ok 1536 ok 1537 ok 1538 ok 1539 ok 1540 ok 1541 # # BlockSize 1, Length 110, Buffer 0 # ok 1542 ok 1543 ok 1544 ok 1545 ok 1546 ok 1547 ok 1548 # # BlockSize 1, Length 110, Buffer 1 # ok 1549 ok 1550 ok 1551 ok 1552 ok 1553 ok 1554 ok 1555 # # BlockSize 1, Length 111, Buffer 0 # ok 1556 ok 1557 ok 1558 ok 1559 ok 1560 ok 1561 ok 1562 # # BlockSize 1, Length 111, Buffer 1 # ok 1563 ok 1564 ok 1565 ok 1566 ok 1567 ok 1568 ok 1569 # # BlockSize 1, Length 112, Buffer 0 # ok 1570 ok 1571 ok 1572 ok 1573 ok 1574 ok 1575 ok 1576 # # BlockSize 1, Length 112, Buffer 1 # ok 1577 ok 1578 ok 1579 ok 1580 ok 1581 ok 1582 ok 1583 # # BlockSize 1, Length 113, Buffer 0 # ok 1584 ok 1585 ok 1586 ok 1587 ok 1588 ok 1589 ok 1590 # # BlockSize 1, Length 113, Buffer 1 # ok 1591 ok 1592 ok 1593 ok 1594 ok 1595 ok 1596 ok 1597 # # BlockSize 1, Length 114, Buffer 0 # ok 1598 ok 1599 ok 1600 ok 1601 ok 1602 ok 1603 ok 1604 # # BlockSize 1, Length 114, Buffer 1 # ok 1605 ok 1606 ok 1607 ok 1608 ok 1609 ok 1610 ok 1611 # # BlockSize 1, Length 115, Buffer 0 # ok 1612 ok 1613 ok 1614 ok 1615 ok 1616 ok 1617 ok 1618 # # BlockSize 1, Length 115, Buffer 1 # ok 1619 ok 1620 ok 1621 ok 1622 ok 1623 ok 1624 ok 1625 # # BlockSize 1, Length 116, Buffer 0 # ok 1626 ok 1627 ok 1628 ok 1629 ok 1630 ok 1631 ok 1632 # # BlockSize 1, Length 116, Buffer 1 # ok 1633 ok 1634 ok 1635 ok 1636 ok 1637 ok 1638 ok 1639 # # BlockSize 1, Length 117, Buffer 0 # ok 1640 ok 1641 ok 1642 ok 1643 ok 1644 ok 1645 ok 1646 # # BlockSize 1, Length 117, Buffer 1 # ok 1647 ok 1648 ok 1649 ok 1650 ok 1651 ok 1652 ok 1653 # # BlockSize 1, Length 118, Buffer 0 # ok 1654 ok 1655 ok 1656 ok 1657 ok 1658 ok 1659 ok 1660 # # BlockSize 1, Length 118, Buffer 1 # ok 1661 ok 1662 ok 1663 ok 1664 ok 1665 ok 1666 ok 1667 # # BlockSize 1, Length 119, Buffer 0 # ok 1668 ok 1669 ok 1670 ok 1671 ok 1672 ok 1673 ok 1674 # # BlockSize 1, Length 119, Buffer 1 # ok 1675 ok 1676 ok 1677 ok 1678 ok 1679 ok 1680 ok 1681 # # BlockSize 1, Length 120, Buffer 0 # ok 1682 ok 1683 ok 1684 ok 1685 ok 1686 ok 1687 ok 1688 # # BlockSize 1, Length 120, Buffer 1 # ok 1689 ok 1690 ok 1691 ok 1692 ok 1693 ok 1694 ok 1695 # # BlockSize 1, Length 121, Buffer 0 # ok 1696 ok 1697 ok 1698 ok 1699 ok 1700 ok 1701 ok 1702 # # BlockSize 1, Length 121, Buffer 1 # ok 1703 ok 1704 ok 1705 ok 1706 ok 1707 ok 1708 ok 1709 # # BlockSize 1, Length 122, Buffer 0 # ok 1710 ok 1711 ok 1712 ok 1713 ok 1714 ok 1715 ok 1716 # # BlockSize 1, Length 122, Buffer 1 # ok 1717 ok 1718 ok 1719 ok 1720 ok 1721 ok 1722 ok 1723 # # BlockSize 1, Length 123, Buffer 0 # ok 1724 ok 1725 ok 1726 ok 1727 ok 1728 ok 1729 ok 1730 # # BlockSize 1, Length 123, Buffer 1 # ok 1731 ok 1732 ok 1733 ok 1734 ok 1735 ok 1736 ok 1737 # # BlockSize 1, Length 124, Buffer 0 # ok 1738 ok 1739 ok 1740 ok 1741 ok 1742 ok 1743 ok 1744 # # BlockSize 1, Length 124, Buffer 1 # ok 1745 ok 1746 ok 1747 ok 1748 ok 1749 ok 1750 ok 1751 # # BlockSize 1, Length 125, Buffer 0 # ok 1752 ok 1753 ok 1754 ok 1755 ok 1756 ok 1757 ok 1758 # # BlockSize 1, Length 125, Buffer 1 # ok 1759 ok 1760 ok 1761 ok 1762 ok 1763 ok 1764 ok 1765 # # BlockSize 1, Length 126, Buffer 0 # ok 1766 ok 1767 ok 1768 ok 1769 ok 1770 ok 1771 ok 1772 # # BlockSize 1, Length 126, Buffer 1 # ok 1773 ok 1774 ok 1775 ok 1776 ok 1777 ok 1778 ok 1779 # # BlockSize 1, Length 127, Buffer 0 # ok 1780 ok 1781 ok 1782 ok 1783 ok 1784 ok 1785 ok 1786 # # BlockSize 1, Length 127, Buffer 1 # ok 1787 ok 1788 ok 1789 ok 1790 ok 1791 ok 1792 ok 1793 # # BlockSize 1, Length 128, Buffer 0 # ok 1794 ok 1795 ok 1796 ok 1797 ok 1798 ok 1799 ok 1800 # # BlockSize 1, Length 128, Buffer 1 # ok 1801 ok 1802 ok 1803 ok 1804 ok 1805 ok 1806 ok 1807 # # BlockSize 1, Length 129, Buffer 0 # ok 1808 ok 1809 ok 1810 ok 1811 ok 1812 ok 1813 ok 1814 # # BlockSize 1, Length 129, Buffer 1 # ok 1815 ok 1816 ok 1817 ok 1818 ok 1819 ok 1820 ok 1821 # # BlockSize 1, Length 130, Buffer 0 # ok 1822 ok 1823 ok 1824 ok 1825 ok 1826 ok 1827 ok 1828 # # BlockSize 1, Length 130, Buffer 1 # ok 1829 ok 1830 ok 1831 ok 1832 ok 1833 ok 1834 ok 1835 # # BlockSize 1, Length 131, Buffer 0 # ok 1836 ok 1837 ok 1838 ok 1839 ok 1840 ok 1841 ok 1842 # # BlockSize 1, Length 131, Buffer 1 # ok 1843 ok 1844 ok 1845 ok 1846 ok 1847 ok 1848 ok 1849 # # BlockSize 1, Length 132, Buffer 0 # ok 1850 ok 1851 ok 1852 ok 1853 ok 1854 ok 1855 ok 1856 # # BlockSize 1, Length 132, Buffer 1 # ok 1857 ok 1858 ok 1859 ok 1860 ok 1861 ok 1862 ok 1863 # # BlockSize 1, Length 133, Buffer 0 # ok 1864 ok 1865 ok 1866 ok 1867 ok 1868 ok 1869 ok 1870 # # BlockSize 1, Length 133, Buffer 1 # ok 1871 ok 1872 ok 1873 ok 1874 ok 1875 ok 1876 ok 1877 # # BlockSize 1, Length 134, Buffer 0 # ok 1878 ok 1879 ok 1880 ok 1881 ok 1882 ok 1883 ok 1884 # # BlockSize 1, Length 134, Buffer 1 # ok 1885 ok 1886 ok 1887 ok 1888 ok 1889 ok 1890 ok 1891 # # BlockSize 1, Length 135, Buffer 0 # ok 1892 ok 1893 ok 1894 ok 1895 ok 1896 ok 1897 ok 1898 # # BlockSize 1, Length 135, Buffer 1 # ok 1899 ok 1900 ok 1901 ok 1902 ok 1903 ok 1904 ok 1905 # # BlockSize 1, Length 136, Buffer 0 # ok 1906 ok 1907 ok 1908 ok 1909 ok 1910 ok 1911 ok 1912 # # BlockSize 1, Length 136, Buffer 1 # ok 1913 ok 1914 ok 1915 ok 1916 ok 1917 ok 1918 ok 1919 # # BlockSize 1, Length 137, Buffer 0 # ok 1920 ok 1921 ok 1922 ok 1923 ok 1924 ok 1925 ok 1926 # # BlockSize 1, Length 137, Buffer 1 # ok 1927 ok 1928 ok 1929 ok 1930 ok 1931 ok 1932 ok 1933 # # BlockSize 1, Length 138, Buffer 0 # ok 1934 ok 1935 ok 1936 ok 1937 ok 1938 ok 1939 ok 1940 # # BlockSize 1, Length 138, Buffer 1 # ok 1941 ok 1942 ok 1943 ok 1944 ok 1945 ok 1946 ok 1947 # # BlockSize 1, Length 139, Buffer 0 # ok 1948 ok 1949 ok 1950 ok 1951 ok 1952 ok 1953 ok 1954 # # BlockSize 1, Length 139, Buffer 1 # ok 1955 ok 1956 ok 1957 ok 1958 ok 1959 ok 1960 ok 1961 # # BlockSize 1, Length 140, Buffer 0 # ok 1962 ok 1963 ok 1964 ok 1965 ok 1966 ok 1967 ok 1968 # # BlockSize 1, Length 140, Buffer 1 # ok 1969 ok 1970 ok 1971 ok 1972 ok 1973 ok 1974 ok 1975 # # BlockSize 1, Length 141, Buffer 0 # ok 1976 ok 1977 ok 1978 ok 1979 ok 1980 ok 1981 ok 1982 # # BlockSize 1, Length 141, Buffer 1 # ok 1983 ok 1984 ok 1985 ok 1986 ok 1987 ok 1988 ok 1989 # # BlockSize 1, Length 142, Buffer 0 # ok 1990 ok 1991 ok 1992 ok 1993 ok 1994 ok 1995 ok 1996 # # BlockSize 1, Length 142, Buffer 1 # ok 1997 ok 1998 ok 1999 ok 2000 ok 2001 ok 2002 ok 2003 # # BlockSize 1, Length 143, Buffer 0 # ok 2004 ok 2005 ok 2006 ok 2007 ok 2008 ok 2009 ok 2010 # # BlockSize 1, Length 143, Buffer 1 # ok 2011 ok 2012 ok 2013 ok 2014 ok 2015 ok 2016 ok 2017 # # BlockSize 1, Length 144, Buffer 0 # ok 2018 ok 2019 ok 2020 ok 2021 ok 2022 ok 2023 ok 2024 # # BlockSize 1, Length 144, Buffer 1 # ok 2025 ok 2026 ok 2027 ok 2028 ok 2029 ok 2030 ok 2031 # # BlockSize 1, Length 145, Buffer 0 # ok 2032 ok 2033 ok 2034 ok 2035 ok 2036 ok 2037 ok 2038 # # BlockSize 1, Length 145, Buffer 1 # ok 2039 ok 2040 ok 2041 ok 2042 ok 2043 ok 2044 ok 2045 # # BlockSize 1, Length 146, Buffer 0 # ok 2046 ok 2047 ok 2048 ok 2049 ok 2050 ok 2051 ok 2052 # # BlockSize 1, Length 146, Buffer 1 # ok 2053 ok 2054 ok 2055 ok 2056 ok 2057 ok 2058 ok 2059 # # BlockSize 1, Length 147, Buffer 0 # ok 2060 ok 2061 ok 2062 ok 2063 ok 2064 ok 2065 ok 2066 # # BlockSize 1, Length 147, Buffer 1 # ok 2067 ok 2068 ok 2069 ok 2070 ok 2071 ok 2072 ok 2073 # # BlockSize 1, Length 148, Buffer 0 # ok 2074 ok 2075 ok 2076 ok 2077 ok 2078 ok 2079 ok 2080 # # BlockSize 1, Length 148, Buffer 1 # ok 2081 ok 2082 ok 2083 ok 2084 ok 2085 ok 2086 ok 2087 # # BlockSize 1, Length 149, Buffer 0 # ok 2088 ok 2089 ok 2090 ok 2091 ok 2092 ok 2093 ok 2094 # # BlockSize 1, Length 149, Buffer 1 # ok 2095 ok 2096 ok 2097 ok 2098 ok 2099 ok 2100 ok 2101 # # BlockSize 1, Length 150, Buffer 0 # ok 2102 ok 2103 ok 2104 ok 2105 ok 2106 ok 2107 ok 2108 # # BlockSize 1, Length 150, Buffer 1 # ok 2109 ok 2110 ok 2111 ok 2112 ok 2113 ok 2114 ok 2115 # # BlockSize 1, Length 151, Buffer 0 # ok 2116 ok 2117 ok 2118 ok 2119 ok 2120 ok 2121 ok 2122 # # BlockSize 1, Length 151, Buffer 1 # ok 2123 ok 2124 ok 2125 ok 2126 ok 2127 ok 2128 ok 2129 # # BlockSize 1, Length 152, Buffer 0 # ok 2130 ok 2131 ok 2132 ok 2133 ok 2134 ok 2135 ok 2136 # # BlockSize 1, Length 152, Buffer 1 # ok 2137 ok 2138 ok 2139 ok 2140 ok 2141 ok 2142 ok 2143 # # BlockSize 1, Length 153, Buffer 0 # ok 2144 ok 2145 ok 2146 ok 2147 ok 2148 ok 2149 ok 2150 # # BlockSize 1, Length 153, Buffer 1 # ok 2151 ok 2152 ok 2153 ok 2154 ok 2155 ok 2156 ok 2157 # # BlockSize 1, Length 154, Buffer 0 # ok 2158 ok 2159 ok 2160 ok 2161 ok 2162 ok 2163 ok 2164 # # BlockSize 1, Length 154, Buffer 1 # ok 2165 ok 2166 ok 2167 ok 2168 ok 2169 ok 2170 ok 2171 # # BlockSize 1, Length 155, Buffer 0 # ok 2172 ok 2173 ok 2174 ok 2175 ok 2176 ok 2177 ok 2178 # # BlockSize 1, Length 155, Buffer 1 # ok 2179 ok 2180 ok 2181 ok 2182 ok 2183 ok 2184 ok 2185 # # BlockSize 1, Length 156, Buffer 0 # ok 2186 ok 2187 ok 2188 ok 2189 ok 2190 ok 2191 ok 2192 # # BlockSize 1, Length 156, Buffer 1 # ok 2193 ok 2194 ok 2195 ok 2196 ok 2197 ok 2198 ok 2199 # # BlockSize 1, Length 157, Buffer 0 # ok 2200 ok 2201 ok 2202 ok 2203 ok 2204 ok 2205 ok 2206 # # BlockSize 1, Length 157, Buffer 1 # ok 2207 ok 2208 ok 2209 ok 2210 ok 2211 ok 2212 ok 2213 # # BlockSize 1, Length 158, Buffer 0 # ok 2214 ok 2215 ok 2216 ok 2217 ok 2218 ok 2219 ok 2220 # # BlockSize 1, Length 158, Buffer 1 # ok 2221 ok 2222 ok 2223 ok 2224 ok 2225 ok 2226 ok 2227 # # BlockSize 1, Length 159, Buffer 0 # ok 2228 ok 2229 ok 2230 ok 2231 ok 2232 ok 2233 ok 2234 # # BlockSize 1, Length 159, Buffer 1 # ok 2235 ok 2236 ok 2237 ok 2238 ok 2239 ok 2240 ok 2241 # # BlockSize 1, Length 160, Buffer 0 # ok 2242 ok 2243 ok 2244 ok 2245 ok 2246 ok 2247 ok 2248 # # BlockSize 1, Length 160, Buffer 1 # ok 2249 ok 2250 ok 2251 ok 2252 ok 2253 ok 2254 ok 2255 # # BlockSize 1, Length 161, Buffer 0 # ok 2256 ok 2257 ok 2258 ok 2259 ok 2260 ok 2261 ok 2262 # # BlockSize 1, Length 161, Buffer 1 # ok 2263 ok 2264 ok 2265 ok 2266 ok 2267 ok 2268 ok 2269 # # BlockSize 1, Length 162, Buffer 0 # ok 2270 ok 2271 ok 2272 ok 2273 ok 2274 ok 2275 ok 2276 # # BlockSize 1, Length 162, Buffer 1 # ok 2277 ok 2278 ok 2279 ok 2280 ok 2281 ok 2282 ok 2283 # # BlockSize 1, Length 163, Buffer 0 # ok 2284 ok 2285 ok 2286 ok 2287 ok 2288 ok 2289 ok 2290 # # BlockSize 1, Length 163, Buffer 1 # ok 2291 ok 2292 ok 2293 ok 2294 ok 2295 ok 2296 ok 2297 # # BlockSize 1, Length 164, Buffer 0 # ok 2298 ok 2299 ok 2300 ok 2301 ok 2302 ok 2303 ok 2304 # # BlockSize 1, Length 164, Buffer 1 # ok 2305 ok 2306 ok 2307 ok 2308 ok 2309 ok 2310 ok 2311 # # BlockSize 1, Length 165, Buffer 0 # ok 2312 ok 2313 ok 2314 ok 2315 ok 2316 ok 2317 ok 2318 # # BlockSize 1, Length 165, Buffer 1 # ok 2319 ok 2320 ok 2321 ok 2322 ok 2323 ok 2324 ok 2325 # # BlockSize 1, Length 166, Buffer 0 # ok 2326 ok 2327 ok 2328 ok 2329 ok 2330 ok 2331 ok 2332 # # BlockSize 1, Length 166, Buffer 1 # ok 2333 ok 2334 ok 2335 ok 2336 ok 2337 ok 2338 ok 2339 # # BlockSize 1, Length 167, Buffer 0 # ok 2340 ok 2341 ok 2342 ok 2343 ok 2344 ok 2345 ok 2346 # # BlockSize 1, Length 167, Buffer 1 # ok 2347 ok 2348 ok 2349 ok 2350 ok 2351 ok 2352 ok 2353 # # BlockSize 1, Length 168, Buffer 0 # ok 2354 ok 2355 ok 2356 ok 2357 ok 2358 ok 2359 ok 2360 # # BlockSize 1, Length 168, Buffer 1 # ok 2361 ok 2362 ok 2363 ok 2364 ok 2365 ok 2366 ok 2367 # # BlockSize 1, Length 169, Buffer 0 # ok 2368 ok 2369 ok 2370 ok 2371 ok 2372 ok 2373 ok 2374 # # BlockSize 1, Length 169, Buffer 1 # ok 2375 ok 2376 ok 2377 ok 2378 ok 2379 ok 2380 ok 2381 # # BlockSize 1, Length 170, Buffer 0 # ok 2382 ok 2383 ok 2384 ok 2385 ok 2386 ok 2387 ok 2388 # # BlockSize 1, Length 170, Buffer 1 # ok 2389 ok 2390 ok 2391 ok 2392 ok 2393 ok 2394 ok 2395 # # BlockSize 1, Length 171, Buffer 0 # ok 2396 ok 2397 ok 2398 ok 2399 ok 2400 ok 2401 ok 2402 # # BlockSize 1, Length 171, Buffer 1 # ok 2403 ok 2404 ok 2405 ok 2406 ok 2407 ok 2408 ok 2409 # # BlockSize 1, Length 172, Buffer 0 # ok 2410 ok 2411 ok 2412 ok 2413 ok 2414 ok 2415 ok 2416 # # BlockSize 1, Length 172, Buffer 1 # ok 2417 ok 2418 ok 2419 ok 2420 ok 2421 ok 2422 ok 2423 # # BlockSize 1, Length 173, Buffer 0 # ok 2424 ok 2425 ok 2426 ok 2427 ok 2428 ok 2429 ok 2430 # # BlockSize 1, Length 173, Buffer 1 # ok 2431 ok 2432 ok 2433 ok 2434 ok 2435 ok 2436 ok 2437 # # BlockSize 1, Length 174, Buffer 0 # ok 2438 ok 2439 ok 2440 ok 2441 ok 2442 ok 2443 ok 2444 # # BlockSize 1, Length 174, Buffer 1 # ok 2445 ok 2446 ok 2447 ok 2448 ok 2449 ok 2450 ok 2451 # # BlockSize 1, Length 175, Buffer 0 # ok 2452 ok 2453 ok 2454 ok 2455 ok 2456 ok 2457 ok 2458 # # BlockSize 1, Length 175, Buffer 1 # ok 2459 ok 2460 ok 2461 ok 2462 ok 2463 ok 2464 ok 2465 # # BlockSize 1, Length 176, Buffer 0 # ok 2466 ok 2467 ok 2468 ok 2469 ok 2470 ok 2471 ok 2472 # # BlockSize 1, Length 176, Buffer 1 # ok 2473 ok 2474 ok 2475 ok 2476 ok 2477 ok 2478 ok 2479 # # BlockSize 1, Length 177, Buffer 0 # ok 2480 ok 2481 ok 2482 ok 2483 ok 2484 ok 2485 ok 2486 # # BlockSize 1, Length 177, Buffer 1 # ok 2487 ok 2488 ok 2489 ok 2490 ok 2491 ok 2492 ok 2493 # # BlockSize 1, Length 178, Buffer 0 # ok 2494 ok 2495 ok 2496 ok 2497 ok 2498 ok 2499 ok 2500 # # BlockSize 1, Length 178, Buffer 1 # ok 2501 ok 2502 ok 2503 ok 2504 ok 2505 ok 2506 ok 2507 # # BlockSize 1, Length 179, Buffer 0 # ok 2508 ok 2509 ok 2510 ok 2511 ok 2512 ok 2513 ok 2514 # # BlockSize 1, Length 179, Buffer 1 # ok 2515 ok 2516 ok 2517 ok 2518 ok 2519 ok 2520 ok 2521 # # BlockSize 1, Length 180, Buffer 0 # ok 2522 ok 2523 ok 2524 ok 2525 ok 2526 ok 2527 ok 2528 # # BlockSize 1, Length 180, Buffer 1 # ok 2529 ok 2530 ok 2531 ok 2532 ok 2533 ok 2534 ok 2535 # # BlockSize 1, Length 181, Buffer 0 # ok 2536 ok 2537 ok 2538 ok 2539 ok 2540 ok 2541 ok 2542 # # BlockSize 1, Length 181, Buffer 1 # ok 2543 ok 2544 ok 2545 ok 2546 ok 2547 ok 2548 ok 2549 # # BlockSize 1, Length 182, Buffer 0 # ok 2550 ok 2551 ok 2552 ok 2553 ok 2554 ok 2555 ok 2556 # # BlockSize 1, Length 182, Buffer 1 # ok 2557 ok 2558 ok 2559 ok 2560 ok 2561 ok 2562 ok 2563 # # BlockSize 1, Length 183, Buffer 0 # ok 2564 ok 2565 ok 2566 ok 2567 ok 2568 ok 2569 ok 2570 # # BlockSize 1, Length 183, Buffer 1 # ok 2571 ok 2572 ok 2573 ok 2574 ok 2575 ok 2576 ok 2577 # # BlockSize 1, Length 184, Buffer 0 # ok 2578 ok 2579 ok 2580 ok 2581 ok 2582 ok 2583 ok 2584 # # BlockSize 1, Length 184, Buffer 1 # ok 2585 ok 2586 ok 2587 ok 2588 ok 2589 ok 2590 ok 2591 # # BlockSize 1, Length 185, Buffer 0 # ok 2592 ok 2593 ok 2594 ok 2595 ok 2596 ok 2597 ok 2598 # # BlockSize 1, Length 185, Buffer 1 # ok 2599 ok 2600 ok 2601 ok 2602 ok 2603 ok 2604 ok 2605 # # BlockSize 1, Length 186, Buffer 0 # ok 2606 ok 2607 ok 2608 ok 2609 ok 2610 ok 2611 ok 2612 # # BlockSize 1, Length 186, Buffer 1 # ok 2613 ok 2614 ok 2615 ok 2616 ok 2617 ok 2618 ok 2619 # # BlockSize 1, Length 187, Buffer 0 # ok 2620 ok 2621 ok 2622 ok 2623 ok 2624 ok 2625 ok 2626 # # BlockSize 1, Length 187, Buffer 1 # ok 2627 ok 2628 ok 2629 ok 2630 ok 2631 ok 2632 ok 2633 # # BlockSize 1, Length 188, Buffer 0 # ok 2634 ok 2635 ok 2636 ok 2637 ok 2638 ok 2639 ok 2640 # # BlockSize 1, Length 188, Buffer 1 # ok 2641 ok 2642 ok 2643 ok 2644 ok 2645 ok 2646 ok 2647 # # BlockSize 1, Length 189, Buffer 0 # ok 2648 ok 2649 ok 2650 ok 2651 ok 2652 ok 2653 ok 2654 # # BlockSize 1, Length 189, Buffer 1 # ok 2655 ok 2656 ok 2657 ok 2658 ok 2659 ok 2660 ok 2661 # # BlockSize 1, Length 190, Buffer 0 # ok 2662 ok 2663 ok 2664 ok 2665 ok 2666 ok 2667 ok 2668 # # BlockSize 1, Length 190, Buffer 1 # ok 2669 ok 2670 ok 2671 ok 2672 ok 2673 ok 2674 ok 2675 # # BlockSize 1, Length 191, Buffer 0 # ok 2676 ok 2677 ok 2678 ok 2679 ok 2680 ok 2681 ok 2682 # # BlockSize 1, Length 191, Buffer 1 # ok 2683 ok 2684 ok 2685 ok 2686 ok 2687 ok 2688 ok 2689 # # BlockSize 1, Length 192, Buffer 0 # ok 2690 ok 2691 ok 2692 ok 2693 ok 2694 ok 2695 ok 2696 # # BlockSize 1, Length 192, Buffer 1 # ok 2697 ok 2698 ok 2699 ok 2700 ok 2701 ok 2702 ok 2703 # # BlockSize 1, Length 193, Buffer 0 # ok 2704 ok 2705 ok 2706 ok 2707 ok 2708 ok 2709 ok 2710 # # BlockSize 1, Length 193, Buffer 1 # ok 2711 ok 2712 ok 2713 ok 2714 ok 2715 ok 2716 ok 2717 # # BlockSize 1, Length 194, Buffer 0 # ok 2718 ok 2719 ok 2720 ok 2721 ok 2722 ok 2723 ok 2724 # # BlockSize 1, Length 194, Buffer 1 # ok 2725 ok 2726 ok 2727 ok 2728 ok 2729 ok 2730 ok 2731 # # BlockSize 1, Length 195, Buffer 0 # ok 2732 ok 2733 ok 2734 ok 2735 ok 2736 ok 2737 ok 2738 # # BlockSize 1, Length 195, Buffer 1 # ok 2739 ok 2740 ok 2741 ok 2742 ok 2743 ok 2744 ok 2745 # # BlockSize 1, Length 196, Buffer 0 # ok 2746 ok 2747 ok 2748 ok 2749 ok 2750 ok 2751 ok 2752 # # BlockSize 1, Length 196, Buffer 1 # ok 2753 ok 2754 ok 2755 ok 2756 ok 2757 ok 2758 ok 2759 # # BlockSize 1, Length 197, Buffer 0 # ok 2760 ok 2761 ok 2762 ok 2763 ok 2764 ok 2765 ok 2766 # # BlockSize 1, Length 197, Buffer 1 # ok 2767 ok 2768 ok 2769 ok 2770 ok 2771 ok 2772 ok 2773 # # BlockSize 1, Length 198, Buffer 0 # ok 2774 ok 2775 ok 2776 ok 2777 ok 2778 ok 2779 ok 2780 # # BlockSize 1, Length 198, Buffer 1 # ok 2781 ok 2782 ok 2783 ok 2784 ok 2785 ok 2786 ok 2787 # # BlockSize 1, Length 199, Buffer 0 # ok 2788 ok 2789 ok 2790 ok 2791 ok 2792 ok 2793 ok 2794 # # BlockSize 1, Length 199, Buffer 1 # ok 2795 ok 2796 ok 2797 ok 2798 ok 2799 ok 2800 ok 2801 # # BlockSize 1, Length 200, Buffer 0 # ok 2802 ok 2803 ok 2804 ok 2805 ok 2806 ok 2807 ok 2808 # # BlockSize 1, Length 200, Buffer 1 # ok 2809 ok 2810 ok 2811 ok 2812 ok 2813 ok 2814 ok 2815 # # BlockSize 1, Length 201, Buffer 0 # ok 2816 ok 2817 ok 2818 ok 2819 ok 2820 ok 2821 ok 2822 # # BlockSize 1, Length 201, Buffer 1 # ok 2823 ok 2824 ok 2825 ok 2826 ok 2827 ok 2828 ok 2829 # # BlockSize 1, Length 202, Buffer 0 # ok 2830 ok 2831 ok 2832 ok 2833 ok 2834 ok 2835 ok 2836 # # BlockSize 1, Length 202, Buffer 1 # ok 2837 ok 2838 ok 2839 ok 2840 ok 2841 ok 2842 ok 2843 # # BlockSize 1, Length 203, Buffer 0 # ok 2844 ok 2845 ok 2846 ok 2847 ok 2848 ok 2849 ok 2850 # # BlockSize 1, Length 203, Buffer 1 # ok 2851 ok 2852 ok 2853 ok 2854 ok 2855 ok 2856 ok 2857 # # BlockSize 1, Length 204, Buffer 0 # ok 2858 ok 2859 ok 2860 ok 2861 ok 2862 ok 2863 ok 2864 # # BlockSize 1, Length 204, Buffer 1 # ok 2865 ok 2866 ok 2867 ok 2868 ok 2869 ok 2870 ok 2871 # # BlockSize 1, Length 205, Buffer 0 # ok 2872 ok 2873 ok 2874 ok 2875 ok 2876 ok 2877 ok 2878 # # BlockSize 1, Length 205, Buffer 1 # ok 2879 ok 2880 ok 2881 ok 2882 ok 2883 ok 2884 ok 2885 # # BlockSize 1, Length 206, Buffer 0 # ok 2886 ok 2887 ok 2888 ok 2889 ok 2890 ok 2891 ok 2892 # # BlockSize 1, Length 206, Buffer 1 # ok 2893 ok 2894 ok 2895 ok 2896 ok 2897 ok 2898 ok 2899 # # BlockSize 1, Length 207, Buffer 0 # ok 2900 ok 2901 ok 2902 ok 2903 ok 2904 ok 2905 ok 2906 # # BlockSize 1, Length 207, Buffer 1 # ok 2907 ok 2908 ok 2909 ok 2910 ok 2911 ok 2912 ok 2913 # # BlockSize 1, Length 208, Buffer 0 # ok 2914 ok 2915 ok 2916 ok 2917 ok 2918 ok 2919 ok 2920 # # BlockSize 1, Length 208, Buffer 1 # ok 2921 ok 2922 ok 2923 ok 2924 ok 2925 ok 2926 ok 2927 # # BlockSize 1, Length 209, Buffer 0 # ok 2928 ok 2929 ok 2930 ok 2931 ok 2932 ok 2933 ok 2934 # # BlockSize 1, Length 209, Buffer 1 # ok 2935 ok 2936 ok 2937 ok 2938 ok 2939 ok 2940 ok 2941 # # BlockSize 1, Length 210, Buffer 0 # ok 2942 ok 2943 ok 2944 ok 2945 ok 2946 ok 2947 ok 2948 # # BlockSize 1, Length 210, Buffer 1 # ok 2949 ok 2950 ok 2951 ok 2952 ok 2953 ok 2954 ok 2955 # # BlockSize 1, Length 211, Buffer 0 # ok 2956 ok 2957 ok 2958 ok 2959 ok 2960 ok 2961 ok 2962 # # BlockSize 1, Length 211, Buffer 1 # ok 2963 ok 2964 ok 2965 ok 2966 ok 2967 ok 2968 ok 2969 # # BlockSize 1, Length 212, Buffer 0 # ok 2970 ok 2971 ok 2972 ok 2973 ok 2974 ok 2975 ok 2976 # # BlockSize 1, Length 212, Buffer 1 # ok 2977 ok 2978 ok 2979 ok 2980 ok 2981 ok 2982 ok 2983 # # BlockSize 1, Length 213, Buffer 0 # ok 2984 ok 2985 ok 2986 ok 2987 ok 2988 ok 2989 ok 2990 # # BlockSize 1, Length 213, Buffer 1 # ok 2991 ok 2992 ok 2993 ok 2994 ok 2995 ok 2996 ok 2997 # # BlockSize 1, Length 214, Buffer 0 # ok 2998 ok 2999 ok 3000 ok 3001 ok 3002 ok 3003 ok 3004 # # BlockSize 1, Length 214, Buffer 1 # ok 3005 ok 3006 ok 3007 ok 3008 ok 3009 ok 3010 ok 3011 # # BlockSize 1, Length 215, Buffer 0 # ok 3012 ok 3013 ok 3014 ok 3015 ok 3016 ok 3017 ok 3018 # # BlockSize 1, Length 215, Buffer 1 # ok 3019 ok 3020 ok 3021 ok 3022 ok 3023 ok 3024 ok 3025 # # BlockSize 1, Length 216, Buffer 0 # ok 3026 ok 3027 ok 3028 ok 3029 ok 3030 ok 3031 ok 3032 # # BlockSize 1, Length 216, Buffer 1 # ok 3033 ok 3034 ok 3035 ok 3036 ok 3037 ok 3038 ok 3039 # # BlockSize 1, Length 217, Buffer 0 # ok 3040 ok 3041 ok 3042 ok 3043 ok 3044 ok 3045 ok 3046 # # BlockSize 1, Length 217, Buffer 1 # ok 3047 ok 3048 ok 3049 ok 3050 ok 3051 ok 3052 ok 3053 # # BlockSize 1, Length 218, Buffer 0 # ok 3054 ok 3055 ok 3056 ok 3057 ok 3058 ok 3059 ok 3060 # # BlockSize 1, Length 218, Buffer 1 # ok 3061 ok 3062 ok 3063 ok 3064 ok 3065 ok 3066 ok 3067 # # BlockSize 1, Length 219, Buffer 0 # ok 3068 ok 3069 ok 3070 ok 3071 ok 3072 ok 3073 ok 3074 # # BlockSize 1, Length 219, Buffer 1 # ok 3075 ok 3076 ok 3077 ok 3078 ok 3079 ok 3080 ok 3081 # # BlockSize 1, Length 220, Buffer 0 # ok 3082 ok 3083 ok 3084 ok 3085 ok 3086 ok 3087 ok 3088 # # BlockSize 1, Length 220, Buffer 1 # ok 3089 ok 3090 ok 3091 ok 3092 ok 3093 ok 3094 ok 3095 # # BlockSize 1, Length 221, Buffer 0 # ok 3096 ok 3097 ok 3098 ok 3099 ok 3100 ok 3101 ok 3102 # # BlockSize 1, Length 221, Buffer 1 # ok 3103 ok 3104 ok 3105 ok 3106 ok 3107 ok 3108 ok 3109 # # BlockSize 1, Length 222, Buffer 0 # ok 3110 ok 3111 ok 3112 ok 3113 ok 3114 ok 3115 ok 3116 # # BlockSize 1, Length 222, Buffer 1 # ok 3117 ok 3118 ok 3119 ok 3120 ok 3121 ok 3122 ok 3123 # # BlockSize 1, Length 223, Buffer 0 # ok 3124 ok 3125 ok 3126 ok 3127 ok 3128 ok 3129 ok 3130 # # BlockSize 1, Length 223, Buffer 1 # ok 3131 ok 3132 ok 3133 ok 3134 ok 3135 ok 3136 ok 3137 # # BlockSize 1, Length 224, Buffer 0 # ok 3138 ok 3139 ok 3140 ok 3141 ok 3142 ok 3143 ok 3144 # # BlockSize 1, Length 224, Buffer 1 # ok 3145 ok 3146 ok 3147 ok 3148 ok 3149 ok 3150 ok 3151 # # BlockSize 1, Length 225, Buffer 0 # ok 3152 ok 3153 ok 3154 ok 3155 ok 3156 ok 3157 ok 3158 # # BlockSize 1, Length 225, Buffer 1 # ok 3159 ok 3160 ok 3161 ok 3162 ok 3163 ok 3164 ok 3165 # # BlockSize 1, Length 226, Buffer 0 # ok 3166 ok 3167 ok 3168 ok 3169 ok 3170 ok 3171 ok 3172 # # BlockSize 1, Length 226, Buffer 1 # ok 3173 ok 3174 ok 3175 ok 3176 ok 3177 ok 3178 ok 3179 # # BlockSize 1, Length 227, Buffer 0 # ok 3180 ok 3181 ok 3182 ok 3183 ok 3184 ok 3185 ok 3186 # # BlockSize 1, Length 227, Buffer 1 # ok 3187 ok 3188 ok 3189 ok 3190 ok 3191 ok 3192 ok 3193 # # BlockSize 1, Length 228, Buffer 0 # ok 3194 ok 3195 ok 3196 ok 3197 ok 3198 ok 3199 ok 3200 # # BlockSize 1, Length 228, Buffer 1 # ok 3201 ok 3202 ok 3203 ok 3204 ok 3205 ok 3206 ok 3207 # # BlockSize 1, Length 229, Buffer 0 # ok 3208 ok 3209 ok 3210 ok 3211 ok 3212 ok 3213 ok 3214 # # BlockSize 1, Length 229, Buffer 1 # ok 3215 ok 3216 ok 3217 ok 3218 ok 3219 ok 3220 ok 3221 # # BlockSize 1, Length 230, Buffer 0 # ok 3222 ok 3223 ok 3224 ok 3225 ok 3226 ok 3227 ok 3228 # # BlockSize 1, Length 230, Buffer 1 # ok 3229 ok 3230 ok 3231 ok 3232 ok 3233 ok 3234 ok 3235 # # BlockSize 1, Length 231, Buffer 0 # ok 3236 ok 3237 ok 3238 ok 3239 ok 3240 ok 3241 ok 3242 # # BlockSize 1, Length 231, Buffer 1 # ok 3243 ok 3244 ok 3245 ok 3246 ok 3247 ok 3248 ok 3249 # # BlockSize 1, Length 232, Buffer 0 # ok 3250 ok 3251 ok 3252 ok 3253 ok 3254 ok 3255 ok 3256 # # BlockSize 1, Length 232, Buffer 1 # ok 3257 ok 3258 ok 3259 ok 3260 ok 3261 ok 3262 ok 3263 # # BlockSize 1, Length 233, Buffer 0 # ok 3264 ok 3265 ok 3266 ok 3267 ok 3268 ok 3269 ok 3270 # # BlockSize 1, Length 233, Buffer 1 # ok 3271 ok 3272 ok 3273 ok 3274 ok 3275 ok 3276 ok 3277 # # BlockSize 1, Length 234, Buffer 0 # ok 3278 ok 3279 ok 3280 ok 3281 ok 3282 ok 3283 ok 3284 # # BlockSize 1, Length 234, Buffer 1 # ok 3285 ok 3286 ok 3287 ok 3288 ok 3289 ok 3290 ok 3291 # # BlockSize 1, Length 235, Buffer 0 # ok 3292 ok 3293 ok 3294 ok 3295 ok 3296 ok 3297 ok 3298 # # BlockSize 1, Length 235, Buffer 1 # ok 3299 ok 3300 ok 3301 ok 3302 ok 3303 ok 3304 ok 3305 # # BlockSize 1, Length 236, Buffer 0 # ok 3306 ok 3307 ok 3308 ok 3309 ok 3310 ok 3311 ok 3312 # # BlockSize 1, Length 236, Buffer 1 # ok 3313 ok 3314 ok 3315 ok 3316 ok 3317 ok 3318 ok 3319 # # BlockSize 1, Length 237, Buffer 0 # ok 3320 ok 3321 ok 3322 ok 3323 ok 3324 ok 3325 ok 3326 # # BlockSize 1, Length 237, Buffer 1 # ok 3327 ok 3328 ok 3329 ok 3330 ok 3331 ok 3332 ok 3333 # # BlockSize 1, Length 238, Buffer 0 # ok 3334 ok 3335 ok 3336 ok 3337 ok 3338 ok 3339 ok 3340 # # BlockSize 1, Length 238, Buffer 1 # ok 3341 ok 3342 ok 3343 ok 3344 ok 3345 ok 3346 ok 3347 # # BlockSize 1, Length 239, Buffer 0 # ok 3348 ok 3349 ok 3350 ok 3351 ok 3352 ok 3353 ok 3354 # # BlockSize 1, Length 239, Buffer 1 # ok 3355 ok 3356 ok 3357 ok 3358 ok 3359 ok 3360 ok 3361 # # BlockSize 1, Length 240, Buffer 0 # ok 3362 ok 3363 ok 3364 ok 3365 ok 3366 ok 3367 ok 3368 # # BlockSize 1, Length 240, Buffer 1 # ok 3369 ok 3370 ok 3371 ok 3372 ok 3373 ok 3374 ok 3375 # # BlockSize 1, Length 241, Buffer 0 # ok 3376 ok 3377 ok 3378 ok 3379 ok 3380 ok 3381 ok 3382 # # BlockSize 1, Length 241, Buffer 1 # ok 3383 ok 3384 ok 3385 ok 3386 ok 3387 ok 3388 ok 3389 # # BlockSize 2, Length 0, Buffer 0 # ok 3390 ok 3391 ok 3392 ok 3393 ok 3394 ok 3395 ok 3396 # # BlockSize 2, Length 0, Buffer 1 # ok 3397 ok 3398 ok 3399 ok 3400 ok 3401 ok 3402 ok 3403 # # BlockSize 2, Length 1, Buffer 0 # ok 3404 ok 3405 ok 3406 ok 3407 ok 3408 ok 3409 ok 3410 # # BlockSize 2, Length 1, Buffer 1 # ok 3411 ok 3412 ok 3413 ok 3414 ok 3415 ok 3416 ok 3417 # # BlockSize 2, Length 2, Buffer 0 # ok 3418 ok 3419 ok 3420 ok 3421 ok 3422 ok 3423 ok 3424 # # BlockSize 2, Length 2, Buffer 1 # ok 3425 ok 3426 ok 3427 ok 3428 ok 3429 ok 3430 ok 3431 # # BlockSize 2, Length 3, Buffer 0 # ok 3432 ok 3433 ok 3434 ok 3435 ok 3436 ok 3437 ok 3438 # # BlockSize 2, Length 3, Buffer 1 # ok 3439 ok 3440 ok 3441 ok 3442 ok 3443 ok 3444 ok 3445 # # BlockSize 2, Length 4, Buffer 0 # ok 3446 ok 3447 ok 3448 ok 3449 ok 3450 ok 3451 ok 3452 # # BlockSize 2, Length 4, Buffer 1 # ok 3453 ok 3454 ok 3455 ok 3456 ok 3457 ok 3458 ok 3459 # # BlockSize 2, Length 5, Buffer 0 # ok 3460 ok 3461 ok 3462 ok 3463 ok 3464 ok 3465 ok 3466 # # BlockSize 2, Length 5, Buffer 1 # ok 3467 ok 3468 ok 3469 ok 3470 ok 3471 ok 3472 ok 3473 # # BlockSize 2, Length 6, Buffer 0 # ok 3474 ok 3475 ok 3476 ok 3477 ok 3478 ok 3479 ok 3480 # # BlockSize 2, Length 6, Buffer 1 # ok 3481 ok 3482 ok 3483 ok 3484 ok 3485 ok 3486 ok 3487 # # BlockSize 2, Length 7, Buffer 0 # ok 3488 ok 3489 ok 3490 ok 3491 ok 3492 ok 3493 ok 3494 # # BlockSize 2, Length 7, Buffer 1 # ok 3495 ok 3496 ok 3497 ok 3498 ok 3499 ok 3500 ok 3501 # # BlockSize 2, Length 8, Buffer 0 # ok 3502 ok 3503 ok 3504 ok 3505 ok 3506 ok 3507 ok 3508 # # BlockSize 2, Length 8, Buffer 1 # ok 3509 ok 3510 ok 3511 ok 3512 ok 3513 ok 3514 ok 3515 # # BlockSize 2, Length 9, Buffer 0 # ok 3516 ok 3517 ok 3518 ok 3519 ok 3520 ok 3521 ok 3522 # # BlockSize 2, Length 9, Buffer 1 # ok 3523 ok 3524 ok 3525 ok 3526 ok 3527 ok 3528 ok 3529 # # BlockSize 2, Length 10, Buffer 0 # ok 3530 ok 3531 ok 3532 ok 3533 ok 3534 ok 3535 ok 3536 # # BlockSize 2, Length 10, Buffer 1 # ok 3537 ok 3538 ok 3539 ok 3540 ok 3541 ok 3542 ok 3543 # # BlockSize 2, Length 11, Buffer 0 # ok 3544 ok 3545 ok 3546 ok 3547 ok 3548 ok 3549 ok 3550 # # BlockSize 2, Length 11, Buffer 1 # ok 3551 ok 3552 ok 3553 ok 3554 ok 3555 ok 3556 ok 3557 # # BlockSize 2, Length 12, Buffer 0 # ok 3558 ok 3559 ok 3560 ok 3561 ok 3562 ok 3563 ok 3564 # # BlockSize 2, Length 12, Buffer 1 # ok 3565 ok 3566 ok 3567 ok 3568 ok 3569 ok 3570 ok 3571 # # BlockSize 2, Length 13, Buffer 0 # ok 3572 ok 3573 ok 3574 ok 3575 ok 3576 ok 3577 ok 3578 # # BlockSize 2, Length 13, Buffer 1 # ok 3579 ok 3580 ok 3581 ok 3582 ok 3583 ok 3584 ok 3585 # # BlockSize 2, Length 14, Buffer 0 # ok 3586 ok 3587 ok 3588 ok 3589 ok 3590 ok 3591 ok 3592 # # BlockSize 2, Length 14, Buffer 1 # ok 3593 ok 3594 ok 3595 ok 3596 ok 3597 ok 3598 ok 3599 # # BlockSize 2, Length 15, Buffer 0 # ok 3600 ok 3601 ok 3602 ok 3603 ok 3604 ok 3605 ok 3606 # # BlockSize 2, Length 15, Buffer 1 # ok 3607 ok 3608 ok 3609 ok 3610 ok 3611 ok 3612 ok 3613 # # BlockSize 2, Length 16, Buffer 0 # ok 3614 ok 3615 ok 3616 ok 3617 ok 3618 ok 3619 ok 3620 # # BlockSize 2, Length 16, Buffer 1 # ok 3621 ok 3622 ok 3623 ok 3624 ok 3625 ok 3626 ok 3627 # # BlockSize 2, Length 17, Buffer 0 # ok 3628 ok 3629 ok 3630 ok 3631 ok 3632 ok 3633 ok 3634 # # BlockSize 2, Length 17, Buffer 1 # ok 3635 ok 3636 ok 3637 ok 3638 ok 3639 ok 3640 ok 3641 # # BlockSize 2, Length 18, Buffer 0 # ok 3642 ok 3643 ok 3644 ok 3645 ok 3646 ok 3647 ok 3648 # # BlockSize 2, Length 18, Buffer 1 # ok 3649 ok 3650 ok 3651 ok 3652 ok 3653 ok 3654 ok 3655 # # BlockSize 2, Length 19, Buffer 0 # ok 3656 ok 3657 ok 3658 ok 3659 ok 3660 ok 3661 ok 3662 # # BlockSize 2, Length 19, Buffer 1 # ok 3663 ok 3664 ok 3665 ok 3666 ok 3667 ok 3668 ok 3669 # # BlockSize 2, Length 20, Buffer 0 # ok 3670 ok 3671 ok 3672 ok 3673 ok 3674 ok 3675 ok 3676 # # BlockSize 2, Length 20, Buffer 1 # ok 3677 ok 3678 ok 3679 ok 3680 ok 3681 ok 3682 ok 3683 # # BlockSize 2, Length 21, Buffer 0 # ok 3684 ok 3685 ok 3686 ok 3687 ok 3688 ok 3689 ok 3690 # # BlockSize 2, Length 21, Buffer 1 # ok 3691 ok 3692 ok 3693 ok 3694 ok 3695 ok 3696 ok 3697 # # BlockSize 2, Length 22, Buffer 0 # ok 3698 ok 3699 ok 3700 ok 3701 ok 3702 ok 3703 ok 3704 # # BlockSize 2, Length 22, Buffer 1 # ok 3705 ok 3706 ok 3707 ok 3708 ok 3709 ok 3710 ok 3711 # # BlockSize 2, Length 23, Buffer 0 # ok 3712 ok 3713 ok 3714 ok 3715 ok 3716 ok 3717 ok 3718 # # BlockSize 2, Length 23, Buffer 1 # ok 3719 ok 3720 ok 3721 ok 3722 ok 3723 ok 3724 ok 3725 # # BlockSize 2, Length 24, Buffer 0 # ok 3726 ok 3727 ok 3728 ok 3729 ok 3730 ok 3731 ok 3732 # # BlockSize 2, Length 24, Buffer 1 # ok 3733 ok 3734 ok 3735 ok 3736 ok 3737 ok 3738 ok 3739 # # BlockSize 2, Length 25, Buffer 0 # ok 3740 ok 3741 ok 3742 ok 3743 ok 3744 ok 3745 ok 3746 # # BlockSize 2, Length 25, Buffer 1 # ok 3747 ok 3748 ok 3749 ok 3750 ok 3751 ok 3752 ok 3753 # # BlockSize 2, Length 26, Buffer 0 # ok 3754 ok 3755 ok 3756 ok 3757 ok 3758 ok 3759 ok 3760 # # BlockSize 2, Length 26, Buffer 1 # ok 3761 ok 3762 ok 3763 ok 3764 ok 3765 ok 3766 ok 3767 # # BlockSize 2, Length 27, Buffer 0 # ok 3768 ok 3769 ok 3770 ok 3771 ok 3772 ok 3773 ok 3774 # # BlockSize 2, Length 27, Buffer 1 # ok 3775 ok 3776 ok 3777 ok 3778 ok 3779 ok 3780 ok 3781 # # BlockSize 2, Length 28, Buffer 0 # ok 3782 ok 3783 ok 3784 ok 3785 ok 3786 ok 3787 ok 3788 # # BlockSize 2, Length 28, Buffer 1 # ok 3789 ok 3790 ok 3791 ok 3792 ok 3793 ok 3794 ok 3795 # # BlockSize 2, Length 29, Buffer 0 # ok 3796 ok 3797 ok 3798 ok 3799 ok 3800 ok 3801 ok 3802 # # BlockSize 2, Length 29, Buffer 1 # ok 3803 ok 3804 ok 3805 ok 3806 ok 3807 ok 3808 ok 3809 # # BlockSize 2, Length 30, Buffer 0 # ok 3810 ok 3811 ok 3812 ok 3813 ok 3814 ok 3815 ok 3816 # # BlockSize 2, Length 30, Buffer 1 # ok 3817 ok 3818 ok 3819 ok 3820 ok 3821 ok 3822 ok 3823 # # BlockSize 2, Length 31, Buffer 0 # ok 3824 ok 3825 ok 3826 ok 3827 ok 3828 ok 3829 ok 3830 # # BlockSize 2, Length 31, Buffer 1 # ok 3831 ok 3832 ok 3833 ok 3834 ok 3835 ok 3836 ok 3837 # # BlockSize 2, Length 32, Buffer 0 # ok 3838 ok 3839 ok 3840 ok 3841 ok 3842 ok 3843 ok 3844 # # BlockSize 2, Length 32, Buffer 1 # ok 3845 ok 3846 ok 3847 ok 3848 ok 3849 ok 3850 ok 3851 # # BlockSize 2, Length 33, Buffer 0 # ok 3852 ok 3853 ok 3854 ok 3855 ok 3856 ok 3857 ok 3858 # # BlockSize 2, Length 33, Buffer 1 # ok 3859 ok 3860 ok 3861 ok 3862 ok 3863 ok 3864 ok 3865 # # BlockSize 2, Length 34, Buffer 0 # ok 3866 ok 3867 ok 3868 ok 3869 ok 3870 ok 3871 ok 3872 # # BlockSize 2, Length 34, Buffer 1 # ok 3873 ok 3874 ok 3875 ok 3876 ok 3877 ok 3878 ok 3879 # # BlockSize 2, Length 35, Buffer 0 # ok 3880 ok 3881 ok 3882 ok 3883 ok 3884 ok 3885 ok 3886 # # BlockSize 2, Length 35, Buffer 1 # ok 3887 ok 3888 ok 3889 ok 3890 ok 3891 ok 3892 ok 3893 # # BlockSize 2, Length 36, Buffer 0 # ok 3894 ok 3895 ok 3896 ok 3897 ok 3898 ok 3899 ok 3900 # # BlockSize 2, Length 36, Buffer 1 # ok 3901 ok 3902 ok 3903 ok 3904 ok 3905 ok 3906 ok 3907 # # BlockSize 2, Length 37, Buffer 0 # ok 3908 ok 3909 ok 3910 ok 3911 ok 3912 ok 3913 ok 3914 # # BlockSize 2, Length 37, Buffer 1 # ok 3915 ok 3916 ok 3917 ok 3918 ok 3919 ok 3920 ok 3921 # # BlockSize 2, Length 38, Buffer 0 # ok 3922 ok 3923 ok 3924 ok 3925 ok 3926 ok 3927 ok 3928 # # BlockSize 2, Length 38, Buffer 1 # ok 3929 ok 3930 ok 3931 ok 3932 ok 3933 ok 3934 ok 3935 # # BlockSize 2, Length 39, Buffer 0 # ok 3936 ok 3937 ok 3938 ok 3939 ok 3940 ok 3941 ok 3942 # # BlockSize 2, Length 39, Buffer 1 # ok 3943 ok 3944 ok 3945 ok 3946 ok 3947 ok 3948 ok 3949 # # BlockSize 2, Length 40, Buffer 0 # ok 3950 ok 3951 ok 3952 ok 3953 ok 3954 ok 3955 ok 3956 # # BlockSize 2, Length 40, Buffer 1 # ok 3957 ok 3958 ok 3959 ok 3960 ok 3961 ok 3962 ok 3963 # # BlockSize 2, Length 41, Buffer 0 # ok 3964 ok 3965 ok 3966 ok 3967 ok 3968 ok 3969 ok 3970 # # BlockSize 2, Length 41, Buffer 1 # ok 3971 ok 3972 ok 3973 ok 3974 ok 3975 ok 3976 ok 3977 # # BlockSize 2, Length 42, Buffer 0 # ok 3978 ok 3979 ok 3980 ok 3981 ok 3982 ok 3983 ok 3984 # # BlockSize 2, Length 42, Buffer 1 # ok 3985 ok 3986 ok 3987 ok 3988 ok 3989 ok 3990 ok 3991 # # BlockSize 2, Length 43, Buffer 0 # ok 3992 ok 3993 ok 3994 ok 3995 ok 3996 ok 3997 ok 3998 # # BlockSize 2, Length 43, Buffer 1 # ok 3999 ok 4000 ok 4001 ok 4002 ok 4003 ok 4004 ok 4005 # # BlockSize 2, Length 44, Buffer 0 # ok 4006 ok 4007 ok 4008 ok 4009 ok 4010 ok 4011 ok 4012 # # BlockSize 2, Length 44, Buffer 1 # ok 4013 ok 4014 ok 4015 ok 4016 ok 4017 ok 4018 ok 4019 # # BlockSize 2, Length 45, Buffer 0 # ok 4020 ok 4021 ok 4022 ok 4023 ok 4024 ok 4025 ok 4026 # # BlockSize 2, Length 45, Buffer 1 # ok 4027 ok 4028 ok 4029 ok 4030 ok 4031 ok 4032 ok 4033 # # BlockSize 2, Length 46, Buffer 0 # ok 4034 ok 4035 ok 4036 ok 4037 ok 4038 ok 4039 ok 4040 # # BlockSize 2, Length 46, Buffer 1 # ok 4041 ok 4042 ok 4043 ok 4044 ok 4045 ok 4046 ok 4047 # # BlockSize 2, Length 47, Buffer 0 # ok 4048 ok 4049 ok 4050 ok 4051 ok 4052 ok 4053 ok 4054 # # BlockSize 2, Length 47, Buffer 1 # ok 4055 ok 4056 ok 4057 ok 4058 ok 4059 ok 4060 ok 4061 # # BlockSize 2, Length 48, Buffer 0 # ok 4062 ok 4063 ok 4064 ok 4065 ok 4066 ok 4067 ok 4068 # # BlockSize 2, Length 48, Buffer 1 # ok 4069 ok 4070 ok 4071 ok 4072 ok 4073 ok 4074 ok 4075 # # BlockSize 2, Length 49, Buffer 0 # ok 4076 ok 4077 ok 4078 ok 4079 ok 4080 ok 4081 ok 4082 # # BlockSize 2, Length 49, Buffer 1 # ok 4083 ok 4084 ok 4085 ok 4086 ok 4087 ok 4088 ok 4089 # # BlockSize 2, Length 50, Buffer 0 # ok 4090 ok 4091 ok 4092 ok 4093 ok 4094 ok 4095 ok 4096 # # BlockSize 2, Length 50, Buffer 1 # ok 4097 ok 4098 ok 4099 ok 4100 ok 4101 ok 4102 ok 4103 # # BlockSize 2, Length 51, Buffer 0 # ok 4104 ok 4105 ok 4106 ok 4107 ok 4108 ok 4109 ok 4110 # # BlockSize 2, Length 51, Buffer 1 # ok 4111 ok 4112 ok 4113 ok 4114 ok 4115 ok 4116 ok 4117 # # BlockSize 2, Length 52, Buffer 0 # ok 4118 ok 4119 ok 4120 ok 4121 ok 4122 ok 4123 ok 4124 # # BlockSize 2, Length 52, Buffer 1 # ok 4125 ok 4126 ok 4127 ok 4128 ok 4129 ok 4130 ok 4131 # # BlockSize 2, Length 53, Buffer 0 # ok 4132 ok 4133 ok 4134 ok 4135 ok 4136 ok 4137 ok 4138 # # BlockSize 2, Length 53, Buffer 1 # ok 4139 ok 4140 ok 4141 ok 4142 ok 4143 ok 4144 ok 4145 # # BlockSize 2, Length 54, Buffer 0 # ok 4146 ok 4147 ok 4148 ok 4149 ok 4150 ok 4151 ok 4152 # # BlockSize 2, Length 54, Buffer 1 # ok 4153 ok 4154 ok 4155 ok 4156 ok 4157 ok 4158 ok 4159 # # BlockSize 2, Length 55, Buffer 0 # ok 4160 ok 4161 ok 4162 ok 4163 ok 4164 ok 4165 ok 4166 # # BlockSize 2, Length 55, Buffer 1 # ok 4167 ok 4168 ok 4169 ok 4170 ok 4171 ok 4172 ok 4173 # # BlockSize 2, Length 56, Buffer 0 # ok 4174 ok 4175 ok 4176 ok 4177 ok 4178 ok 4179 ok 4180 # # BlockSize 2, Length 56, Buffer 1 # ok 4181 ok 4182 ok 4183 ok 4184 ok 4185 ok 4186 ok 4187 # # BlockSize 2, Length 57, Buffer 0 # ok 4188 ok 4189 ok 4190 ok 4191 ok 4192 ok 4193 ok 4194 # # BlockSize 2, Length 57, Buffer 1 # ok 4195 ok 4196 ok 4197 ok 4198 ok 4199 ok 4200 ok 4201 # # BlockSize 2, Length 58, Buffer 0 # ok 4202 ok 4203 ok 4204 ok 4205 ok 4206 ok 4207 ok 4208 # # BlockSize 2, Length 58, Buffer 1 # ok 4209 ok 4210 ok 4211 ok 4212 ok 4213 ok 4214 ok 4215 # # BlockSize 2, Length 59, Buffer 0 # ok 4216 ok 4217 ok 4218 ok 4219 ok 4220 ok 4221 ok 4222 # # BlockSize 2, Length 59, Buffer 1 # ok 4223 ok 4224 ok 4225 ok 4226 ok 4227 ok 4228 ok 4229 # # BlockSize 2, Length 60, Buffer 0 # ok 4230 ok 4231 ok 4232 ok 4233 ok 4234 ok 4235 ok 4236 # # BlockSize 2, Length 60, Buffer 1 # ok 4237 ok 4238 ok 4239 ok 4240 ok 4241 ok 4242 ok 4243 # # BlockSize 2, Length 61, Buffer 0 # ok 4244 ok 4245 ok 4246 ok 4247 ok 4248 ok 4249 ok 4250 # # BlockSize 2, Length 61, Buffer 1 # ok 4251 ok 4252 ok 4253 ok 4254 ok 4255 ok 4256 ok 4257 # # BlockSize 2, Length 62, Buffer 0 # ok 4258 ok 4259 ok 4260 ok 4261 ok 4262 ok 4263 ok 4264 # # BlockSize 2, Length 62, Buffer 1 # ok 4265 ok 4266 ok 4267 ok 4268 ok 4269 ok 4270 ok 4271 # # BlockSize 2, Length 63, Buffer 0 # ok 4272 ok 4273 ok 4274 ok 4275 ok 4276 ok 4277 ok 4278 # # BlockSize 2, Length 63, Buffer 1 # ok 4279 ok 4280 ok 4281 ok 4282 ok 4283 ok 4284 ok 4285 # # BlockSize 2, Length 64, Buffer 0 # ok 4286 ok 4287 ok 4288 ok 4289 ok 4290 ok 4291 ok 4292 # # BlockSize 2, Length 64, Buffer 1 # ok 4293 ok 4294 ok 4295 ok 4296 ok 4297 ok 4298 ok 4299 # # BlockSize 2, Length 65, Buffer 0 # ok 4300 ok 4301 ok 4302 ok 4303 ok 4304 ok 4305 ok 4306 # # BlockSize 2, Length 65, Buffer 1 # ok 4307 ok 4308 ok 4309 ok 4310 ok 4311 ok 4312 ok 4313 # # BlockSize 2, Length 66, Buffer 0 # ok 4314 ok 4315 ok 4316 ok 4317 ok 4318 ok 4319 ok 4320 # # BlockSize 2, Length 66, Buffer 1 # ok 4321 ok 4322 ok 4323 ok 4324 ok 4325 ok 4326 ok 4327 # # BlockSize 2, Length 67, Buffer 0 # ok 4328 ok 4329 ok 4330 ok 4331 ok 4332 ok 4333 ok 4334 # # BlockSize 2, Length 67, Buffer 1 # ok 4335 ok 4336 ok 4337 ok 4338 ok 4339 ok 4340 ok 4341 # # BlockSize 2, Length 68, Buffer 0 # ok 4342 ok 4343 ok 4344 ok 4345 ok 4346 ok 4347 ok 4348 # # BlockSize 2, Length 68, Buffer 1 # ok 4349 ok 4350 ok 4351 ok 4352 ok 4353 ok 4354 ok 4355 # # BlockSize 2, Length 69, Buffer 0 # ok 4356 ok 4357 ok 4358 ok 4359 ok 4360 ok 4361 ok 4362 # # BlockSize 2, Length 69, Buffer 1 # ok 4363 ok 4364 ok 4365 ok 4366 ok 4367 ok 4368 ok 4369 # # BlockSize 2, Length 70, Buffer 0 # ok 4370 ok 4371 ok 4372 ok 4373 ok 4374 ok 4375 ok 4376 # # BlockSize 2, Length 70, Buffer 1 # ok 4377 ok 4378 ok 4379 ok 4380 ok 4381 ok 4382 ok 4383 # # BlockSize 2, Length 71, Buffer 0 # ok 4384 ok 4385 ok 4386 ok 4387 ok 4388 ok 4389 ok 4390 # # BlockSize 2, Length 71, Buffer 1 # ok 4391 ok 4392 ok 4393 ok 4394 ok 4395 ok 4396 ok 4397 # # BlockSize 2, Length 72, Buffer 0 # ok 4398 ok 4399 ok 4400 ok 4401 ok 4402 ok 4403 ok 4404 # # BlockSize 2, Length 72, Buffer 1 # ok 4405 ok 4406 ok 4407 ok 4408 ok 4409 ok 4410 ok 4411 # # BlockSize 2, Length 73, Buffer 0 # ok 4412 ok 4413 ok 4414 ok 4415 ok 4416 ok 4417 ok 4418 # # BlockSize 2, Length 73, Buffer 1 # ok 4419 ok 4420 ok 4421 ok 4422 ok 4423 ok 4424 ok 4425 # # BlockSize 2, Length 74, Buffer 0 # ok 4426 ok 4427 ok 4428 ok 4429 ok 4430 ok 4431 ok 4432 # # BlockSize 2, Length 74, Buffer 1 # ok 4433 ok 4434 ok 4435 ok 4436 ok 4437 ok 4438 ok 4439 # # BlockSize 2, Length 75, Buffer 0 # ok 4440 ok 4441 ok 4442 ok 4443 ok 4444 ok 4445 ok 4446 # # BlockSize 2, Length 75, Buffer 1 # ok 4447 ok 4448 ok 4449 ok 4450 ok 4451 ok 4452 ok 4453 # # BlockSize 2, Length 76, Buffer 0 # ok 4454 ok 4455 ok 4456 ok 4457 ok 4458 ok 4459 ok 4460 # # BlockSize 2, Length 76, Buffer 1 # ok 4461 ok 4462 ok 4463 ok 4464 ok 4465 ok 4466 ok 4467 # # BlockSize 2, Length 77, Buffer 0 # ok 4468 ok 4469 ok 4470 ok 4471 ok 4472 ok 4473 ok 4474 # # BlockSize 2, Length 77, Buffer 1 # ok 4475 ok 4476 ok 4477 ok 4478 ok 4479 ok 4480 ok 4481 # # BlockSize 2, Length 78, Buffer 0 # ok 4482 ok 4483 ok 4484 ok 4485 ok 4486 ok 4487 ok 4488 # # BlockSize 2, Length 78, Buffer 1 # ok 4489 ok 4490 ok 4491 ok 4492 ok 4493 ok 4494 ok 4495 # # BlockSize 2, Length 79, Buffer 0 # ok 4496 ok 4497 ok 4498 ok 4499 ok 4500 ok 4501 ok 4502 # # BlockSize 2, Length 79, Buffer 1 # ok 4503 ok 4504 ok 4505 ok 4506 ok 4507 ok 4508 ok 4509 # # BlockSize 2, Length 80, Buffer 0 # ok 4510 ok 4511 ok 4512 ok 4513 ok 4514 ok 4515 ok 4516 # # BlockSize 2, Length 80, Buffer 1 # ok 4517 ok 4518 ok 4519 ok 4520 ok 4521 ok 4522 ok 4523 # # BlockSize 2, Length 81, Buffer 0 # ok 4524 ok 4525 ok 4526 ok 4527 ok 4528 ok 4529 ok 4530 # # BlockSize 2, Length 81, Buffer 1 # ok 4531 ok 4532 ok 4533 ok 4534 ok 4535 ok 4536 ok 4537 # # BlockSize 2, Length 82, Buffer 0 # ok 4538 ok 4539 ok 4540 ok 4541 ok 4542 ok 4543 ok 4544 # # BlockSize 2, Length 82, Buffer 1 # ok 4545 ok 4546 ok 4547 ok 4548 ok 4549 ok 4550 ok 4551 # # BlockSize 2, Length 83, Buffer 0 # ok 4552 ok 4553 ok 4554 ok 4555 ok 4556 ok 4557 ok 4558 # # BlockSize 2, Length 83, Buffer 1 # ok 4559 ok 4560 ok 4561 ok 4562 ok 4563 ok 4564 ok 4565 # # BlockSize 2, Length 84, Buffer 0 # ok 4566 ok 4567 ok 4568 ok 4569 ok 4570 ok 4571 ok 4572 # # BlockSize 2, Length 84, Buffer 1 # ok 4573 ok 4574 ok 4575 ok 4576 ok 4577 ok 4578 ok 4579 # # BlockSize 2, Length 85, Buffer 0 # ok 4580 ok 4581 ok 4582 ok 4583 ok 4584 ok 4585 ok 4586 # # BlockSize 2, Length 85, Buffer 1 # ok 4587 ok 4588 ok 4589 ok 4590 ok 4591 ok 4592 ok 4593 # # BlockSize 2, Length 86, Buffer 0 # ok 4594 ok 4595 ok 4596 ok 4597 ok 4598 ok 4599 ok 4600 # # BlockSize 2, Length 86, Buffer 1 # ok 4601 ok 4602 ok 4603 ok 4604 ok 4605 ok 4606 ok 4607 # # BlockSize 2, Length 87, Buffer 0 # ok 4608 ok 4609 ok 4610 ok 4611 ok 4612 ok 4613 ok 4614 # # BlockSize 2, Length 87, Buffer 1 # ok 4615 ok 4616 ok 4617 ok 4618 ok 4619 ok 4620 ok 4621 # # BlockSize 2, Length 88, Buffer 0 # ok 4622 ok 4623 ok 4624 ok 4625 ok 4626 ok 4627 ok 4628 # # BlockSize 2, Length 88, Buffer 1 # ok 4629 ok 4630 ok 4631 ok 4632 ok 4633 ok 4634 ok 4635 # # BlockSize 2, Length 89, Buffer 0 # ok 4636 ok 4637 ok 4638 ok 4639 ok 4640 ok 4641 ok 4642 # # BlockSize 2, Length 89, Buffer 1 # ok 4643 ok 4644 ok 4645 ok 4646 ok 4647 ok 4648 ok 4649 # # BlockSize 2, Length 90, Buffer 0 # ok 4650 ok 4651 ok 4652 ok 4653 ok 4654 ok 4655 ok 4656 # # BlockSize 2, Length 90, Buffer 1 # ok 4657 ok 4658 ok 4659 ok 4660 ok 4661 ok 4662 ok 4663 # # BlockSize 2, Length 91, Buffer 0 # ok 4664 ok 4665 ok 4666 ok 4667 ok 4668 ok 4669 ok 4670 # # BlockSize 2, Length 91, Buffer 1 # ok 4671 ok 4672 ok 4673 ok 4674 ok 4675 ok 4676 ok 4677 # # BlockSize 2, Length 92, Buffer 0 # ok 4678 ok 4679 ok 4680 ok 4681 ok 4682 ok 4683 ok 4684 # # BlockSize 2, Length 92, Buffer 1 # ok 4685 ok 4686 ok 4687 ok 4688 ok 4689 ok 4690 ok 4691 # # BlockSize 2, Length 93, Buffer 0 # ok 4692 ok 4693 ok 4694 ok 4695 ok 4696 ok 4697 ok 4698 # # BlockSize 2, Length 93, Buffer 1 # ok 4699 ok 4700 ok 4701 ok 4702 ok 4703 ok 4704 ok 4705 # # BlockSize 2, Length 94, Buffer 0 # ok 4706 ok 4707 ok 4708 ok 4709 ok 4710 ok 4711 ok 4712 # # BlockSize 2, Length 94, Buffer 1 # ok 4713 ok 4714 ok 4715 ok 4716 ok 4717 ok 4718 ok 4719 # # BlockSize 2, Length 95, Buffer 0 # ok 4720 ok 4721 ok 4722 ok 4723 ok 4724 ok 4725 ok 4726 # # BlockSize 2, Length 95, Buffer 1 # ok 4727 ok 4728 ok 4729 ok 4730 ok 4731 ok 4732 ok 4733 # # BlockSize 2, Length 96, Buffer 0 # ok 4734 ok 4735 ok 4736 ok 4737 ok 4738 ok 4739 ok 4740 # # BlockSize 2, Length 96, Buffer 1 # ok 4741 ok 4742 ok 4743 ok 4744 ok 4745 ok 4746 ok 4747 # # BlockSize 2, Length 97, Buffer 0 # ok 4748 ok 4749 ok 4750 ok 4751 ok 4752 ok 4753 ok 4754 # # BlockSize 2, Length 97, Buffer 1 # ok 4755 ok 4756 ok 4757 ok 4758 ok 4759 ok 4760 ok 4761 # # BlockSize 2, Length 98, Buffer 0 # ok 4762 ok 4763 ok 4764 ok 4765 ok 4766 ok 4767 ok 4768 # # BlockSize 2, Length 98, Buffer 1 # ok 4769 ok 4770 ok 4771 ok 4772 ok 4773 ok 4774 ok 4775 # # BlockSize 2, Length 99, Buffer 0 # ok 4776 ok 4777 ok 4778 ok 4779 ok 4780 ok 4781 ok 4782 # # BlockSize 2, Length 99, Buffer 1 # ok 4783 ok 4784 ok 4785 ok 4786 ok 4787 ok 4788 ok 4789 # # BlockSize 2, Length 100, Buffer 0 # ok 4790 ok 4791 ok 4792 ok 4793 ok 4794 ok 4795 ok 4796 # # BlockSize 2, Length 100, Buffer 1 # ok 4797 ok 4798 ok 4799 ok 4800 ok 4801 ok 4802 ok 4803 # # BlockSize 2, Length 101, Buffer 0 # ok 4804 ok 4805 ok 4806 ok 4807 ok 4808 ok 4809 ok 4810 # # BlockSize 2, Length 101, Buffer 1 # ok 4811 ok 4812 ok 4813 ok 4814 ok 4815 ok 4816 ok 4817 # # BlockSize 2, Length 102, Buffer 0 # ok 4818 ok 4819 ok 4820 ok 4821 ok 4822 ok 4823 ok 4824 # # BlockSize 2, Length 102, Buffer 1 # ok 4825 ok 4826 ok 4827 ok 4828 ok 4829 ok 4830 ok 4831 # # BlockSize 2, Length 103, Buffer 0 # ok 4832 ok 4833 ok 4834 ok 4835 ok 4836 ok 4837 ok 4838 # # BlockSize 2, Length 103, Buffer 1 # ok 4839 ok 4840 ok 4841 ok 4842 ok 4843 ok 4844 ok 4845 # # BlockSize 2, Length 104, Buffer 0 # ok 4846 ok 4847 ok 4848 ok 4849 ok 4850 ok 4851 ok 4852 # # BlockSize 2, Length 104, Buffer 1 # ok 4853 ok 4854 ok 4855 ok 4856 ok 4857 ok 4858 ok 4859 # # BlockSize 2, Length 105, Buffer 0 # ok 4860 ok 4861 ok 4862 ok 4863 ok 4864 ok 4865 ok 4866 # # BlockSize 2, Length 105, Buffer 1 # ok 4867 ok 4868 ok 4869 ok 4870 ok 4871 ok 4872 ok 4873 # # BlockSize 2, Length 106, Buffer 0 # ok 4874 ok 4875 ok 4876 ok 4877 ok 4878 ok 4879 ok 4880 # # BlockSize 2, Length 106, Buffer 1 # ok 4881 ok 4882 ok 4883 ok 4884 ok 4885 ok 4886 ok 4887 # # BlockSize 2, Length 107, Buffer 0 # ok 4888 ok 4889 ok 4890 ok 4891 ok 4892 ok 4893 ok 4894 # # BlockSize 2, Length 107, Buffer 1 # ok 4895 ok 4896 ok 4897 ok 4898 ok 4899 ok 4900 ok 4901 # # BlockSize 2, Length 108, Buffer 0 # ok 4902 ok 4903 ok 4904 ok 4905 ok 4906 ok 4907 ok 4908 # # BlockSize 2, Length 108, Buffer 1 # ok 4909 ok 4910 ok 4911 ok 4912 ok 4913 ok 4914 ok 4915 # # BlockSize 2, Length 109, Buffer 0 # ok 4916 ok 4917 ok 4918 ok 4919 ok 4920 ok 4921 ok 4922 # # BlockSize 2, Length 109, Buffer 1 # ok 4923 ok 4924 ok 4925 ok 4926 ok 4927 ok 4928 ok 4929 # # BlockSize 2, Length 110, Buffer 0 # ok 4930 ok 4931 ok 4932 ok 4933 ok 4934 ok 4935 ok 4936 # # BlockSize 2, Length 110, Buffer 1 # ok 4937 ok 4938 ok 4939 ok 4940 ok 4941 ok 4942 ok 4943 # # BlockSize 2, Length 111, Buffer 0 # ok 4944 ok 4945 ok 4946 ok 4947 ok 4948 ok 4949 ok 4950 # # BlockSize 2, Length 111, Buffer 1 # ok 4951 ok 4952 ok 4953 ok 4954 ok 4955 ok 4956 ok 4957 # # BlockSize 2, Length 112, Buffer 0 # ok 4958 ok 4959 ok 4960 ok 4961 ok 4962 ok 4963 ok 4964 # # BlockSize 2, Length 112, Buffer 1 # ok 4965 ok 4966 ok 4967 ok 4968 ok 4969 ok 4970 ok 4971 # # BlockSize 2, Length 113, Buffer 0 # ok 4972 ok 4973 ok 4974 ok 4975 ok 4976 ok 4977 ok 4978 # # BlockSize 2, Length 113, Buffer 1 # ok 4979 ok 4980 ok 4981 ok 4982 ok 4983 ok 4984 ok 4985 # # BlockSize 2, Length 114, Buffer 0 # ok 4986 ok 4987 ok 4988 ok 4989 ok 4990 ok 4991 ok 4992 # # BlockSize 2, Length 114, Buffer 1 # ok 4993 ok 4994 ok 4995 ok 4996 ok 4997 ok 4998 ok 4999 # # BlockSize 2, Length 115, Buffer 0 # ok 5000 ok 5001 ok 5002 ok 5003 ok 5004 ok 5005 ok 5006 # # BlockSize 2, Length 115, Buffer 1 # ok 5007 ok 5008 ok 5009 ok 5010 ok 5011 ok 5012 ok 5013 # # BlockSize 2, Length 116, Buffer 0 # ok 5014 ok 5015 ok 5016 ok 5017 ok 5018 ok 5019 ok 5020 # # BlockSize 2, Length 116, Buffer 1 # ok 5021 ok 5022 ok 5023 ok 5024 ok 5025 ok 5026 ok 5027 # # BlockSize 2, Length 117, Buffer 0 # ok 5028 ok 5029 ok 5030 ok 5031 ok 5032 ok 5033 ok 5034 # # BlockSize 2, Length 117, Buffer 1 # ok 5035 ok 5036 ok 5037 ok 5038 ok 5039 ok 5040 ok 5041 # # BlockSize 2, Length 118, Buffer 0 # ok 5042 ok 5043 ok 5044 ok 5045 ok 5046 ok 5047 ok 5048 # # BlockSize 2, Length 118, Buffer 1 # ok 5049 ok 5050 ok 5051 ok 5052 ok 5053 ok 5054 ok 5055 # # BlockSize 2, Length 119, Buffer 0 # ok 5056 ok 5057 ok 5058 ok 5059 ok 5060 ok 5061 ok 5062 # # BlockSize 2, Length 119, Buffer 1 # ok 5063 ok 5064 ok 5065 ok 5066 ok 5067 ok 5068 ok 5069 # # BlockSize 2, Length 120, Buffer 0 # ok 5070 ok 5071 ok 5072 ok 5073 ok 5074 ok 5075 ok 5076 # # BlockSize 2, Length 120, Buffer 1 # ok 5077 ok 5078 ok 5079 ok 5080 ok 5081 ok 5082 ok 5083 # # BlockSize 2, Length 121, Buffer 0 # ok 5084 ok 5085 ok 5086 ok 5087 ok 5088 ok 5089 ok 5090 # # BlockSize 2, Length 121, Buffer 1 # ok 5091 ok 5092 ok 5093 ok 5094 ok 5095 ok 5096 ok 5097 # # BlockSize 2, Length 122, Buffer 0 # ok 5098 ok 5099 ok 5100 ok 5101 ok 5102 ok 5103 ok 5104 # # BlockSize 2, Length 122, Buffer 1 # ok 5105 ok 5106 ok 5107 ok 5108 ok 5109 ok 5110 ok 5111 # # BlockSize 2, Length 123, Buffer 0 # ok 5112 ok 5113 ok 5114 ok 5115 ok 5116 ok 5117 ok 5118 # # BlockSize 2, Length 123, Buffer 1 # ok 5119 ok 5120 ok 5121 ok 5122 ok 5123 ok 5124 ok 5125 # # BlockSize 2, Length 124, Buffer 0 # ok 5126 ok 5127 ok 5128 ok 5129 ok 5130 ok 5131 ok 5132 # # BlockSize 2, Length 124, Buffer 1 # ok 5133 ok 5134 ok 5135 ok 5136 ok 5137 ok 5138 ok 5139 # # BlockSize 2, Length 125, Buffer 0 # ok 5140 ok 5141 ok 5142 ok 5143 ok 5144 ok 5145 ok 5146 # # BlockSize 2, Length 125, Buffer 1 # ok 5147 ok 5148 ok 5149 ok 5150 ok 5151 ok 5152 ok 5153 # # BlockSize 2, Length 126, Buffer 0 # ok 5154 ok 5155 ok 5156 ok 5157 ok 5158 ok 5159 ok 5160 # # BlockSize 2, Length 126, Buffer 1 # ok 5161 ok 5162 ok 5163 ok 5164 ok 5165 ok 5166 ok 5167 # # BlockSize 2, Length 127, Buffer 0 # ok 5168 ok 5169 ok 5170 ok 5171 ok 5172 ok 5173 ok 5174 # # BlockSize 2, Length 127, Buffer 1 # ok 5175 ok 5176 ok 5177 ok 5178 ok 5179 ok 5180 ok 5181 # # BlockSize 2, Length 128, Buffer 0 # ok 5182 ok 5183 ok 5184 ok 5185 ok 5186 ok 5187 ok 5188 # # BlockSize 2, Length 128, Buffer 1 # ok 5189 ok 5190 ok 5191 ok 5192 ok 5193 ok 5194 ok 5195 # # BlockSize 2, Length 129, Buffer 0 # ok 5196 ok 5197 ok 5198 ok 5199 ok 5200 ok 5201 ok 5202 # # BlockSize 2, Length 129, Buffer 1 # ok 5203 ok 5204 ok 5205 ok 5206 ok 5207 ok 5208 ok 5209 # # BlockSize 2, Length 130, Buffer 0 # ok 5210 ok 5211 ok 5212 ok 5213 ok 5214 ok 5215 ok 5216 # # BlockSize 2, Length 130, Buffer 1 # ok 5217 ok 5218 ok 5219 ok 5220 ok 5221 ok 5222 ok 5223 # # BlockSize 2, Length 131, Buffer 0 # ok 5224 ok 5225 ok 5226 ok 5227 ok 5228 ok 5229 ok 5230 # # BlockSize 2, Length 131, Buffer 1 # ok 5231 ok 5232 ok 5233 ok 5234 ok 5235 ok 5236 ok 5237 # # BlockSize 2, Length 132, Buffer 0 # ok 5238 ok 5239 ok 5240 ok 5241 ok 5242 ok 5243 ok 5244 # # BlockSize 2, Length 132, Buffer 1 # ok 5245 ok 5246 ok 5247 ok 5248 ok 5249 ok 5250 ok 5251 # # BlockSize 2, Length 133, Buffer 0 # ok 5252 ok 5253 ok 5254 ok 5255 ok 5256 ok 5257 ok 5258 # # BlockSize 2, Length 133, Buffer 1 # ok 5259 ok 5260 ok 5261 ok 5262 ok 5263 ok 5264 ok 5265 # # BlockSize 2, Length 134, Buffer 0 # ok 5266 ok 5267 ok 5268 ok 5269 ok 5270 ok 5271 ok 5272 # # BlockSize 2, Length 134, Buffer 1 # ok 5273 ok 5274 ok 5275 ok 5276 ok 5277 ok 5278 ok 5279 # # BlockSize 2, Length 135, Buffer 0 # ok 5280 ok 5281 ok 5282 ok 5283 ok 5284 ok 5285 ok 5286 # # BlockSize 2, Length 135, Buffer 1 # ok 5287 ok 5288 ok 5289 ok 5290 ok 5291 ok 5292 ok 5293 # # BlockSize 2, Length 136, Buffer 0 # ok 5294 ok 5295 ok 5296 ok 5297 ok 5298 ok 5299 ok 5300 # # BlockSize 2, Length 136, Buffer 1 # ok 5301 ok 5302 ok 5303 ok 5304 ok 5305 ok 5306 ok 5307 # # BlockSize 2, Length 137, Buffer 0 # ok 5308 ok 5309 ok 5310 ok 5311 ok 5312 ok 5313 ok 5314 # # BlockSize 2, Length 137, Buffer 1 # ok 5315 ok 5316 ok 5317 ok 5318 ok 5319 ok 5320 ok 5321 # # BlockSize 2, Length 138, Buffer 0 # ok 5322 ok 5323 ok 5324 ok 5325 ok 5326 ok 5327 ok 5328 # # BlockSize 2, Length 138, Buffer 1 # ok 5329 ok 5330 ok 5331 ok 5332 ok 5333 ok 5334 ok 5335 # # BlockSize 2, Length 139, Buffer 0 # ok 5336 ok 5337 ok 5338 ok 5339 ok 5340 ok 5341 ok 5342 # # BlockSize 2, Length 139, Buffer 1 # ok 5343 ok 5344 ok 5345 ok 5346 ok 5347 ok 5348 ok 5349 # # BlockSize 2, Length 140, Buffer 0 # ok 5350 ok 5351 ok 5352 ok 5353 ok 5354 ok 5355 ok 5356 # # BlockSize 2, Length 140, Buffer 1 # ok 5357 ok 5358 ok 5359 ok 5360 ok 5361 ok 5362 ok 5363 # # BlockSize 2, Length 141, Buffer 0 # ok 5364 ok 5365 ok 5366 ok 5367 ok 5368 ok 5369 ok 5370 # # BlockSize 2, Length 141, Buffer 1 # ok 5371 ok 5372 ok 5373 ok 5374 ok 5375 ok 5376 ok 5377 # # BlockSize 2, Length 142, Buffer 0 # ok 5378 ok 5379 ok 5380 ok 5381 ok 5382 ok 5383 ok 5384 # # BlockSize 2, Length 142, Buffer 1 # ok 5385 ok 5386 ok 5387 ok 5388 ok 5389 ok 5390 ok 5391 # # BlockSize 2, Length 143, Buffer 0 # ok 5392 ok 5393 ok 5394 ok 5395 ok 5396 ok 5397 ok 5398 # # BlockSize 2, Length 143, Buffer 1 # ok 5399 ok 5400 ok 5401 ok 5402 ok 5403 ok 5404 ok 5405 # # BlockSize 2, Length 144, Buffer 0 # ok 5406 ok 5407 ok 5408 ok 5409 ok 5410 ok 5411 ok 5412 # # BlockSize 2, Length 144, Buffer 1 # ok 5413 ok 5414 ok 5415 ok 5416 ok 5417 ok 5418 ok 5419 # # BlockSize 2, Length 145, Buffer 0 # ok 5420 ok 5421 ok 5422 ok 5423 ok 5424 ok 5425 ok 5426 # # BlockSize 2, Length 145, Buffer 1 # ok 5427 ok 5428 ok 5429 ok 5430 ok 5431 ok 5432 ok 5433 # # BlockSize 2, Length 146, Buffer 0 # ok 5434 ok 5435 ok 5436 ok 5437 ok 5438 ok 5439 ok 5440 # # BlockSize 2, Length 146, Buffer 1 # ok 5441 ok 5442 ok 5443 ok 5444 ok 5445 ok 5446 ok 5447 # # BlockSize 2, Length 147, Buffer 0 # ok 5448 ok 5449 ok 5450 ok 5451 ok 5452 ok 5453 ok 5454 # # BlockSize 2, Length 147, Buffer 1 # ok 5455 ok 5456 ok 5457 ok 5458 ok 5459 ok 5460 ok 5461 # # BlockSize 2, Length 148, Buffer 0 # ok 5462 ok 5463 ok 5464 ok 5465 ok 5466 ok 5467 ok 5468 # # BlockSize 2, Length 148, Buffer 1 # ok 5469 ok 5470 ok 5471 ok 5472 ok 5473 ok 5474 ok 5475 # # BlockSize 2, Length 149, Buffer 0 # ok 5476 ok 5477 ok 5478 ok 5479 ok 5480 ok 5481 ok 5482 # # BlockSize 2, Length 149, Buffer 1 # ok 5483 ok 5484 ok 5485 ok 5486 ok 5487 ok 5488 ok 5489 # # BlockSize 2, Length 150, Buffer 0 # ok 5490 ok 5491 ok 5492 ok 5493 ok 5494 ok 5495 ok 5496 # # BlockSize 2, Length 150, Buffer 1 # ok 5497 ok 5498 ok 5499 ok 5500 ok 5501 ok 5502 ok 5503 # # BlockSize 2, Length 151, Buffer 0 # ok 5504 ok 5505 ok 5506 ok 5507 ok 5508 ok 5509 ok 5510 # # BlockSize 2, Length 151, Buffer 1 # ok 5511 ok 5512 ok 5513 ok 5514 ok 5515 ok 5516 ok 5517 # # BlockSize 2, Length 152, Buffer 0 # ok 5518 ok 5519 ok 5520 ok 5521 ok 5522 ok 5523 ok 5524 # # BlockSize 2, Length 152, Buffer 1 # ok 5525 ok 5526 ok 5527 ok 5528 ok 5529 ok 5530 ok 5531 # # BlockSize 2, Length 153, Buffer 0 # ok 5532 ok 5533 ok 5534 ok 5535 ok 5536 ok 5537 ok 5538 # # BlockSize 2, Length 153, Buffer 1 # ok 5539 ok 5540 ok 5541 ok 5542 ok 5543 ok 5544 ok 5545 # # BlockSize 2, Length 154, Buffer 0 # ok 5546 ok 5547 ok 5548 ok 5549 ok 5550 ok 5551 ok 5552 # # BlockSize 2, Length 154, Buffer 1 # ok 5553 ok 5554 ok 5555 ok 5556 ok 5557 ok 5558 ok 5559 # # BlockSize 2, Length 155, Buffer 0 # ok 5560 ok 5561 ok 5562 ok 5563 ok 5564 ok 5565 ok 5566 # # BlockSize 2, Length 155, Buffer 1 # ok 5567 ok 5568 ok 5569 ok 5570 ok 5571 ok 5572 ok 5573 # # BlockSize 2, Length 156, Buffer 0 # ok 5574 ok 5575 ok 5576 ok 5577 ok 5578 ok 5579 ok 5580 # # BlockSize 2, Length 156, Buffer 1 # ok 5581 ok 5582 ok 5583 ok 5584 ok 5585 ok 5586 ok 5587 # # BlockSize 2, Length 157, Buffer 0 # ok 5588 ok 5589 ok 5590 ok 5591 ok 5592 ok 5593 ok 5594 # # BlockSize 2, Length 157, Buffer 1 # ok 5595 ok 5596 ok 5597 ok 5598 ok 5599 ok 5600 ok 5601 # # BlockSize 2, Length 158, Buffer 0 # ok 5602 ok 5603 ok 5604 ok 5605 ok 5606 ok 5607 ok 5608 # # BlockSize 2, Length 158, Buffer 1 # ok 5609 ok 5610 ok 5611 ok 5612 ok 5613 ok 5614 ok 5615 # # BlockSize 2, Length 159, Buffer 0 # ok 5616 ok 5617 ok 5618 ok 5619 ok 5620 ok 5621 ok 5622 # # BlockSize 2, Length 159, Buffer 1 # ok 5623 ok 5624 ok 5625 ok 5626 ok 5627 ok 5628 ok 5629 # # BlockSize 2, Length 160, Buffer 0 # ok 5630 ok 5631 ok 5632 ok 5633 ok 5634 ok 5635 ok 5636 # # BlockSize 2, Length 160, Buffer 1 # ok 5637 ok 5638 ok 5639 ok 5640 ok 5641 ok 5642 ok 5643 # # BlockSize 2, Length 161, Buffer 0 # ok 5644 ok 5645 ok 5646 ok 5647 ok 5648 ok 5649 ok 5650 # # BlockSize 2, Length 161, Buffer 1 # ok 5651 ok 5652 ok 5653 ok 5654 ok 5655 ok 5656 ok 5657 # # BlockSize 2, Length 162, Buffer 0 # ok 5658 ok 5659 ok 5660 ok 5661 ok 5662 ok 5663 ok 5664 # # BlockSize 2, Length 162, Buffer 1 # ok 5665 ok 5666 ok 5667 ok 5668 ok 5669 ok 5670 ok 5671 # # BlockSize 2, Length 163, Buffer 0 # ok 5672 ok 5673 ok 5674 ok 5675 ok 5676 ok 5677 ok 5678 # # BlockSize 2, Length 163, Buffer 1 # ok 5679 ok 5680 ok 5681 ok 5682 ok 5683 ok 5684 ok 5685 # # BlockSize 2, Length 164, Buffer 0 # ok 5686 ok 5687 ok 5688 ok 5689 ok 5690 ok 5691 ok 5692 # # BlockSize 2, Length 164, Buffer 1 # ok 5693 ok 5694 ok 5695 ok 5696 ok 5697 ok 5698 ok 5699 # # BlockSize 2, Length 165, Buffer 0 # ok 5700 ok 5701 ok 5702 ok 5703 ok 5704 ok 5705 ok 5706 # # BlockSize 2, Length 165, Buffer 1 # ok 5707 ok 5708 ok 5709 ok 5710 ok 5711 ok 5712 ok 5713 # # BlockSize 2, Length 166, Buffer 0 # ok 5714 ok 5715 ok 5716 ok 5717 ok 5718 ok 5719 ok 5720 # # BlockSize 2, Length 166, Buffer 1 # ok 5721 ok 5722 ok 5723 ok 5724 ok 5725 ok 5726 ok 5727 # # BlockSize 2, Length 167, Buffer 0 # ok 5728 ok 5729 ok 5730 ok 5731 ok 5732 ok 5733 ok 5734 # # BlockSize 2, Length 167, Buffer 1 # ok 5735 ok 5736 ok 5737 ok 5738 ok 5739 ok 5740 ok 5741 # # BlockSize 2, Length 168, Buffer 0 # ok 5742 ok 5743 ok 5744 ok 5745 ok 5746 ok 5747 ok 5748 # # BlockSize 2, Length 168, Buffer 1 # ok 5749 ok 5750 ok 5751 ok 5752 ok 5753 ok 5754 ok 5755 # # BlockSize 2, Length 169, Buffer 0 # ok 5756 ok 5757 ok 5758 ok 5759 ok 5760 ok 5761 ok 5762 # # BlockSize 2, Length 169, Buffer 1 # ok 5763 ok 5764 ok 5765 ok 5766 ok 5767 ok 5768 ok 5769 # # BlockSize 2, Length 170, Buffer 0 # ok 5770 ok 5771 ok 5772 ok 5773 ok 5774 ok 5775 ok 5776 # # BlockSize 2, Length 170, Buffer 1 # ok 5777 ok 5778 ok 5779 ok 5780 ok 5781 ok 5782 ok 5783 # # BlockSize 2, Length 171, Buffer 0 # ok 5784 ok 5785 ok 5786 ok 5787 ok 5788 ok 5789 ok 5790 # # BlockSize 2, Length 171, Buffer 1 # ok 5791 ok 5792 ok 5793 ok 5794 ok 5795 ok 5796 ok 5797 # # BlockSize 2, Length 172, Buffer 0 # ok 5798 ok 5799 ok 5800 ok 5801 ok 5802 ok 5803 ok 5804 # # BlockSize 2, Length 172, Buffer 1 # ok 5805 ok 5806 ok 5807 ok 5808 ok 5809 ok 5810 ok 5811 # # BlockSize 2, Length 173, Buffer 0 # ok 5812 ok 5813 ok 5814 ok 5815 ok 5816 ok 5817 ok 5818 # # BlockSize 2, Length 173, Buffer 1 # ok 5819 ok 5820 ok 5821 ok 5822 ok 5823 ok 5824 ok 5825 # # BlockSize 2, Length 174, Buffer 0 # ok 5826 ok 5827 ok 5828 ok 5829 ok 5830 ok 5831 ok 5832 # # BlockSize 2, Length 174, Buffer 1 # ok 5833 ok 5834 ok 5835 ok 5836 ok 5837 ok 5838 ok 5839 # # BlockSize 2, Length 175, Buffer 0 # ok 5840 ok 5841 ok 5842 ok 5843 ok 5844 ok 5845 ok 5846 # # BlockSize 2, Length 175, Buffer 1 # ok 5847 ok 5848 ok 5849 ok 5850 ok 5851 ok 5852 ok 5853 # # BlockSize 2, Length 176, Buffer 0 # ok 5854 ok 5855 ok 5856 ok 5857 ok 5858 ok 5859 ok 5860 # # BlockSize 2, Length 176, Buffer 1 # ok 5861 ok 5862 ok 5863 ok 5864 ok 5865 ok 5866 ok 5867 # # BlockSize 2, Length 177, Buffer 0 # ok 5868 ok 5869 ok 5870 ok 5871 ok 5872 ok 5873 ok 5874 # # BlockSize 2, Length 177, Buffer 1 # ok 5875 ok 5876 ok 5877 ok 5878 ok 5879 ok 5880 ok 5881 # # BlockSize 2, Length 178, Buffer 0 # ok 5882 ok 5883 ok 5884 ok 5885 ok 5886 ok 5887 ok 5888 # # BlockSize 2, Length 178, Buffer 1 # ok 5889 ok 5890 ok 5891 ok 5892 ok 5893 ok 5894 ok 5895 # # BlockSize 2, Length 179, Buffer 0 # ok 5896 ok 5897 ok 5898 ok 5899 ok 5900 ok 5901 ok 5902 # # BlockSize 2, Length 179, Buffer 1 # ok 5903 ok 5904 ok 5905 ok 5906 ok 5907 ok 5908 ok 5909 # # BlockSize 2, Length 180, Buffer 0 # ok 5910 ok 5911 ok 5912 ok 5913 ok 5914 ok 5915 ok 5916 # # BlockSize 2, Length 180, Buffer 1 # ok 5917 ok 5918 ok 5919 ok 5920 ok 5921 ok 5922 ok 5923 # # BlockSize 2, Length 181, Buffer 0 # ok 5924 ok 5925 ok 5926 ok 5927 ok 5928 ok 5929 ok 5930 # # BlockSize 2, Length 181, Buffer 1 # ok 5931 ok 5932 ok 5933 ok 5934 ok 5935 ok 5936 ok 5937 # # BlockSize 2, Length 182, Buffer 0 # ok 5938 ok 5939 ok 5940 ok 5941 ok 5942 ok 5943 ok 5944 # # BlockSize 2, Length 182, Buffer 1 # ok 5945 ok 5946 ok 5947 ok 5948 ok 5949 ok 5950 ok 5951 # # BlockSize 2, Length 183, Buffer 0 # ok 5952 ok 5953 ok 5954 ok 5955 ok 5956 ok 5957 ok 5958 # # BlockSize 2, Length 183, Buffer 1 # ok 5959 ok 5960 ok 5961 ok 5962 ok 5963 ok 5964 ok 5965 # # BlockSize 2, Length 184, Buffer 0 # ok 5966 ok 5967 ok 5968 ok 5969 ok 5970 ok 5971 ok 5972 # # BlockSize 2, Length 184, Buffer 1 # ok 5973 ok 5974 ok 5975 ok 5976 ok 5977 ok 5978 ok 5979 # # BlockSize 2, Length 185, Buffer 0 # ok 5980 ok 5981 ok 5982 ok 5983 ok 5984 ok 5985 ok 5986 # # BlockSize 2, Length 185, Buffer 1 # ok 5987 ok 5988 ok 5989 ok 5990 ok 5991 ok 5992 ok 5993 # # BlockSize 2, Length 186, Buffer 0 # ok 5994 ok 5995 ok 5996 ok 5997 ok 5998 ok 5999 ok 6000 # # BlockSize 2, Length 186, Buffer 1 # ok 6001 ok 6002 ok 6003 ok 6004 ok 6005 ok 6006 ok 6007 # # BlockSize 2, Length 187, Buffer 0 # ok 6008 ok 6009 ok 6010 ok 6011 ok 6012 ok 6013 ok 6014 # # BlockSize 2, Length 187, Buffer 1 # ok 6015 ok 6016 ok 6017 ok 6018 ok 6019 ok 6020 ok 6021 # # BlockSize 2, Length 188, Buffer 0 # ok 6022 ok 6023 ok 6024 ok 6025 ok 6026 ok 6027 ok 6028 # # BlockSize 2, Length 188, Buffer 1 # ok 6029 ok 6030 ok 6031 ok 6032 ok 6033 ok 6034 ok 6035 # # BlockSize 2, Length 189, Buffer 0 # ok 6036 ok 6037 ok 6038 ok 6039 ok 6040 ok 6041 ok 6042 # # BlockSize 2, Length 189, Buffer 1 # ok 6043 ok 6044 ok 6045 ok 6046 ok 6047 ok 6048 ok 6049 # # BlockSize 2, Length 190, Buffer 0 # ok 6050 ok 6051 ok 6052 ok 6053 ok 6054 ok 6055 ok 6056 # # BlockSize 2, Length 190, Buffer 1 # ok 6057 ok 6058 ok 6059 ok 6060 ok 6061 ok 6062 ok 6063 # # BlockSize 2, Length 191, Buffer 0 # ok 6064 ok 6065 ok 6066 ok 6067 ok 6068 ok 6069 ok 6070 # # BlockSize 2, Length 191, Buffer 1 # ok 6071 ok 6072 ok 6073 ok 6074 ok 6075 ok 6076 ok 6077 # # BlockSize 2, Length 192, Buffer 0 # ok 6078 ok 6079 ok 6080 ok 6081 ok 6082 ok 6083 ok 6084 # # BlockSize 2, Length 192, Buffer 1 # ok 6085 ok 6086 ok 6087 ok 6088 ok 6089 ok 6090 ok 6091 # # BlockSize 2, Length 193, Buffer 0 # ok 6092 ok 6093 ok 6094 ok 6095 ok 6096 ok 6097 ok 6098 # # BlockSize 2, Length 193, Buffer 1 # ok 6099 ok 6100 ok 6101 ok 6102 ok 6103 ok 6104 ok 6105 # # BlockSize 2, Length 194, Buffer 0 # ok 6106 ok 6107 ok 6108 ok 6109 ok 6110 ok 6111 ok 6112 # # BlockSize 2, Length 194, Buffer 1 # ok 6113 ok 6114 ok 6115 ok 6116 ok 6117 ok 6118 ok 6119 # # BlockSize 2, Length 195, Buffer 0 # ok 6120 ok 6121 ok 6122 ok 6123 ok 6124 ok 6125 ok 6126 # # BlockSize 2, Length 195, Buffer 1 # ok 6127 ok 6128 ok 6129 ok 6130 ok 6131 ok 6132 ok 6133 # # BlockSize 2, Length 196, Buffer 0 # ok 6134 ok 6135 ok 6136 ok 6137 ok 6138 ok 6139 ok 6140 # # BlockSize 2, Length 196, Buffer 1 # ok 6141 ok 6142 ok 6143 ok 6144 ok 6145 ok 6146 ok 6147 # # BlockSize 2, Length 197, Buffer 0 # ok 6148 ok 6149 ok 6150 ok 6151 ok 6152 ok 6153 ok 6154 # # BlockSize 2, Length 197, Buffer 1 # ok 6155 ok 6156 ok 6157 ok 6158 ok 6159 ok 6160 ok 6161 # # BlockSize 2, Length 198, Buffer 0 # ok 6162 ok 6163 ok 6164 ok 6165 ok 6166 ok 6167 ok 6168 # # BlockSize 2, Length 198, Buffer 1 # ok 6169 ok 6170 ok 6171 ok 6172 ok 6173 ok 6174 ok 6175 # # BlockSize 2, Length 199, Buffer 0 # ok 6176 ok 6177 ok 6178 ok 6179 ok 6180 ok 6181 ok 6182 # # BlockSize 2, Length 199, Buffer 1 # ok 6183 ok 6184 ok 6185 ok 6186 ok 6187 ok 6188 ok 6189 # # BlockSize 2, Length 200, Buffer 0 # ok 6190 ok 6191 ok 6192 ok 6193 ok 6194 ok 6195 ok 6196 # # BlockSize 2, Length 200, Buffer 1 # ok 6197 ok 6198 ok 6199 ok 6200 ok 6201 ok 6202 ok 6203 # # BlockSize 2, Length 201, Buffer 0 # ok 6204 ok 6205 ok 6206 ok 6207 ok 6208 ok 6209 ok 6210 # # BlockSize 2, Length 201, Buffer 1 # ok 6211 ok 6212 ok 6213 ok 6214 ok 6215 ok 6216 ok 6217 # # BlockSize 2, Length 202, Buffer 0 # ok 6218 ok 6219 ok 6220 ok 6221 ok 6222 ok 6223 ok 6224 # # BlockSize 2, Length 202, Buffer 1 # ok 6225 ok 6226 ok 6227 ok 6228 ok 6229 ok 6230 ok 6231 # # BlockSize 2, Length 203, Buffer 0 # ok 6232 ok 6233 ok 6234 ok 6235 ok 6236 ok 6237 ok 6238 # # BlockSize 2, Length 203, Buffer 1 # ok 6239 ok 6240 ok 6241 ok 6242 ok 6243 ok 6244 ok 6245 # # BlockSize 2, Length 204, Buffer 0 # ok 6246 ok 6247 ok 6248 ok 6249 ok 6250 ok 6251 ok 6252 # # BlockSize 2, Length 204, Buffer 1 # ok 6253 ok 6254 ok 6255 ok 6256 ok 6257 ok 6258 ok 6259 # # BlockSize 2, Length 205, Buffer 0 # ok 6260 ok 6261 ok 6262 ok 6263 ok 6264 ok 6265 ok 6266 # # BlockSize 2, Length 205, Buffer 1 # ok 6267 ok 6268 ok 6269 ok 6270 ok 6271 ok 6272 ok 6273 # # BlockSize 2, Length 206, Buffer 0 # ok 6274 ok 6275 ok 6276 ok 6277 ok 6278 ok 6279 ok 6280 # # BlockSize 2, Length 206, Buffer 1 # ok 6281 ok 6282 ok 6283 ok 6284 ok 6285 ok 6286 ok 6287 # # BlockSize 2, Length 207, Buffer 0 # ok 6288 ok 6289 ok 6290 ok 6291 ok 6292 ok 6293 ok 6294 # # BlockSize 2, Length 207, Buffer 1 # ok 6295 ok 6296 ok 6297 ok 6298 ok 6299 ok 6300 ok 6301 # # BlockSize 2, Length 208, Buffer 0 # ok 6302 ok 6303 ok 6304 ok 6305 ok 6306 ok 6307 ok 6308 # # BlockSize 2, Length 208, Buffer 1 # ok 6309 ok 6310 ok 6311 ok 6312 ok 6313 ok 6314 ok 6315 # # BlockSize 2, Length 209, Buffer 0 # ok 6316 ok 6317 ok 6318 ok 6319 ok 6320 ok 6321 ok 6322 # # BlockSize 2, Length 209, Buffer 1 # ok 6323 ok 6324 ok 6325 ok 6326 ok 6327 ok 6328 ok 6329 # # BlockSize 2, Length 210, Buffer 0 # ok 6330 ok 6331 ok 6332 ok 6333 ok 6334 ok 6335 ok 6336 # # BlockSize 2, Length 210, Buffer 1 # ok 6337 ok 6338 ok 6339 ok 6340 ok 6341 ok 6342 ok 6343 # # BlockSize 2, Length 211, Buffer 0 # ok 6344 ok 6345 ok 6346 ok 6347 ok 6348 ok 6349 ok 6350 # # BlockSize 2, Length 211, Buffer 1 # ok 6351 ok 6352 ok 6353 ok 6354 ok 6355 ok 6356 ok 6357 # # BlockSize 2, Length 212, Buffer 0 # ok 6358 ok 6359 ok 6360 ok 6361 ok 6362 ok 6363 ok 6364 # # BlockSize 2, Length 212, Buffer 1 # ok 6365 ok 6366 ok 6367 ok 6368 ok 6369 ok 6370 ok 6371 # # BlockSize 2, Length 213, Buffer 0 # ok 6372 ok 6373 ok 6374 ok 6375 ok 6376 ok 6377 ok 6378 # # BlockSize 2, Length 213, Buffer 1 # ok 6379 ok 6380 ok 6381 ok 6382 ok 6383 ok 6384 ok 6385 # # BlockSize 2, Length 214, Buffer 0 # ok 6386 ok 6387 ok 6388 ok 6389 ok 6390 ok 6391 ok 6392 # # BlockSize 2, Length 214, Buffer 1 # ok 6393 ok 6394 ok 6395 ok 6396 ok 6397 ok 6398 ok 6399 # # BlockSize 2, Length 215, Buffer 0 # ok 6400 ok 6401 ok 6402 ok 6403 ok 6404 ok 6405 ok 6406 # # BlockSize 2, Length 215, Buffer 1 # ok 6407 ok 6408 ok 6409 ok 6410 ok 6411 ok 6412 ok 6413 # # BlockSize 2, Length 216, Buffer 0 # ok 6414 ok 6415 ok 6416 ok 6417 ok 6418 ok 6419 ok 6420 # # BlockSize 2, Length 216, Buffer 1 # ok 6421 ok 6422 ok 6423 ok 6424 ok 6425 ok 6426 ok 6427 # # BlockSize 2, Length 217, Buffer 0 # ok 6428 ok 6429 ok 6430 ok 6431 ok 6432 ok 6433 ok 6434 # # BlockSize 2, Length 217, Buffer 1 # ok 6435 ok 6436 ok 6437 ok 6438 ok 6439 ok 6440 ok 6441 # # BlockSize 2, Length 218, Buffer 0 # ok 6442 ok 6443 ok 6444 ok 6445 ok 6446 ok 6447 ok 6448 # # BlockSize 2, Length 218, Buffer 1 # ok 6449 ok 6450 ok 6451 ok 6452 ok 6453 ok 6454 ok 6455 # # BlockSize 2, Length 219, Buffer 0 # ok 6456 ok 6457 ok 6458 ok 6459 ok 6460 ok 6461 ok 6462 # # BlockSize 2, Length 219, Buffer 1 # ok 6463 ok 6464 ok 6465 ok 6466 ok 6467 ok 6468 ok 6469 # # BlockSize 2, Length 220, Buffer 0 # ok 6470 ok 6471 ok 6472 ok 6473 ok 6474 ok 6475 ok 6476 # # BlockSize 2, Length 220, Buffer 1 # ok 6477 ok 6478 ok 6479 ok 6480 ok 6481 ok 6482 ok 6483 # # BlockSize 2, Length 221, Buffer 0 # ok 6484 ok 6485 ok 6486 ok 6487 ok 6488 ok 6489 ok 6490 # # BlockSize 2, Length 221, Buffer 1 # ok 6491 ok 6492 ok 6493 ok 6494 ok 6495 ok 6496 ok 6497 # # BlockSize 2, Length 222, Buffer 0 # ok 6498 ok 6499 ok 6500 ok 6501 ok 6502 ok 6503 ok 6504 # # BlockSize 2, Length 222, Buffer 1 # ok 6505 ok 6506 ok 6507 ok 6508 ok 6509 ok 6510 ok 6511 # # BlockSize 2, Length 223, Buffer 0 # ok 6512 ok 6513 ok 6514 ok 6515 ok 6516 ok 6517 ok 6518 # # BlockSize 2, Length 223, Buffer 1 # ok 6519 ok 6520 ok 6521 ok 6522 ok 6523 ok 6524 ok 6525 # # BlockSize 2, Length 224, Buffer 0 # ok 6526 ok 6527 ok 6528 ok 6529 ok 6530 ok 6531 ok 6532 # # BlockSize 2, Length 224, Buffer 1 # ok 6533 ok 6534 ok 6535 ok 6536 ok 6537 ok 6538 ok 6539 # # BlockSize 2, Length 225, Buffer 0 # ok 6540 ok 6541 ok 6542 ok 6543 ok 6544 ok 6545 ok 6546 # # BlockSize 2, Length 225, Buffer 1 # ok 6547 ok 6548 ok 6549 ok 6550 ok 6551 ok 6552 ok 6553 # # BlockSize 2, Length 226, Buffer 0 # ok 6554 ok 6555 ok 6556 ok 6557 ok 6558 ok 6559 ok 6560 # # BlockSize 2, Length 226, Buffer 1 # ok 6561 ok 6562 ok 6563 ok 6564 ok 6565 ok 6566 ok 6567 # # BlockSize 2, Length 227, Buffer 0 # ok 6568 ok 6569 ok 6570 ok 6571 ok 6572 ok 6573 ok 6574 # # BlockSize 2, Length 227, Buffer 1 # ok 6575 ok 6576 ok 6577 ok 6578 ok 6579 ok 6580 ok 6581 # # BlockSize 2, Length 228, Buffer 0 # ok 6582 ok 6583 ok 6584 ok 6585 ok 6586 ok 6587 ok 6588 # # BlockSize 2, Length 228, Buffer 1 # ok 6589 ok 6590 ok 6591 ok 6592 ok 6593 ok 6594 ok 6595 # # BlockSize 2, Length 229, Buffer 0 # ok 6596 ok 6597 ok 6598 ok 6599 ok 6600 ok 6601 ok 6602 # # BlockSize 2, Length 229, Buffer 1 # ok 6603 ok 6604 ok 6605 ok 6606 ok 6607 ok 6608 ok 6609 # # BlockSize 2, Length 230, Buffer 0 # ok 6610 ok 6611 ok 6612 ok 6613 ok 6614 ok 6615 ok 6616 # # BlockSize 2, Length 230, Buffer 1 # ok 6617 ok 6618 ok 6619 ok 6620 ok 6621 ok 6622 ok 6623 # # BlockSize 2, Length 231, Buffer 0 # ok 6624 ok 6625 ok 6626 ok 6627 ok 6628 ok 6629 ok 6630 # # BlockSize 2, Length 231, Buffer 1 # ok 6631 ok 6632 ok 6633 ok 6634 ok 6635 ok 6636 ok 6637 # # BlockSize 2, Length 232, Buffer 0 # ok 6638 ok 6639 ok 6640 ok 6641 ok 6642 ok 6643 ok 6644 # # BlockSize 2, Length 232, Buffer 1 # ok 6645 ok 6646 ok 6647 ok 6648 ok 6649 ok 6650 ok 6651 # # BlockSize 2, Length 233, Buffer 0 # ok 6652 ok 6653 ok 6654 ok 6655 ok 6656 ok 6657 ok 6658 # # BlockSize 2, Length 233, Buffer 1 # ok 6659 ok 6660 ok 6661 ok 6662 ok 6663 ok 6664 ok 6665 # # BlockSize 2, Length 234, Buffer 0 # ok 6666 ok 6667 ok 6668 ok 6669 ok 6670 ok 6671 ok 6672 # # BlockSize 2, Length 234, Buffer 1 # ok 6673 ok 6674 ok 6675 ok 6676 ok 6677 ok 6678 ok 6679 # # BlockSize 2, Length 235, Buffer 0 # ok 6680 ok 6681 ok 6682 ok 6683 ok 6684 ok 6685 ok 6686 # # BlockSize 2, Length 235, Buffer 1 # ok 6687 ok 6688 ok 6689 ok 6690 ok 6691 ok 6692 ok 6693 # # BlockSize 2, Length 236, Buffer 0 # ok 6694 ok 6695 ok 6696 ok 6697 ok 6698 ok 6699 ok 6700 # # BlockSize 2, Length 236, Buffer 1 # ok 6701 ok 6702 ok 6703 ok 6704 ok 6705 ok 6706 ok 6707 # # BlockSize 2, Length 237, Buffer 0 # ok 6708 ok 6709 ok 6710 ok 6711 ok 6712 ok 6713 ok 6714 # # BlockSize 2, Length 237, Buffer 1 # ok 6715 ok 6716 ok 6717 ok 6718 ok 6719 ok 6720 ok 6721 # # BlockSize 2, Length 238, Buffer 0 # ok 6722 ok 6723 ok 6724 ok 6725 ok 6726 ok 6727 ok 6728 # # BlockSize 2, Length 238, Buffer 1 # ok 6729 ok 6730 ok 6731 ok 6732 ok 6733 ok 6734 ok 6735 # # BlockSize 2, Length 239, Buffer 0 # ok 6736 ok 6737 ok 6738 ok 6739 ok 6740 ok 6741 ok 6742 # # BlockSize 2, Length 239, Buffer 1 # ok 6743 ok 6744 ok 6745 ok 6746 ok 6747 ok 6748 ok 6749 # # BlockSize 2, Length 240, Buffer 0 # ok 6750 ok 6751 ok 6752 ok 6753 ok 6754 ok 6755 ok 6756 # # BlockSize 2, Length 240, Buffer 1 # ok 6757 ok 6758 ok 6759 ok 6760 ok 6761 ok 6762 ok 6763 # # BlockSize 2, Length 241, Buffer 0 # ok 6764 ok 6765 ok 6766 ok 6767 ok 6768 ok 6769 ok 6770 # # BlockSize 2, Length 241, Buffer 1 # ok 6771 ok 6772 ok 6773 ok 6774 ok 6775 ok 6776 ok 6777 # # BlockSize 13, Length 0, Buffer 0 # ok 6778 ok 6779 ok 6780 ok 6781 ok 6782 ok 6783 ok 6784 # # BlockSize 13, Length 0, Buffer 1 # ok 6785 ok 6786 ok 6787 ok 6788 ok 6789 ok 6790 ok 6791 # # BlockSize 13, Length 1, Buffer 0 # ok 6792 ok 6793 ok 6794 ok 6795 ok 6796 ok 6797 ok 6798 # # BlockSize 13, Length 1, Buffer 1 # ok 6799 ok 6800 ok 6801 ok 6802 ok 6803 ok 6804 ok 6805 # # BlockSize 13, Length 2, Buffer 0 # ok 6806 ok 6807 ok 6808 ok 6809 ok 6810 ok 6811 ok 6812 # # BlockSize 13, Length 2, Buffer 1 # ok 6813 ok 6814 ok 6815 ok 6816 ok 6817 ok 6818 ok 6819 # # BlockSize 13, Length 3, Buffer 0 # ok 6820 ok 6821 ok 6822 ok 6823 ok 6824 ok 6825 ok 6826 # # BlockSize 13, Length 3, Buffer 1 # ok 6827 ok 6828 ok 6829 ok 6830 ok 6831 ok 6832 ok 6833 # # BlockSize 13, Length 4, Buffer 0 # ok 6834 ok 6835 ok 6836 ok 6837 ok 6838 ok 6839 ok 6840 # # BlockSize 13, Length 4, Buffer 1 # ok 6841 ok 6842 ok 6843 ok 6844 ok 6845 ok 6846 ok 6847 # # BlockSize 13, Length 5, Buffer 0 # ok 6848 ok 6849 ok 6850 ok 6851 ok 6852 ok 6853 ok 6854 # # BlockSize 13, Length 5, Buffer 1 # ok 6855 ok 6856 ok 6857 ok 6858 ok 6859 ok 6860 ok 6861 # # BlockSize 13, Length 6, Buffer 0 # ok 6862 ok 6863 ok 6864 ok 6865 ok 6866 ok 6867 ok 6868 # # BlockSize 13, Length 6, Buffer 1 # ok 6869 ok 6870 ok 6871 ok 6872 ok 6873 ok 6874 ok 6875 # # BlockSize 13, Length 7, Buffer 0 # ok 6876 ok 6877 ok 6878 ok 6879 ok 6880 ok 6881 ok 6882 # # BlockSize 13, Length 7, Buffer 1 # ok 6883 ok 6884 ok 6885 ok 6886 ok 6887 ok 6888 ok 6889 # # BlockSize 13, Length 8, Buffer 0 # ok 6890 ok 6891 ok 6892 ok 6893 ok 6894 ok 6895 ok 6896 # # BlockSize 13, Length 8, Buffer 1 # ok 6897 ok 6898 ok 6899 ok 6900 ok 6901 ok 6902 ok 6903 # # BlockSize 13, Length 9, Buffer 0 # ok 6904 ok 6905 ok 6906 ok 6907 ok 6908 ok 6909 ok 6910 # # BlockSize 13, Length 9, Buffer 1 # ok 6911 ok 6912 ok 6913 ok 6914 ok 6915 ok 6916 ok 6917 # # BlockSize 13, Length 10, Buffer 0 # ok 6918 ok 6919 ok 6920 ok 6921 ok 6922 ok 6923 ok 6924 # # BlockSize 13, Length 10, Buffer 1 # ok 6925 ok 6926 ok 6927 ok 6928 ok 6929 ok 6930 ok 6931 # # BlockSize 13, Length 11, Buffer 0 # ok 6932 ok 6933 ok 6934 ok 6935 ok 6936 ok 6937 ok 6938 # # BlockSize 13, Length 11, Buffer 1 # ok 6939 ok 6940 ok 6941 ok 6942 ok 6943 ok 6944 ok 6945 # # BlockSize 13, Length 12, Buffer 0 # ok 6946 ok 6947 ok 6948 ok 6949 ok 6950 ok 6951 ok 6952 # # BlockSize 13, Length 12, Buffer 1 # ok 6953 ok 6954 ok 6955 ok 6956 ok 6957 ok 6958 ok 6959 # # BlockSize 13, Length 13, Buffer 0 # ok 6960 ok 6961 ok 6962 ok 6963 ok 6964 ok 6965 ok 6966 # # BlockSize 13, Length 13, Buffer 1 # ok 6967 ok 6968 ok 6969 ok 6970 ok 6971 ok 6972 ok 6973 # # BlockSize 13, Length 14, Buffer 0 # ok 6974 ok 6975 ok 6976 ok 6977 ok 6978 ok 6979 ok 6980 # # BlockSize 13, Length 14, Buffer 1 # ok 6981 ok 6982 ok 6983 ok 6984 ok 6985 ok 6986 ok 6987 # # BlockSize 13, Length 15, Buffer 0 # ok 6988 ok 6989 ok 6990 ok 6991 ok 6992 ok 6993 ok 6994 # # BlockSize 13, Length 15, Buffer 1 # ok 6995 ok 6996 ok 6997 ok 6998 ok 6999 ok 7000 ok 7001 # # BlockSize 13, Length 16, Buffer 0 # ok 7002 ok 7003 ok 7004 ok 7005 ok 7006 ok 7007 ok 7008 # # BlockSize 13, Length 16, Buffer 1 # ok 7009 ok 7010 ok 7011 ok 7012 ok 7013 ok 7014 ok 7015 # # BlockSize 13, Length 17, Buffer 0 # ok 7016 ok 7017 ok 7018 ok 7019 ok 7020 ok 7021 ok 7022 # # BlockSize 13, Length 17, Buffer 1 # ok 7023 ok 7024 ok 7025 ok 7026 ok 7027 ok 7028 ok 7029 # # BlockSize 13, Length 18, Buffer 0 # ok 7030 ok 7031 ok 7032 ok 7033 ok 7034 ok 7035 ok 7036 # # BlockSize 13, Length 18, Buffer 1 # ok 7037 ok 7038 ok 7039 ok 7040 ok 7041 ok 7042 ok 7043 # # BlockSize 13, Length 19, Buffer 0 # ok 7044 ok 7045 ok 7046 ok 7047 ok 7048 ok 7049 ok 7050 # # BlockSize 13, Length 19, Buffer 1 # ok 7051 ok 7052 ok 7053 ok 7054 ok 7055 ok 7056 ok 7057 # # BlockSize 13, Length 20, Buffer 0 # ok 7058 ok 7059 ok 7060 ok 7061 ok 7062 ok 7063 ok 7064 # # BlockSize 13, Length 20, Buffer 1 # ok 7065 ok 7066 ok 7067 ok 7068 ok 7069 ok 7070 ok 7071 # # BlockSize 13, Length 21, Buffer 0 # ok 7072 ok 7073 ok 7074 ok 7075 ok 7076 ok 7077 ok 7078 # # BlockSize 13, Length 21, Buffer 1 # ok 7079 ok 7080 ok 7081 ok 7082 ok 7083 ok 7084 ok 7085 # # BlockSize 13, Length 22, Buffer 0 # ok 7086 ok 7087 ok 7088 ok 7089 ok 7090 ok 7091 ok 7092 # # BlockSize 13, Length 22, Buffer 1 # ok 7093 ok 7094 ok 7095 ok 7096 ok 7097 ok 7098 ok 7099 # # BlockSize 13, Length 23, Buffer 0 # ok 7100 ok 7101 ok 7102 ok 7103 ok 7104 ok 7105 ok 7106 # # BlockSize 13, Length 23, Buffer 1 # ok 7107 ok 7108 ok 7109 ok 7110 ok 7111 ok 7112 ok 7113 # # BlockSize 13, Length 24, Buffer 0 # ok 7114 ok 7115 ok 7116 ok 7117 ok 7118 ok 7119 ok 7120 # # BlockSize 13, Length 24, Buffer 1 # ok 7121 ok 7122 ok 7123 ok 7124 ok 7125 ok 7126 ok 7127 # # BlockSize 13, Length 25, Buffer 0 # ok 7128 ok 7129 ok 7130 ok 7131 ok 7132 ok 7133 ok 7134 # # BlockSize 13, Length 25, Buffer 1 # ok 7135 ok 7136 ok 7137 ok 7138 ok 7139 ok 7140 ok 7141 # # BlockSize 13, Length 26, Buffer 0 # ok 7142 ok 7143 ok 7144 ok 7145 ok 7146 ok 7147 ok 7148 # # BlockSize 13, Length 26, Buffer 1 # ok 7149 ok 7150 ok 7151 ok 7152 ok 7153 ok 7154 ok 7155 # # BlockSize 13, Length 27, Buffer 0 # ok 7156 ok 7157 ok 7158 ok 7159 ok 7160 ok 7161 ok 7162 # # BlockSize 13, Length 27, Buffer 1 # ok 7163 ok 7164 ok 7165 ok 7166 ok 7167 ok 7168 ok 7169 # # BlockSize 13, Length 28, Buffer 0 # ok 7170 ok 7171 ok 7172 ok 7173 ok 7174 ok 7175 ok 7176 # # BlockSize 13, Length 28, Buffer 1 # ok 7177 ok 7178 ok 7179 ok 7180 ok 7181 ok 7182 ok 7183 # # BlockSize 13, Length 29, Buffer 0 # ok 7184 ok 7185 ok 7186 ok 7187 ok 7188 ok 7189 ok 7190 # # BlockSize 13, Length 29, Buffer 1 # ok 7191 ok 7192 ok 7193 ok 7194 ok 7195 ok 7196 ok 7197 # # BlockSize 13, Length 30, Buffer 0 # ok 7198 ok 7199 ok 7200 ok 7201 ok 7202 ok 7203 ok 7204 # # BlockSize 13, Length 30, Buffer 1 # ok 7205 ok 7206 ok 7207 ok 7208 ok 7209 ok 7210 ok 7211 # # BlockSize 13, Length 31, Buffer 0 # ok 7212 ok 7213 ok 7214 ok 7215 ok 7216 ok 7217 ok 7218 # # BlockSize 13, Length 31, Buffer 1 # ok 7219 ok 7220 ok 7221 ok 7222 ok 7223 ok 7224 ok 7225 # # BlockSize 13, Length 32, Buffer 0 # ok 7226 ok 7227 ok 7228 ok 7229 ok 7230 ok 7231 ok 7232 # # BlockSize 13, Length 32, Buffer 1 # ok 7233 ok 7234 ok 7235 ok 7236 ok 7237 ok 7238 ok 7239 # # BlockSize 13, Length 33, Buffer 0 # ok 7240 ok 7241 ok 7242 ok 7243 ok 7244 ok 7245 ok 7246 # # BlockSize 13, Length 33, Buffer 1 # ok 7247 ok 7248 ok 7249 ok 7250 ok 7251 ok 7252 ok 7253 # # BlockSize 13, Length 34, Buffer 0 # ok 7254 ok 7255 ok 7256 ok 7257 ok 7258 ok 7259 ok 7260 # # BlockSize 13, Length 34, Buffer 1 # ok 7261 ok 7262 ok 7263 ok 7264 ok 7265 ok 7266 ok 7267 # # BlockSize 13, Length 35, Buffer 0 # ok 7268 ok 7269 ok 7270 ok 7271 ok 7272 ok 7273 ok 7274 # # BlockSize 13, Length 35, Buffer 1 # ok 7275 ok 7276 ok 7277 ok 7278 ok 7279 ok 7280 ok 7281 # # BlockSize 13, Length 36, Buffer 0 # ok 7282 ok 7283 ok 7284 ok 7285 ok 7286 ok 7287 ok 7288 # # BlockSize 13, Length 36, Buffer 1 # ok 7289 ok 7290 ok 7291 ok 7292 ok 7293 ok 7294 ok 7295 # # BlockSize 13, Length 37, Buffer 0 # ok 7296 ok 7297 ok 7298 ok 7299 ok 7300 ok 7301 ok 7302 # # BlockSize 13, Length 37, Buffer 1 # ok 7303 ok 7304 ok 7305 ok 7306 ok 7307 ok 7308 ok 7309 # # BlockSize 13, Length 38, Buffer 0 # ok 7310 ok 7311 ok 7312 ok 7313 ok 7314 ok 7315 ok 7316 # # BlockSize 13, Length 38, Buffer 1 # ok 7317 ok 7318 ok 7319 ok 7320 ok 7321 ok 7322 ok 7323 # # BlockSize 13, Length 39, Buffer 0 # ok 7324 ok 7325 ok 7326 ok 7327 ok 7328 ok 7329 ok 7330 # # BlockSize 13, Length 39, Buffer 1 # ok 7331 ok 7332 ok 7333 ok 7334 ok 7335 ok 7336 ok 7337 # # BlockSize 13, Length 40, Buffer 0 # ok 7338 ok 7339 ok 7340 ok 7341 ok 7342 ok 7343 ok 7344 # # BlockSize 13, Length 40, Buffer 1 # ok 7345 ok 7346 ok 7347 ok 7348 ok 7349 ok 7350 ok 7351 # # BlockSize 13, Length 41, Buffer 0 # ok 7352 ok 7353 ok 7354 ok 7355 ok 7356 ok 7357 ok 7358 # # BlockSize 13, Length 41, Buffer 1 # ok 7359 ok 7360 ok 7361 ok 7362 ok 7363 ok 7364 ok 7365 # # BlockSize 13, Length 42, Buffer 0 # ok 7366 ok 7367 ok 7368 ok 7369 ok 7370 ok 7371 ok 7372 # # BlockSize 13, Length 42, Buffer 1 # ok 7373 ok 7374 ok 7375 ok 7376 ok 7377 ok 7378 ok 7379 # # BlockSize 13, Length 43, Buffer 0 # ok 7380 ok 7381 ok 7382 ok 7383 ok 7384 ok 7385 ok 7386 # # BlockSize 13, Length 43, Buffer 1 # ok 7387 ok 7388 ok 7389 ok 7390 ok 7391 ok 7392 ok 7393 # # BlockSize 13, Length 44, Buffer 0 # ok 7394 ok 7395 ok 7396 ok 7397 ok 7398 ok 7399 ok 7400 # # BlockSize 13, Length 44, Buffer 1 # ok 7401 ok 7402 ok 7403 ok 7404 ok 7405 ok 7406 ok 7407 # # BlockSize 13, Length 45, Buffer 0 # ok 7408 ok 7409 ok 7410 ok 7411 ok 7412 ok 7413 ok 7414 # # BlockSize 13, Length 45, Buffer 1 # ok 7415 ok 7416 ok 7417 ok 7418 ok 7419 ok 7420 ok 7421 # # BlockSize 13, Length 46, Buffer 0 # ok 7422 ok 7423 ok 7424 ok 7425 ok 7426 ok 7427 ok 7428 # # BlockSize 13, Length 46, Buffer 1 # ok 7429 ok 7430 ok 7431 ok 7432 ok 7433 ok 7434 ok 7435 # # BlockSize 13, Length 47, Buffer 0 # ok 7436 ok 7437 ok 7438 ok 7439 ok 7440 ok 7441 ok 7442 # # BlockSize 13, Length 47, Buffer 1 # ok 7443 ok 7444 ok 7445 ok 7446 ok 7447 ok 7448 ok 7449 # # BlockSize 13, Length 48, Buffer 0 # ok 7450 ok 7451 ok 7452 ok 7453 ok 7454 ok 7455 ok 7456 # # BlockSize 13, Length 48, Buffer 1 # ok 7457 ok 7458 ok 7459 ok 7460 ok 7461 ok 7462 ok 7463 # # BlockSize 13, Length 49, Buffer 0 # ok 7464 ok 7465 ok 7466 ok 7467 ok 7468 ok 7469 ok 7470 # # BlockSize 13, Length 49, Buffer 1 # ok 7471 ok 7472 ok 7473 ok 7474 ok 7475 ok 7476 ok 7477 # # BlockSize 13, Length 50, Buffer 0 # ok 7478 ok 7479 ok 7480 ok 7481 ok 7482 ok 7483 ok 7484 # # BlockSize 13, Length 50, Buffer 1 # ok 7485 ok 7486 ok 7487 ok 7488 ok 7489 ok 7490 ok 7491 # # BlockSize 13, Length 51, Buffer 0 # ok 7492 ok 7493 ok 7494 ok 7495 ok 7496 ok 7497 ok 7498 # # BlockSize 13, Length 51, Buffer 1 # ok 7499 ok 7500 ok 7501 ok 7502 ok 7503 ok 7504 ok 7505 # # BlockSize 13, Length 52, Buffer 0 # ok 7506 ok 7507 ok 7508 ok 7509 ok 7510 ok 7511 ok 7512 # # BlockSize 13, Length 52, Buffer 1 # ok 7513 ok 7514 ok 7515 ok 7516 ok 7517 ok 7518 ok 7519 # # BlockSize 13, Length 53, Buffer 0 # ok 7520 ok 7521 ok 7522 ok 7523 ok 7524 ok 7525 ok 7526 # # BlockSize 13, Length 53, Buffer 1 # ok 7527 ok 7528 ok 7529 ok 7530 ok 7531 ok 7532 ok 7533 # # BlockSize 13, Length 54, Buffer 0 # ok 7534 ok 7535 ok 7536 ok 7537 ok 7538 ok 7539 ok 7540 # # BlockSize 13, Length 54, Buffer 1 # ok 7541 ok 7542 ok 7543 ok 7544 ok 7545 ok 7546 ok 7547 # # BlockSize 13, Length 55, Buffer 0 # ok 7548 ok 7549 ok 7550 ok 7551 ok 7552 ok 7553 ok 7554 # # BlockSize 13, Length 55, Buffer 1 # ok 7555 ok 7556 ok 7557 ok 7558 ok 7559 ok 7560 ok 7561 # # BlockSize 13, Length 56, Buffer 0 # ok 7562 ok 7563 ok 7564 ok 7565 ok 7566 ok 7567 ok 7568 # # BlockSize 13, Length 56, Buffer 1 # ok 7569 ok 7570 ok 7571 ok 7572 ok 7573 ok 7574 ok 7575 # # BlockSize 13, Length 57, Buffer 0 # ok 7576 ok 7577 ok 7578 ok 7579 ok 7580 ok 7581 ok 7582 # # BlockSize 13, Length 57, Buffer 1 # ok 7583 ok 7584 ok 7585 ok 7586 ok 7587 ok 7588 ok 7589 # # BlockSize 13, Length 58, Buffer 0 # ok 7590 ok 7591 ok 7592 ok 7593 ok 7594 ok 7595 ok 7596 # # BlockSize 13, Length 58, Buffer 1 # ok 7597 ok 7598 ok 7599 ok 7600 ok 7601 ok 7602 ok 7603 # # BlockSize 13, Length 59, Buffer 0 # ok 7604 ok 7605 ok 7606 ok 7607 ok 7608 ok 7609 ok 7610 # # BlockSize 13, Length 59, Buffer 1 # ok 7611 ok 7612 ok 7613 ok 7614 ok 7615 ok 7616 ok 7617 # # BlockSize 13, Length 60, Buffer 0 # ok 7618 ok 7619 ok 7620 ok 7621 ok 7622 ok 7623 ok 7624 # # BlockSize 13, Length 60, Buffer 1 # ok 7625 ok 7626 ok 7627 ok 7628 ok 7629 ok 7630 ok 7631 # # BlockSize 13, Length 61, Buffer 0 # ok 7632 ok 7633 ok 7634 ok 7635 ok 7636 ok 7637 ok 7638 # # BlockSize 13, Length 61, Buffer 1 # ok 7639 ok 7640 ok 7641 ok 7642 ok 7643 ok 7644 ok 7645 # # BlockSize 13, Length 62, Buffer 0 # ok 7646 ok 7647 ok 7648 ok 7649 ok 7650 ok 7651 ok 7652 # # BlockSize 13, Length 62, Buffer 1 # ok 7653 ok 7654 ok 7655 ok 7656 ok 7657 ok 7658 ok 7659 # # BlockSize 13, Length 63, Buffer 0 # ok 7660 ok 7661 ok 7662 ok 7663 ok 7664 ok 7665 ok 7666 # # BlockSize 13, Length 63, Buffer 1 # ok 7667 ok 7668 ok 7669 ok 7670 ok 7671 ok 7672 ok 7673 # # BlockSize 13, Length 64, Buffer 0 # ok 7674 ok 7675 ok 7676 ok 7677 ok 7678 ok 7679 ok 7680 # # BlockSize 13, Length 64, Buffer 1 # ok 7681 ok 7682 ok 7683 ok 7684 ok 7685 ok 7686 ok 7687 # # BlockSize 13, Length 65, Buffer 0 # ok 7688 ok 7689 ok 7690 ok 7691 ok 7692 ok 7693 ok 7694 # # BlockSize 13, Length 65, Buffer 1 # ok 7695 ok 7696 ok 7697 ok 7698 ok 7699 ok 7700 ok 7701 # # BlockSize 13, Length 66, Buffer 0 # ok 7702 ok 7703 ok 7704 ok 7705 ok 7706 ok 7707 ok 7708 # # BlockSize 13, Length 66, Buffer 1 # ok 7709 ok 7710 ok 7711 ok 7712 ok 7713 ok 7714 ok 7715 # # BlockSize 13, Length 67, Buffer 0 # ok 7716 ok 7717 ok 7718 ok 7719 ok 7720 ok 7721 ok 7722 # # BlockSize 13, Length 67, Buffer 1 # ok 7723 ok 7724 ok 7725 ok 7726 ok 7727 ok 7728 ok 7729 # # BlockSize 13, Length 68, Buffer 0 # ok 7730 ok 7731 ok 7732 ok 7733 ok 7734 ok 7735 ok 7736 # # BlockSize 13, Length 68, Buffer 1 # ok 7737 ok 7738 ok 7739 ok 7740 ok 7741 ok 7742 ok 7743 # # BlockSize 13, Length 69, Buffer 0 # ok 7744 ok 7745 ok 7746 ok 7747 ok 7748 ok 7749 ok 7750 # # BlockSize 13, Length 69, Buffer 1 # ok 7751 ok 7752 ok 7753 ok 7754 ok 7755 ok 7756 ok 7757 # # BlockSize 13, Length 70, Buffer 0 # ok 7758 ok 7759 ok 7760 ok 7761 ok 7762 ok 7763 ok 7764 # # BlockSize 13, Length 70, Buffer 1 # ok 7765 ok 7766 ok 7767 ok 7768 ok 7769 ok 7770 ok 7771 # # BlockSize 13, Length 71, Buffer 0 # ok 7772 ok 7773 ok 7774 ok 7775 ok 7776 ok 7777 ok 7778 # # BlockSize 13, Length 71, Buffer 1 # ok 7779 ok 7780 ok 7781 ok 7782 ok 7783 ok 7784 ok 7785 # # BlockSize 13, Length 72, Buffer 0 # ok 7786 ok 7787 ok 7788 ok 7789 ok 7790 ok 7791 ok 7792 # # BlockSize 13, Length 72, Buffer 1 # ok 7793 ok 7794 ok 7795 ok 7796 ok 7797 ok 7798 ok 7799 # # BlockSize 13, Length 73, Buffer 0 # ok 7800 ok 7801 ok 7802 ok 7803 ok 7804 ok 7805 ok 7806 # # BlockSize 13, Length 73, Buffer 1 # ok 7807 ok 7808 ok 7809 ok 7810 ok 7811 ok 7812 ok 7813 # # BlockSize 13, Length 74, Buffer 0 # ok 7814 ok 7815 ok 7816 ok 7817 ok 7818 ok 7819 ok 7820 # # BlockSize 13, Length 74, Buffer 1 # ok 7821 ok 7822 ok 7823 ok 7824 ok 7825 ok 7826 ok 7827 # # BlockSize 13, Length 75, Buffer 0 # ok 7828 ok 7829 ok 7830 ok 7831 ok 7832 ok 7833 ok 7834 # # BlockSize 13, Length 75, Buffer 1 # ok 7835 ok 7836 ok 7837 ok 7838 ok 7839 ok 7840 ok 7841 # # BlockSize 13, Length 76, Buffer 0 # ok 7842 ok 7843 ok 7844 ok 7845 ok 7846 ok 7847 ok 7848 # # BlockSize 13, Length 76, Buffer 1 # ok 7849 ok 7850 ok 7851 ok 7852 ok 7853 ok 7854 ok 7855 # # BlockSize 13, Length 77, Buffer 0 # ok 7856 ok 7857 ok 7858 ok 7859 ok 7860 ok 7861 ok 7862 # # BlockSize 13, Length 77, Buffer 1 # ok 7863 ok 7864 ok 7865 ok 7866 ok 7867 ok 7868 ok 7869 # # BlockSize 13, Length 78, Buffer 0 # ok 7870 ok 7871 ok 7872 ok 7873 ok 7874 ok 7875 ok 7876 # # BlockSize 13, Length 78, Buffer 1 # ok 7877 ok 7878 ok 7879 ok 7880 ok 7881 ok 7882 ok 7883 # # BlockSize 13, Length 79, Buffer 0 # ok 7884 ok 7885 ok 7886 ok 7887 ok 7888 ok 7889 ok 7890 # # BlockSize 13, Length 79, Buffer 1 # ok 7891 ok 7892 ok 7893 ok 7894 ok 7895 ok 7896 ok 7897 # # BlockSize 13, Length 80, Buffer 0 # ok 7898 ok 7899 ok 7900 ok 7901 ok 7902 ok 7903 ok 7904 # # BlockSize 13, Length 80, Buffer 1 # ok 7905 ok 7906 ok 7907 ok 7908 ok 7909 ok 7910 ok 7911 # # BlockSize 13, Length 81, Buffer 0 # ok 7912 ok 7913 ok 7914 ok 7915 ok 7916 ok 7917 ok 7918 # # BlockSize 13, Length 81, Buffer 1 # ok 7919 ok 7920 ok 7921 ok 7922 ok 7923 ok 7924 ok 7925 # # BlockSize 13, Length 82, Buffer 0 # ok 7926 ok 7927 ok 7928 ok 7929 ok 7930 ok 7931 ok 7932 # # BlockSize 13, Length 82, Buffer 1 # ok 7933 ok 7934 ok 7935 ok 7936 ok 7937 ok 7938 ok 7939 # # BlockSize 13, Length 83, Buffer 0 # ok 7940 ok 7941 ok 7942 ok 7943 ok 7944 ok 7945 ok 7946 # # BlockSize 13, Length 83, Buffer 1 # ok 7947 ok 7948 ok 7949 ok 7950 ok 7951 ok 7952 ok 7953 # # BlockSize 13, Length 84, Buffer 0 # ok 7954 ok 7955 ok 7956 ok 7957 ok 7958 ok 7959 ok 7960 # # BlockSize 13, Length 84, Buffer 1 # ok 7961 ok 7962 ok 7963 ok 7964 ok 7965 ok 7966 ok 7967 # # BlockSize 13, Length 85, Buffer 0 # ok 7968 ok 7969 ok 7970 ok 7971 ok 7972 ok 7973 ok 7974 # # BlockSize 13, Length 85, Buffer 1 # ok 7975 ok 7976 ok 7977 ok 7978 ok 7979 ok 7980 ok 7981 # # BlockSize 13, Length 86, Buffer 0 # ok 7982 ok 7983 ok 7984 ok 7985 ok 7986 ok 7987 ok 7988 # # BlockSize 13, Length 86, Buffer 1 # ok 7989 ok 7990 ok 7991 ok 7992 ok 7993 ok 7994 ok 7995 # # BlockSize 13, Length 87, Buffer 0 # ok 7996 ok 7997 ok 7998 ok 7999 ok 8000 ok 8001 ok 8002 # # BlockSize 13, Length 87, Buffer 1 # ok 8003 ok 8004 ok 8005 ok 8006 ok 8007 ok 8008 ok 8009 # # BlockSize 13, Length 88, Buffer 0 # ok 8010 ok 8011 ok 8012 ok 8013 ok 8014 ok 8015 ok 8016 # # BlockSize 13, Length 88, Buffer 1 # ok 8017 ok 8018 ok 8019 ok 8020 ok 8021 ok 8022 ok 8023 # # BlockSize 13, Length 89, Buffer 0 # ok 8024 ok 8025 ok 8026 ok 8027 ok 8028 ok 8029 ok 8030 # # BlockSize 13, Length 89, Buffer 1 # ok 8031 ok 8032 ok 8033 ok 8034 ok 8035 ok 8036 ok 8037 # # BlockSize 13, Length 90, Buffer 0 # ok 8038 ok 8039 ok 8040 ok 8041 ok 8042 ok 8043 ok 8044 # # BlockSize 13, Length 90, Buffer 1 # ok 8045 ok 8046 ok 8047 ok 8048 ok 8049 ok 8050 ok 8051 # # BlockSize 13, Length 91, Buffer 0 # ok 8052 ok 8053 ok 8054 ok 8055 ok 8056 ok 8057 ok 8058 # # BlockSize 13, Length 91, Buffer 1 # ok 8059 ok 8060 ok 8061 ok 8062 ok 8063 ok 8064 ok 8065 # # BlockSize 13, Length 92, Buffer 0 # ok 8066 ok 8067 ok 8068 ok 8069 ok 8070 ok 8071 ok 8072 # # BlockSize 13, Length 92, Buffer 1 # ok 8073 ok 8074 ok 8075 ok 8076 ok 8077 ok 8078 ok 8079 # # BlockSize 13, Length 93, Buffer 0 # ok 8080 ok 8081 ok 8082 ok 8083 ok 8084 ok 8085 ok 8086 # # BlockSize 13, Length 93, Buffer 1 # ok 8087 ok 8088 ok 8089 ok 8090 ok 8091 ok 8092 ok 8093 # # BlockSize 13, Length 94, Buffer 0 # ok 8094 ok 8095 ok 8096 ok 8097 ok 8098 ok 8099 ok 8100 # # BlockSize 13, Length 94, Buffer 1 # ok 8101 ok 8102 ok 8103 ok 8104 ok 8105 ok 8106 ok 8107 # # BlockSize 13, Length 95, Buffer 0 # ok 8108 ok 8109 ok 8110 ok 8111 ok 8112 ok 8113 ok 8114 # # BlockSize 13, Length 95, Buffer 1 # ok 8115 ok 8116 ok 8117 ok 8118 ok 8119 ok 8120 ok 8121 # # BlockSize 13, Length 96, Buffer 0 # ok 8122 ok 8123 ok 8124 ok 8125 ok 8126 ok 8127 ok 8128 # # BlockSize 13, Length 96, Buffer 1 # ok 8129 ok 8130 ok 8131 ok 8132 ok 8133 ok 8134 ok 8135 # # BlockSize 13, Length 97, Buffer 0 # ok 8136 ok 8137 ok 8138 ok 8139 ok 8140 ok 8141 ok 8142 # # BlockSize 13, Length 97, Buffer 1 # ok 8143 ok 8144 ok 8145 ok 8146 ok 8147 ok 8148 ok 8149 # # BlockSize 13, Length 98, Buffer 0 # ok 8150 ok 8151 ok 8152 ok 8153 ok 8154 ok 8155 ok 8156 # # BlockSize 13, Length 98, Buffer 1 # ok 8157 ok 8158 ok 8159 ok 8160 ok 8161 ok 8162 ok 8163 # # BlockSize 13, Length 99, Buffer 0 # ok 8164 ok 8165 ok 8166 ok 8167 ok 8168 ok 8169 ok 8170 # # BlockSize 13, Length 99, Buffer 1 # ok 8171 ok 8172 ok 8173 ok 8174 ok 8175 ok 8176 ok 8177 # # BlockSize 13, Length 100, Buffer 0 # ok 8178 ok 8179 ok 8180 ok 8181 ok 8182 ok 8183 ok 8184 # # BlockSize 13, Length 100, Buffer 1 # ok 8185 ok 8186 ok 8187 ok 8188 ok 8189 ok 8190 ok 8191 # # BlockSize 13, Length 101, Buffer 0 # ok 8192 ok 8193 ok 8194 ok 8195 ok 8196 ok 8197 ok 8198 # # BlockSize 13, Length 101, Buffer 1 # ok 8199 ok 8200 ok 8201 ok 8202 ok 8203 ok 8204 ok 8205 # # BlockSize 13, Length 102, Buffer 0 # ok 8206 ok 8207 ok 8208 ok 8209 ok 8210 ok 8211 ok 8212 # # BlockSize 13, Length 102, Buffer 1 # ok 8213 ok 8214 ok 8215 ok 8216 ok 8217 ok 8218 ok 8219 # # BlockSize 13, Length 103, Buffer 0 # ok 8220 ok 8221 ok 8222 ok 8223 ok 8224 ok 8225 ok 8226 # # BlockSize 13, Length 103, Buffer 1 # ok 8227 ok 8228 ok 8229 ok 8230 ok 8231 ok 8232 ok 8233 # # BlockSize 13, Length 104, Buffer 0 # ok 8234 ok 8235 ok 8236 ok 8237 ok 8238 ok 8239 ok 8240 # # BlockSize 13, Length 104, Buffer 1 # ok 8241 ok 8242 ok 8243 ok 8244 ok 8245 ok 8246 ok 8247 # # BlockSize 13, Length 105, Buffer 0 # ok 8248 ok 8249 ok 8250 ok 8251 ok 8252 ok 8253 ok 8254 # # BlockSize 13, Length 105, Buffer 1 # ok 8255 ok 8256 ok 8257 ok 8258 ok 8259 ok 8260 ok 8261 # # BlockSize 13, Length 106, Buffer 0 # ok 8262 ok 8263 ok 8264 ok 8265 ok 8266 ok 8267 ok 8268 # # BlockSize 13, Length 106, Buffer 1 # ok 8269 ok 8270 ok 8271 ok 8272 ok 8273 ok 8274 ok 8275 # # BlockSize 13, Length 107, Buffer 0 # ok 8276 ok 8277 ok 8278 ok 8279 ok 8280 ok 8281 ok 8282 # # BlockSize 13, Length 107, Buffer 1 # ok 8283 ok 8284 ok 8285 ok 8286 ok 8287 ok 8288 ok 8289 # # BlockSize 13, Length 108, Buffer 0 # ok 8290 ok 8291 ok 8292 ok 8293 ok 8294 ok 8295 ok 8296 # # BlockSize 13, Length 108, Buffer 1 # ok 8297 ok 8298 ok 8299 ok 8300 ok 8301 ok 8302 ok 8303 # # BlockSize 13, Length 109, Buffer 0 # ok 8304 ok 8305 ok 8306 ok 8307 ok 8308 ok 8309 ok 8310 # # BlockSize 13, Length 109, Buffer 1 # ok 8311 ok 8312 ok 8313 ok 8314 ok 8315 ok 8316 ok 8317 # # BlockSize 13, Length 110, Buffer 0 # ok 8318 ok 8319 ok 8320 ok 8321 ok 8322 ok 8323 ok 8324 # # BlockSize 13, Length 110, Buffer 1 # ok 8325 ok 8326 ok 8327 ok 8328 ok 8329 ok 8330 ok 8331 # # BlockSize 13, Length 111, Buffer 0 # ok 8332 ok 8333 ok 8334 ok 8335 ok 8336 ok 8337 ok 8338 # # BlockSize 13, Length 111, Buffer 1 # ok 8339 ok 8340 ok 8341 ok 8342 ok 8343 ok 8344 ok 8345 # # BlockSize 13, Length 112, Buffer 0 # ok 8346 ok 8347 ok 8348 ok 8349 ok 8350 ok 8351 ok 8352 # # BlockSize 13, Length 112, Buffer 1 # ok 8353 ok 8354 ok 8355 ok 8356 ok 8357 ok 8358 ok 8359 # # BlockSize 13, Length 113, Buffer 0 # ok 8360 ok 8361 ok 8362 ok 8363 ok 8364 ok 8365 ok 8366 # # BlockSize 13, Length 113, Buffer 1 # ok 8367 ok 8368 ok 8369 ok 8370 ok 8371 ok 8372 ok 8373 # # BlockSize 13, Length 114, Buffer 0 # ok 8374 ok 8375 ok 8376 ok 8377 ok 8378 ok 8379 ok 8380 # # BlockSize 13, Length 114, Buffer 1 # ok 8381 ok 8382 ok 8383 ok 8384 ok 8385 ok 8386 ok 8387 # # BlockSize 13, Length 115, Buffer 0 # ok 8388 ok 8389 ok 8390 ok 8391 ok 8392 ok 8393 ok 8394 # # BlockSize 13, Length 115, Buffer 1 # ok 8395 ok 8396 ok 8397 ok 8398 ok 8399 ok 8400 ok 8401 # # BlockSize 13, Length 116, Buffer 0 # ok 8402 ok 8403 ok 8404 ok 8405 ok 8406 ok 8407 ok 8408 # # BlockSize 13, Length 116, Buffer 1 # ok 8409 ok 8410 ok 8411 ok 8412 ok 8413 ok 8414 ok 8415 # # BlockSize 13, Length 117, Buffer 0 # ok 8416 ok 8417 ok 8418 ok 8419 ok 8420 ok 8421 ok 8422 # # BlockSize 13, Length 117, Buffer 1 # ok 8423 ok 8424 ok 8425 ok 8426 ok 8427 ok 8428 ok 8429 # # BlockSize 13, Length 118, Buffer 0 # ok 8430 ok 8431 ok 8432 ok 8433 ok 8434 ok 8435 ok 8436 # # BlockSize 13, Length 118, Buffer 1 # ok 8437 ok 8438 ok 8439 ok 8440 ok 8441 ok 8442 ok 8443 # # BlockSize 13, Length 119, Buffer 0 # ok 8444 ok 8445 ok 8446 ok 8447 ok 8448 ok 8449 ok 8450 # # BlockSize 13, Length 119, Buffer 1 # ok 8451 ok 8452 ok 8453 ok 8454 ok 8455 ok 8456 ok 8457 # # BlockSize 13, Length 120, Buffer 0 # ok 8458 ok 8459 ok 8460 ok 8461 ok 8462 ok 8463 ok 8464 # # BlockSize 13, Length 120, Buffer 1 # ok 8465 ok 8466 ok 8467 ok 8468 ok 8469 ok 8470 ok 8471 # # BlockSize 13, Length 121, Buffer 0 # ok 8472 ok 8473 ok 8474 ok 8475 ok 8476 ok 8477 ok 8478 # # BlockSize 13, Length 121, Buffer 1 # ok 8479 ok 8480 ok 8481 ok 8482 ok 8483 ok 8484 ok 8485 # # BlockSize 13, Length 122, Buffer 0 # ok 8486 ok 8487 ok 8488 ok 8489 ok 8490 ok 8491 ok 8492 # # BlockSize 13, Length 122, Buffer 1 # ok 8493 ok 8494 ok 8495 ok 8496 ok 8497 ok 8498 ok 8499 # # BlockSize 13, Length 123, Buffer 0 # ok 8500 ok 8501 ok 8502 ok 8503 ok 8504 ok 8505 ok 8506 # # BlockSize 13, Length 123, Buffer 1 # ok 8507 ok 8508 ok 8509 ok 8510 ok 8511 ok 8512 ok 8513 # # BlockSize 13, Length 124, Buffer 0 # ok 8514 ok 8515 ok 8516 ok 8517 ok 8518 ok 8519 ok 8520 # # BlockSize 13, Length 124, Buffer 1 # ok 8521 ok 8522 ok 8523 ok 8524 ok 8525 ok 8526 ok 8527 # # BlockSize 13, Length 125, Buffer 0 # ok 8528 ok 8529 ok 8530 ok 8531 ok 8532 ok 8533 ok 8534 # # BlockSize 13, Length 125, Buffer 1 # ok 8535 ok 8536 ok 8537 ok 8538 ok 8539 ok 8540 ok 8541 # # BlockSize 13, Length 126, Buffer 0 # ok 8542 ok 8543 ok 8544 ok 8545 ok 8546 ok 8547 ok 8548 # # BlockSize 13, Length 126, Buffer 1 # ok 8549 ok 8550 ok 8551 ok 8552 ok 8553 ok 8554 ok 8555 # # BlockSize 13, Length 127, Buffer 0 # ok 8556 ok 8557 ok 8558 ok 8559 ok 8560 ok 8561 ok 8562 # # BlockSize 13, Length 127, Buffer 1 # ok 8563 ok 8564 ok 8565 ok 8566 ok 8567 ok 8568 ok 8569 # # BlockSize 13, Length 128, Buffer 0 # ok 8570 ok 8571 ok 8572 ok 8573 ok 8574 ok 8575 ok 8576 # # BlockSize 13, Length 128, Buffer 1 # ok 8577 ok 8578 ok 8579 ok 8580 ok 8581 ok 8582 ok 8583 # # BlockSize 13, Length 129, Buffer 0 # ok 8584 ok 8585 ok 8586 ok 8587 ok 8588 ok 8589 ok 8590 # # BlockSize 13, Length 129, Buffer 1 # ok 8591 ok 8592 ok 8593 ok 8594 ok 8595 ok 8596 ok 8597 # # BlockSize 13, Length 130, Buffer 0 # ok 8598 ok 8599 ok 8600 ok 8601 ok 8602 ok 8603 ok 8604 # # BlockSize 13, Length 130, Buffer 1 # ok 8605 ok 8606 ok 8607 ok 8608 ok 8609 ok 8610 ok 8611 # # BlockSize 13, Length 131, Buffer 0 # ok 8612 ok 8613 ok 8614 ok 8615 ok 8616 ok 8617 ok 8618 # # BlockSize 13, Length 131, Buffer 1 # ok 8619 ok 8620 ok 8621 ok 8622 ok 8623 ok 8624 ok 8625 # # BlockSize 13, Length 132, Buffer 0 # ok 8626 ok 8627 ok 8628 ok 8629 ok 8630 ok 8631 ok 8632 # # BlockSize 13, Length 132, Buffer 1 # ok 8633 ok 8634 ok 8635 ok 8636 ok 8637 ok 8638 ok 8639 # # BlockSize 13, Length 133, Buffer 0 # ok 8640 ok 8641 ok 8642 ok 8643 ok 8644 ok 8645 ok 8646 # # BlockSize 13, Length 133, Buffer 1 # ok 8647 ok 8648 ok 8649 ok 8650 ok 8651 ok 8652 ok 8653 # # BlockSize 13, Length 134, Buffer 0 # ok 8654 ok 8655 ok 8656 ok 8657 ok 8658 ok 8659 ok 8660 # # BlockSize 13, Length 134, Buffer 1 # ok 8661 ok 8662 ok 8663 ok 8664 ok 8665 ok 8666 ok 8667 # # BlockSize 13, Length 135, Buffer 0 # ok 8668 ok 8669 ok 8670 ok 8671 ok 8672 ok 8673 ok 8674 # # BlockSize 13, Length 135, Buffer 1 # ok 8675 ok 8676 ok 8677 ok 8678 ok 8679 ok 8680 ok 8681 # # BlockSize 13, Length 136, Buffer 0 # ok 8682 ok 8683 ok 8684 ok 8685 ok 8686 ok 8687 ok 8688 # # BlockSize 13, Length 136, Buffer 1 # ok 8689 ok 8690 ok 8691 ok 8692 ok 8693 ok 8694 ok 8695 # # BlockSize 13, Length 137, Buffer 0 # ok 8696 ok 8697 ok 8698 ok 8699 ok 8700 ok 8701 ok 8702 # # BlockSize 13, Length 137, Buffer 1 # ok 8703 ok 8704 ok 8705 ok 8706 ok 8707 ok 8708 ok 8709 # # BlockSize 13, Length 138, Buffer 0 # ok 8710 ok 8711 ok 8712 ok 8713 ok 8714 ok 8715 ok 8716 # # BlockSize 13, Length 138, Buffer 1 # ok 8717 ok 8718 ok 8719 ok 8720 ok 8721 ok 8722 ok 8723 # # BlockSize 13, Length 139, Buffer 0 # ok 8724 ok 8725 ok 8726 ok 8727 ok 8728 ok 8729 ok 8730 # # BlockSize 13, Length 139, Buffer 1 # ok 8731 ok 8732 ok 8733 ok 8734 ok 8735 ok 8736 ok 8737 # # BlockSize 13, Length 140, Buffer 0 # ok 8738 ok 8739 ok 8740 ok 8741 ok 8742 ok 8743 ok 8744 # # BlockSize 13, Length 140, Buffer 1 # ok 8745 ok 8746 ok 8747 ok 8748 ok 8749 ok 8750 ok 8751 # # BlockSize 13, Length 141, Buffer 0 # ok 8752 ok 8753 ok 8754 ok 8755 ok 8756 ok 8757 ok 8758 # # BlockSize 13, Length 141, Buffer 1 # ok 8759 ok 8760 ok 8761 ok 8762 ok 8763 ok 8764 ok 8765 # # BlockSize 13, Length 142, Buffer 0 # ok 8766 ok 8767 ok 8768 ok 8769 ok 8770 ok 8771 ok 8772 # # BlockSize 13, Length 142, Buffer 1 # ok 8773 ok 8774 ok 8775 ok 8776 ok 8777 ok 8778 ok 8779 # # BlockSize 13, Length 143, Buffer 0 # ok 8780 ok 8781 ok 8782 ok 8783 ok 8784 ok 8785 ok 8786 # # BlockSize 13, Length 143, Buffer 1 # ok 8787 ok 8788 ok 8789 ok 8790 ok 8791 ok 8792 ok 8793 # # BlockSize 13, Length 144, Buffer 0 # ok 8794 ok 8795 ok 8796 ok 8797 ok 8798 ok 8799 ok 8800 # # BlockSize 13, Length 144, Buffer 1 # ok 8801 ok 8802 ok 8803 ok 8804 ok 8805 ok 8806 ok 8807 # # BlockSize 13, Length 145, Buffer 0 # ok 8808 ok 8809 ok 8810 ok 8811 ok 8812 ok 8813 ok 8814 # # BlockSize 13, Length 145, Buffer 1 # ok 8815 ok 8816 ok 8817 ok 8818 ok 8819 ok 8820 ok 8821 # # BlockSize 13, Length 146, Buffer 0 # ok 8822 ok 8823 ok 8824 ok 8825 ok 8826 ok 8827 ok 8828 # # BlockSize 13, Length 146, Buffer 1 # ok 8829 ok 8830 ok 8831 ok 8832 ok 8833 ok 8834 ok 8835 # # BlockSize 13, Length 147, Buffer 0 # ok 8836 ok 8837 ok 8838 ok 8839 ok 8840 ok 8841 ok 8842 # # BlockSize 13, Length 147, Buffer 1 # ok 8843 ok 8844 ok 8845 ok 8846 ok 8847 ok 8848 ok 8849 # # BlockSize 13, Length 148, Buffer 0 # ok 8850 ok 8851 ok 8852 ok 8853 ok 8854 ok 8855 ok 8856 # # BlockSize 13, Length 148, Buffer 1 # ok 8857 ok 8858 ok 8859 ok 8860 ok 8861 ok 8862 ok 8863 # # BlockSize 13, Length 149, Buffer 0 # ok 8864 ok 8865 ok 8866 ok 8867 ok 8868 ok 8869 ok 8870 # # BlockSize 13, Length 149, Buffer 1 # ok 8871 ok 8872 ok 8873 ok 8874 ok 8875 ok 8876 ok 8877 # # BlockSize 13, Length 150, Buffer 0 # ok 8878 ok 8879 ok 8880 ok 8881 ok 8882 ok 8883 ok 8884 # # BlockSize 13, Length 150, Buffer 1 # ok 8885 ok 8886 ok 8887 ok 8888 ok 8889 ok 8890 ok 8891 # # BlockSize 13, Length 151, Buffer 0 # ok 8892 ok 8893 ok 8894 ok 8895 ok 8896 ok 8897 ok 8898 # # BlockSize 13, Length 151, Buffer 1 # ok 8899 ok 8900 ok 8901 ok 8902 ok 8903 ok 8904 ok 8905 # # BlockSize 13, Length 152, Buffer 0 # ok 8906 ok 8907 ok 8908 ok 8909 ok 8910 ok 8911 ok 8912 # # BlockSize 13, Length 152, Buffer 1 # ok 8913 ok 8914 ok 8915 ok 8916 ok 8917 ok 8918 ok 8919 # # BlockSize 13, Length 153, Buffer 0 # ok 8920 ok 8921 ok 8922 ok 8923 ok 8924 ok 8925 ok 8926 # # BlockSize 13, Length 153, Buffer 1 # ok 8927 ok 8928 ok 8929 ok 8930 ok 8931 ok 8932 ok 8933 # # BlockSize 13, Length 154, Buffer 0 # ok 8934 ok 8935 ok 8936 ok 8937 ok 8938 ok 8939 ok 8940 # # BlockSize 13, Length 154, Buffer 1 # ok 8941 ok 8942 ok 8943 ok 8944 ok 8945 ok 8946 ok 8947 # # BlockSize 13, Length 155, Buffer 0 # ok 8948 ok 8949 ok 8950 ok 8951 ok 8952 ok 8953 ok 8954 # # BlockSize 13, Length 155, Buffer 1 # ok 8955 ok 8956 ok 8957 ok 8958 ok 8959 ok 8960 ok 8961 # # BlockSize 13, Length 156, Buffer 0 # ok 8962 ok 8963 ok 8964 ok 8965 ok 8966 ok 8967 ok 8968 # # BlockSize 13, Length 156, Buffer 1 # ok 8969 ok 8970 ok 8971 ok 8972 ok 8973 ok 8974 ok 8975 # # BlockSize 13, Length 157, Buffer 0 # ok 8976 ok 8977 ok 8978 ok 8979 ok 8980 ok 8981 ok 8982 # # BlockSize 13, Length 157, Buffer 1 # ok 8983 ok 8984 ok 8985 ok 8986 ok 8987 ok 8988 ok 8989 # # BlockSize 13, Length 158, Buffer 0 # ok 8990 ok 8991 ok 8992 ok 8993 ok 8994 ok 8995 ok 8996 # # BlockSize 13, Length 158, Buffer 1 # ok 8997 ok 8998 ok 8999 ok 9000 ok 9001 ok 9002 ok 9003 # # BlockSize 13, Length 159, Buffer 0 # ok 9004 ok 9005 ok 9006 ok 9007 ok 9008 ok 9009 ok 9010 # # BlockSize 13, Length 159, Buffer 1 # ok 9011 ok 9012 ok 9013 ok 9014 ok 9015 ok 9016 ok 9017 # # BlockSize 13, Length 160, Buffer 0 # ok 9018 ok 9019 ok 9020 ok 9021 ok 9022 ok 9023 ok 9024 # # BlockSize 13, Length 160, Buffer 1 # ok 9025 ok 9026 ok 9027 ok 9028 ok 9029 ok 9030 ok 9031 # # BlockSize 13, Length 161, Buffer 0 # ok 9032 ok 9033 ok 9034 ok 9035 ok 9036 ok 9037 ok 9038 # # BlockSize 13, Length 161, Buffer 1 # ok 9039 ok 9040 ok 9041 ok 9042 ok 9043 ok 9044 ok 9045 # # BlockSize 13, Length 162, Buffer 0 # ok 9046 ok 9047 ok 9048 ok 9049 ok 9050 ok 9051 ok 9052 # # BlockSize 13, Length 162, Buffer 1 # ok 9053 ok 9054 ok 9055 ok 9056 ok 9057 ok 9058 ok 9059 # # BlockSize 13, Length 163, Buffer 0 # ok 9060 ok 9061 ok 9062 ok 9063 ok 9064 ok 9065 ok 9066 # # BlockSize 13, Length 163, Buffer 1 # ok 9067 ok 9068 ok 9069 ok 9070 ok 9071 ok 9072 ok 9073 # # BlockSize 13, Length 164, Buffer 0 # ok 9074 ok 9075 ok 9076 ok 9077 ok 9078 ok 9079 ok 9080 # # BlockSize 13, Length 164, Buffer 1 # ok 9081 ok 9082 ok 9083 ok 9084 ok 9085 ok 9086 ok 9087 # # BlockSize 13, Length 165, Buffer 0 # ok 9088 ok 9089 ok 9090 ok 9091 ok 9092 ok 9093 ok 9094 # # BlockSize 13, Length 165, Buffer 1 # ok 9095 ok 9096 ok 9097 ok 9098 ok 9099 ok 9100 ok 9101 # # BlockSize 13, Length 166, Buffer 0 # ok 9102 ok 9103 ok 9104 ok 9105 ok 9106 ok 9107 ok 9108 # # BlockSize 13, Length 166, Buffer 1 # ok 9109 ok 9110 ok 9111 ok 9112 ok 9113 ok 9114 ok 9115 # # BlockSize 13, Length 167, Buffer 0 # ok 9116 ok 9117 ok 9118 ok 9119 ok 9120 ok 9121 ok 9122 # # BlockSize 13, Length 167, Buffer 1 # ok 9123 ok 9124 ok 9125 ok 9126 ok 9127 ok 9128 ok 9129 # # BlockSize 13, Length 168, Buffer 0 # ok 9130 ok 9131 ok 9132 ok 9133 ok 9134 ok 9135 ok 9136 # # BlockSize 13, Length 168, Buffer 1 # ok 9137 ok 9138 ok 9139 ok 9140 ok 9141 ok 9142 ok 9143 # # BlockSize 13, Length 169, Buffer 0 # ok 9144 ok 9145 ok 9146 ok 9147 ok 9148 ok 9149 ok 9150 # # BlockSize 13, Length 169, Buffer 1 # ok 9151 ok 9152 ok 9153 ok 9154 ok 9155 ok 9156 ok 9157 # # BlockSize 13, Length 170, Buffer 0 # ok 9158 ok 9159 ok 9160 ok 9161 ok 9162 ok 9163 ok 9164 # # BlockSize 13, Length 170, Buffer 1 # ok 9165 ok 9166 ok 9167 ok 9168 ok 9169 ok 9170 ok 9171 # # BlockSize 13, Length 171, Buffer 0 # ok 9172 ok 9173 ok 9174 ok 9175 ok 9176 ok 9177 ok 9178 # # BlockSize 13, Length 171, Buffer 1 # ok 9179 ok 9180 ok 9181 ok 9182 ok 9183 ok 9184 ok 9185 # # BlockSize 13, Length 172, Buffer 0 # ok 9186 ok 9187 ok 9188 ok 9189 ok 9190 ok 9191 ok 9192 # # BlockSize 13, Length 172, Buffer 1 # ok 9193 ok 9194 ok 9195 ok 9196 ok 9197 ok 9198 ok 9199 # # BlockSize 13, Length 173, Buffer 0 # ok 9200 ok 9201 ok 9202 ok 9203 ok 9204 ok 9205 ok 9206 # # BlockSize 13, Length 173, Buffer 1 # ok 9207 ok 9208 ok 9209 ok 9210 ok 9211 ok 9212 ok 9213 # # BlockSize 13, Length 174, Buffer 0 # ok 9214 ok 9215 ok 9216 ok 9217 ok 9218 ok 9219 ok 9220 # # BlockSize 13, Length 174, Buffer 1 # ok 9221 ok 9222 ok 9223 ok 9224 ok 9225 ok 9226 ok 9227 # # BlockSize 13, Length 175, Buffer 0 # ok 9228 ok 9229 ok 9230 ok 9231 ok 9232 ok 9233 ok 9234 # # BlockSize 13, Length 175, Buffer 1 # ok 9235 ok 9236 ok 9237 ok 9238 ok 9239 ok 9240 ok 9241 # # BlockSize 13, Length 176, Buffer 0 # ok 9242 ok 9243 ok 9244 ok 9245 ok 9246 ok 9247 ok 9248 # # BlockSize 13, Length 176, Buffer 1 # ok 9249 ok 9250 ok 9251 ok 9252 ok 9253 ok 9254 ok 9255 # # BlockSize 13, Length 177, Buffer 0 # ok 9256 ok 9257 ok 9258 ok 9259 ok 9260 ok 9261 ok 9262 # # BlockSize 13, Length 177, Buffer 1 # ok 9263 ok 9264 ok 9265 ok 9266 ok 9267 ok 9268 ok 9269 # # BlockSize 13, Length 178, Buffer 0 # ok 9270 ok 9271 ok 9272 ok 9273 ok 9274 ok 9275 ok 9276 # # BlockSize 13, Length 178, Buffer 1 # ok 9277 ok 9278 ok 9279 ok 9280 ok 9281 ok 9282 ok 9283 # # BlockSize 13, Length 179, Buffer 0 # ok 9284 ok 9285 ok 9286 ok 9287 ok 9288 ok 9289 ok 9290 # # BlockSize 13, Length 179, Buffer 1 # ok 9291 ok 9292 ok 9293 ok 9294 ok 9295 ok 9296 ok 9297 # # BlockSize 13, Length 180, Buffer 0 # ok 9298 ok 9299 ok 9300 ok 9301 ok 9302 ok 9303 ok 9304 # # BlockSize 13, Length 180, Buffer 1 # ok 9305 ok 9306 ok 9307 ok 9308 ok 9309 ok 9310 ok 9311 # # BlockSize 13, Length 181, Buffer 0 # ok 9312 ok 9313 ok 9314 ok 9315 ok 9316 ok 9317 ok 9318 # # BlockSize 13, Length 181, Buffer 1 # ok 9319 ok 9320 ok 9321 ok 9322 ok 9323 ok 9324 ok 9325 # # BlockSize 13, Length 182, Buffer 0 # ok 9326 ok 9327 ok 9328 ok 9329 ok 9330 ok 9331 ok 9332 # # BlockSize 13, Length 182, Buffer 1 # ok 9333 ok 9334 ok 9335 ok 9336 ok 9337 ok 9338 ok 9339 # # BlockSize 13, Length 183, Buffer 0 # ok 9340 ok 9341 ok 9342 ok 9343 ok 9344 ok 9345 ok 9346 # # BlockSize 13, Length 183, Buffer 1 # ok 9347 ok 9348 ok 9349 ok 9350 ok 9351 ok 9352 ok 9353 # # BlockSize 13, Length 184, Buffer 0 # ok 9354 ok 9355 ok 9356 ok 9357 ok 9358 ok 9359 ok 9360 # # BlockSize 13, Length 184, Buffer 1 # ok 9361 ok 9362 ok 9363 ok 9364 ok 9365 ok 9366 ok 9367 # # BlockSize 13, Length 185, Buffer 0 # ok 9368 ok 9369 ok 9370 ok 9371 ok 9372 ok 9373 ok 9374 # # BlockSize 13, Length 185, Buffer 1 # ok 9375 ok 9376 ok 9377 ok 9378 ok 9379 ok 9380 ok 9381 # # BlockSize 13, Length 186, Buffer 0 # ok 9382 ok 9383 ok 9384 ok 9385 ok 9386 ok 9387 ok 9388 # # BlockSize 13, Length 186, Buffer 1 # ok 9389 ok 9390 ok 9391 ok 9392 ok 9393 ok 9394 ok 9395 # # BlockSize 13, Length 187, Buffer 0 # ok 9396 ok 9397 ok 9398 ok 9399 ok 9400 ok 9401 ok 9402 # # BlockSize 13, Length 187, Buffer 1 # ok 9403 ok 9404 ok 9405 ok 9406 ok 9407 ok 9408 ok 9409 # # BlockSize 13, Length 188, Buffer 0 # ok 9410 ok 9411 ok 9412 ok 9413 ok 9414 ok 9415 ok 9416 # # BlockSize 13, Length 188, Buffer 1 # ok 9417 ok 9418 ok 9419 ok 9420 ok 9421 ok 9422 ok 9423 # # BlockSize 13, Length 189, Buffer 0 # ok 9424 ok 9425 ok 9426 ok 9427 ok 9428 ok 9429 ok 9430 # # BlockSize 13, Length 189, Buffer 1 # ok 9431 ok 9432 ok 9433 ok 9434 ok 9435 ok 9436 ok 9437 # # BlockSize 13, Length 190, Buffer 0 # ok 9438 ok 9439 ok 9440 ok 9441 ok 9442 ok 9443 ok 9444 # # BlockSize 13, Length 190, Buffer 1 # ok 9445 ok 9446 ok 9447 ok 9448 ok 9449 ok 9450 ok 9451 # # BlockSize 13, Length 191, Buffer 0 # ok 9452 ok 9453 ok 9454 ok 9455 ok 9456 ok 9457 ok 9458 # # BlockSize 13, Length 191, Buffer 1 # ok 9459 ok 9460 ok 9461 ok 9462 ok 9463 ok 9464 ok 9465 # # BlockSize 13, Length 192, Buffer 0 # ok 9466 ok 9467 ok 9468 ok 9469 ok 9470 ok 9471 ok 9472 # # BlockSize 13, Length 192, Buffer 1 # ok 9473 ok 9474 ok 9475 ok 9476 ok 9477 ok 9478 ok 9479 # # BlockSize 13, Length 193, Buffer 0 # ok 9480 ok 9481 ok 9482 ok 9483 ok 9484 ok 9485 ok 9486 # # BlockSize 13, Length 193, Buffer 1 # ok 9487 ok 9488 ok 9489 ok 9490 ok 9491 ok 9492 ok 9493 # # BlockSize 13, Length 194, Buffer 0 # ok 9494 ok 9495 ok 9496 ok 9497 ok 9498 ok 9499 ok 9500 # # BlockSize 13, Length 194, Buffer 1 # ok 9501 ok 9502 ok 9503 ok 9504 ok 9505 ok 9506 ok 9507 # # BlockSize 13, Length 195, Buffer 0 # ok 9508 ok 9509 ok 9510 ok 9511 ok 9512 ok 9513 ok 9514 # # BlockSize 13, Length 195, Buffer 1 # ok 9515 ok 9516 ok 9517 ok 9518 ok 9519 ok 9520 ok 9521 # # BlockSize 13, Length 196, Buffer 0 # ok 9522 ok 9523 ok 9524 ok 9525 ok 9526 ok 9527 ok 9528 # # BlockSize 13, Length 196, Buffer 1 # ok 9529 ok 9530 ok 9531 ok 9532 ok 9533 ok 9534 ok 9535 # # BlockSize 13, Length 197, Buffer 0 # ok 9536 ok 9537 ok 9538 ok 9539 ok 9540 ok 9541 ok 9542 # # BlockSize 13, Length 197, Buffer 1 # ok 9543 ok 9544 ok 9545 ok 9546 ok 9547 ok 9548 ok 9549 # # BlockSize 13, Length 198, Buffer 0 # ok 9550 ok 9551 ok 9552 ok 9553 ok 9554 ok 9555 ok 9556 # # BlockSize 13, Length 198, Buffer 1 # ok 9557 ok 9558 ok 9559 ok 9560 ok 9561 ok 9562 ok 9563 # # BlockSize 13, Length 199, Buffer 0 # ok 9564 ok 9565 ok 9566 ok 9567 ok 9568 ok 9569 ok 9570 # # BlockSize 13, Length 199, Buffer 1 # ok 9571 ok 9572 ok 9573 ok 9574 ok 9575 ok 9576 ok 9577 # # BlockSize 13, Length 200, Buffer 0 # ok 9578 ok 9579 ok 9580 ok 9581 ok 9582 ok 9583 ok 9584 # # BlockSize 13, Length 200, Buffer 1 # ok 9585 ok 9586 ok 9587 ok 9588 ok 9589 ok 9590 ok 9591 # # BlockSize 13, Length 201, Buffer 0 # ok 9592 ok 9593 ok 9594 ok 9595 ok 9596 ok 9597 ok 9598 # # BlockSize 13, Length 201, Buffer 1 # ok 9599 ok 9600 ok 9601 ok 9602 ok 9603 ok 9604 ok 9605 # # BlockSize 13, Length 202, Buffer 0 # ok 9606 ok 9607 ok 9608 ok 9609 ok 9610 ok 9611 ok 9612 # # BlockSize 13, Length 202, Buffer 1 # ok 9613 ok 9614 ok 9615 ok 9616 ok 9617 ok 9618 ok 9619 # # BlockSize 13, Length 203, Buffer 0 # ok 9620 ok 9621 ok 9622 ok 9623 ok 9624 ok 9625 ok 9626 # # BlockSize 13, Length 203, Buffer 1 # ok 9627 ok 9628 ok 9629 ok 9630 ok 9631 ok 9632 ok 9633 # # BlockSize 13, Length 204, Buffer 0 # ok 9634 ok 9635 ok 9636 ok 9637 ok 9638 ok 9639 ok 9640 # # BlockSize 13, Length 204, Buffer 1 # ok 9641 ok 9642 ok 9643 ok 9644 ok 9645 ok 9646 ok 9647 # # BlockSize 13, Length 205, Buffer 0 # ok 9648 ok 9649 ok 9650 ok 9651 ok 9652 ok 9653 ok 9654 # # BlockSize 13, Length 205, Buffer 1 # ok 9655 ok 9656 ok 9657 ok 9658 ok 9659 ok 9660 ok 9661 # # BlockSize 13, Length 206, Buffer 0 # ok 9662 ok 9663 ok 9664 ok 9665 ok 9666 ok 9667 ok 9668 # # BlockSize 13, Length 206, Buffer 1 # ok 9669 ok 9670 ok 9671 ok 9672 ok 9673 ok 9674 ok 9675 # # BlockSize 13, Length 207, Buffer 0 # ok 9676 ok 9677 ok 9678 ok 9679 ok 9680 ok 9681 ok 9682 # # BlockSize 13, Length 207, Buffer 1 # ok 9683 ok 9684 ok 9685 ok 9686 ok 9687 ok 9688 ok 9689 # # BlockSize 13, Length 208, Buffer 0 # ok 9690 ok 9691 ok 9692 ok 9693 ok 9694 ok 9695 ok 9696 # # BlockSize 13, Length 208, Buffer 1 # ok 9697 ok 9698 ok 9699 ok 9700 ok 9701 ok 9702 ok 9703 # # BlockSize 13, Length 209, Buffer 0 # ok 9704 ok 9705 ok 9706 ok 9707 ok 9708 ok 9709 ok 9710 # # BlockSize 13, Length 209, Buffer 1 # ok 9711 ok 9712 ok 9713 ok 9714 ok 9715 ok 9716 ok 9717 # # BlockSize 13, Length 210, Buffer 0 # ok 9718 ok 9719 ok 9720 ok 9721 ok 9722 ok 9723 ok 9724 # # BlockSize 13, Length 210, Buffer 1 # ok 9725 ok 9726 ok 9727 ok 9728 ok 9729 ok 9730 ok 9731 # # BlockSize 13, Length 211, Buffer 0 # ok 9732 ok 9733 ok 9734 ok 9735 ok 9736 ok 9737 ok 9738 # # BlockSize 13, Length 211, Buffer 1 # ok 9739 ok 9740 ok 9741 ok 9742 ok 9743 ok 9744 ok 9745 # # BlockSize 13, Length 212, Buffer 0 # ok 9746 ok 9747 ok 9748 ok 9749 ok 9750 ok 9751 ok 9752 # # BlockSize 13, Length 212, Buffer 1 # ok 9753 ok 9754 ok 9755 ok 9756 ok 9757 ok 9758 ok 9759 # # BlockSize 13, Length 213, Buffer 0 # ok 9760 ok 9761 ok 9762 ok 9763 ok 9764 ok 9765 ok 9766 # # BlockSize 13, Length 213, Buffer 1 # ok 9767 ok 9768 ok 9769 ok 9770 ok 9771 ok 9772 ok 9773 # # BlockSize 13, Length 214, Buffer 0 # ok 9774 ok 9775 ok 9776 ok 9777 ok 9778 ok 9779 ok 9780 # # BlockSize 13, Length 214, Buffer 1 # ok 9781 ok 9782 ok 9783 ok 9784 ok 9785 ok 9786 ok 9787 # # BlockSize 13, Length 215, Buffer 0 # ok 9788 ok 9789 ok 9790 ok 9791 ok 9792 ok 9793 ok 9794 # # BlockSize 13, Length 215, Buffer 1 # ok 9795 ok 9796 ok 9797 ok 9798 ok 9799 ok 9800 ok 9801 # # BlockSize 13, Length 216, Buffer 0 # ok 9802 ok 9803 ok 9804 ok 9805 ok 9806 ok 9807 ok 9808 # # BlockSize 13, Length 216, Buffer 1 # ok 9809 ok 9810 ok 9811 ok 9812 ok 9813 ok 9814 ok 9815 # # BlockSize 13, Length 217, Buffer 0 # ok 9816 ok 9817 ok 9818 ok 9819 ok 9820 ok 9821 ok 9822 # # BlockSize 13, Length 217, Buffer 1 # ok 9823 ok 9824 ok 9825 ok 9826 ok 9827 ok 9828 ok 9829 # # BlockSize 13, Length 218, Buffer 0 # ok 9830 ok 9831 ok 9832 ok 9833 ok 9834 ok 9835 ok 9836 # # BlockSize 13, Length 218, Buffer 1 # ok 9837 ok 9838 ok 9839 ok 9840 ok 9841 ok 9842 ok 9843 # # BlockSize 13, Length 219, Buffer 0 # ok 9844 ok 9845 ok 9846 ok 9847 ok 9848 ok 9849 ok 9850 # # BlockSize 13, Length 219, Buffer 1 # ok 9851 ok 9852 ok 9853 ok 9854 ok 9855 ok 9856 ok 9857 # # BlockSize 13, Length 220, Buffer 0 # ok 9858 ok 9859 ok 9860 ok 9861 ok 9862 ok 9863 ok 9864 # # BlockSize 13, Length 220, Buffer 1 # ok 9865 ok 9866 ok 9867 ok 9868 ok 9869 ok 9870 ok 9871 # # BlockSize 13, Length 221, Buffer 0 # ok 9872 ok 9873 ok 9874 ok 9875 ok 9876 ok 9877 ok 9878 # # BlockSize 13, Length 221, Buffer 1 # ok 9879 ok 9880 ok 9881 ok 9882 ok 9883 ok 9884 ok 9885 # # BlockSize 13, Length 222, Buffer 0 # ok 9886 ok 9887 ok 9888 ok 9889 ok 9890 ok 9891 ok 9892 # # BlockSize 13, Length 222, Buffer 1 # ok 9893 ok 9894 ok 9895 ok 9896 ok 9897 ok 9898 ok 9899 # # BlockSize 13, Length 223, Buffer 0 # ok 9900 ok 9901 ok 9902 ok 9903 ok 9904 ok 9905 ok 9906 # # BlockSize 13, Length 223, Buffer 1 # ok 9907 ok 9908 ok 9909 ok 9910 ok 9911 ok 9912 ok 9913 # # BlockSize 13, Length 224, Buffer 0 # ok 9914 ok 9915 ok 9916 ok 9917 ok 9918 ok 9919 ok 9920 # # BlockSize 13, Length 224, Buffer 1 # ok 9921 ok 9922 ok 9923 ok 9924 ok 9925 ok 9926 ok 9927 # # BlockSize 13, Length 225, Buffer 0 # ok 9928 ok 9929 ok 9930 ok 9931 ok 9932 ok 9933 ok 9934 # # BlockSize 13, Length 225, Buffer 1 # ok 9935 ok 9936 ok 9937 ok 9938 ok 9939 ok 9940 ok 9941 # # BlockSize 13, Length 226, Buffer 0 # ok 9942 ok 9943 ok 9944 ok 9945 ok 9946 ok 9947 ok 9948 # # BlockSize 13, Length 226, Buffer 1 # ok 9949 ok 9950 ok 9951 ok 9952 ok 9953 ok 9954 ok 9955 # # BlockSize 13, Length 227, Buffer 0 # ok 9956 ok 9957 ok 9958 ok 9959 ok 9960 ok 9961 ok 9962 # # BlockSize 13, Length 227, Buffer 1 # ok 9963 ok 9964 ok 9965 ok 9966 ok 9967 ok 9968 ok 9969 # # BlockSize 13, Length 228, Buffer 0 # ok 9970 ok 9971 ok 9972 ok 9973 ok 9974 ok 9975 ok 9976 # # BlockSize 13, Length 228, Buffer 1 # ok 9977 ok 9978 ok 9979 ok 9980 ok 9981 ok 9982 ok 9983 # # BlockSize 13, Length 229, Buffer 0 # ok 9984 ok 9985 ok 9986 ok 9987 ok 9988 ok 9989 ok 9990 # # BlockSize 13, Length 229, Buffer 1 # ok 9991 ok 9992 ok 9993 ok 9994 ok 9995 ok 9996 ok 9997 # # BlockSize 13, Length 230, Buffer 0 # ok 9998 ok 9999 ok 10000 ok 10001 ok 10002 ok 10003 ok 10004 # # BlockSize 13, Length 230, Buffer 1 # ok 10005 ok 10006 ok 10007 ok 10008 ok 10009 ok 10010 ok 10011 # # BlockSize 13, Length 231, Buffer 0 # ok 10012 ok 10013 ok 10014 ok 10015 ok 10016 ok 10017 ok 10018 # # BlockSize 13, Length 231, Buffer 1 # ok 10019 ok 10020 ok 10021 ok 10022 ok 10023 ok 10024 ok 10025 # # BlockSize 13, Length 232, Buffer 0 # ok 10026 ok 10027 ok 10028 ok 10029 ok 10030 ok 10031 ok 10032 # # BlockSize 13, Length 232, Buffer 1 # ok 10033 ok 10034 ok 10035 ok 10036 ok 10037 ok 10038 ok 10039 # # BlockSize 13, Length 233, Buffer 0 # ok 10040 ok 10041 ok 10042 ok 10043 ok 10044 ok 10045 ok 10046 # # BlockSize 13, Length 233, Buffer 1 # ok 10047 ok 10048 ok 10049 ok 10050 ok 10051 ok 10052 ok 10053 # # BlockSize 13, Length 234, Buffer 0 # ok 10054 ok 10055 ok 10056 ok 10057 ok 10058 ok 10059 ok 10060 # # BlockSize 13, Length 234, Buffer 1 # ok 10061 ok 10062 ok 10063 ok 10064 ok 10065 ok 10066 ok 10067 # # BlockSize 13, Length 235, Buffer 0 # ok 10068 ok 10069 ok 10070 ok 10071 ok 10072 ok 10073 ok 10074 # # BlockSize 13, Length 235, Buffer 1 # ok 10075 ok 10076 ok 10077 ok 10078 ok 10079 ok 10080 ok 10081 # # BlockSize 13, Length 236, Buffer 0 # ok 10082 ok 10083 ok 10084 ok 10085 ok 10086 ok 10087 ok 10088 # # BlockSize 13, Length 236, Buffer 1 # ok 10089 ok 10090 ok 10091 ok 10092 ok 10093 ok 10094 ok 10095 # # BlockSize 13, Length 237, Buffer 0 # ok 10096 ok 10097 ok 10098 ok 10099 ok 10100 ok 10101 ok 10102 # # BlockSize 13, Length 237, Buffer 1 # ok 10103 ok 10104 ok 10105 ok 10106 ok 10107 ok 10108 ok 10109 # # BlockSize 13, Length 238, Buffer 0 # ok 10110 ok 10111 ok 10112 ok 10113 ok 10114 ok 10115 ok 10116 # # BlockSize 13, Length 238, Buffer 1 # ok 10117 ok 10118 ok 10119 ok 10120 ok 10121 ok 10122 ok 10123 # # BlockSize 13, Length 239, Buffer 0 # ok 10124 ok 10125 ok 10126 ok 10127 ok 10128 ok 10129 ok 10130 # # BlockSize 13, Length 239, Buffer 1 # ok 10131 ok 10132 ok 10133 ok 10134 ok 10135 ok 10136 ok 10137 # # BlockSize 13, Length 240, Buffer 0 # ok 10138 ok 10139 ok 10140 ok 10141 ok 10142 ok 10143 ok 10144 # # BlockSize 13, Length 240, Buffer 1 # ok 10145 ok 10146 ok 10147 ok 10148 ok 10149 ok 10150 ok 10151 # # BlockSize 13, Length 241, Buffer 0 # ok 10152 ok 10153 ok 10154 ok 10155 ok 10156 ok 10157 ok 10158 # # BlockSize 13, Length 241, Buffer 1 # ok 10159 ok 10160 ok 10161 ok 10162 ok 10163 ok 10164 ok 10165 ok 10166 - no warnings ok t/107multi-deflate..............1..695 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Deflate with 1 streams to file ok 3 - $x isa IO::Compress::Deflate ok 4 - Write OK ok 5 - newStream OK ok 6 - Close ok ok 7 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 1 streams, from file ok 8 - $gz isa IO::Uncompress::Inflate ok 9 - ! error() ok 10 - eof() ok 11 - close() ok ok 12 - streamCount ok 2 ok 13 - expected output ok 14 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 1 streams, from file ok 15 - $gz isa IO::Uncompress::Inflate ok 16 - ! error() ok 17 - eof() ok 18 - close() ok ok 19 - streamCount ok 2 ok 20 - expected output ok 21 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 1 streams, from file ok 22 - $gz isa IO::Uncompress::Inflate ok 23 - $. is 4 ok 24 - ! error() ok 25 - eof() ok 26 - streamCount is 1 ok 27 - expected output ok 28 - nextStream ok ok 29 - tell is 0 ok 30 - $. is 0 ok 31 - $. is 0 ok 32 - ! error() ok 33 - eof() ok 34 - streamCount is ok ok 35 - expected output ok 36 - tell is 0 ok 37 - nextStream ok ok 38 - eof() ok 39 - close() ok ok 40 - streamCount ok ok 41 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from file ok 42 - $gz isa IO::Uncompress::Inflate ok 43 - $. is 4 ok 44 - ! error() ok 45 - eof() ok 46 - streamCount is 1 ok 47 - expected output ok 48 - nextStream ok ok 49 - tell is 0 ok 50 - $. is 0 ok 51 - $. is 0 ok 52 - ! error() ok 53 - eof() ok 54 - streamCount is ok ok 55 - expected output ok 56 - tell is 0 ok 57 - nextStream ok ok 58 - eof() ok 59 - close() ok ok 60 - streamCount ok ok 61 - Testing IO::Compress::Deflate with 2 streams to file ok 62 - $x isa IO::Compress::Deflate ok 63 - Write OK ok 64 - newStream OK ok 65 - Write OK ok 66 - newStream OK ok 67 - Close ok ok 68 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 2 streams, from file ok 69 - $gz isa IO::Uncompress::Inflate ok 70 - ! error() ok 71 - eof() ok 72 - close() ok ok 73 - streamCount ok 3 ok 74 - expected output ok 75 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 2 streams, from file ok 76 - $gz isa IO::Uncompress::Inflate ok 77 - ! error() ok 78 - eof() ok 79 - close() ok ok 80 - streamCount ok 3 ok 81 - expected output ok 82 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 2 streams, from file ok 83 - $gz isa IO::Uncompress::Inflate ok 84 - $. is 4 ok 85 - ! error() ok 86 - eof() ok 87 - streamCount is 1 ok 88 - expected output ok 89 - nextStream ok ok 90 - tell is 0 ok 91 - $. is 0 ok 92 - $. is 2 ok 93 - ! error() ok 94 - eof() ok 95 - streamCount is 2 ok 96 - expected output ok 97 - nextStream ok ok 98 - tell is 0 ok 99 - $. is 0 ok 100 - $. is 0 ok 101 - ! error() ok 102 - eof() ok 103 - streamCount is ok ok 104 - expected output ok 105 - tell is 0 ok 106 - nextStream ok ok 107 - eof() ok 108 - close() ok ok 109 - streamCount ok ok 110 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from file ok 111 - $gz isa IO::Uncompress::Inflate ok 112 - $. is 4 ok 113 - ! error() ok 114 - eof() ok 115 - streamCount is 1 ok 116 - expected output ok 117 - nextStream ok ok 118 - tell is 0 ok 119 - $. is 0 ok 120 - $. is 2 ok 121 - ! error() ok 122 - eof() ok 123 - streamCount is 2 ok 124 - expected output ok 125 - nextStream ok ok 126 - tell is 0 ok 127 - $. is 0 ok 128 - $. is 0 ok 129 - ! error() ok 130 - eof() ok 131 - streamCount is ok ok 132 - expected output ok 133 - tell is 0 ok 134 - nextStream ok ok 135 - eof() ok 136 - close() ok ok 137 - streamCount ok ok 138 - Testing IO::Compress::Deflate with 3 streams to file ok 139 - $x isa IO::Compress::Deflate ok 140 - Write OK ok 141 - newStream OK ok 142 - Write OK ok 143 - newStream OK ok 144 - Write OK ok 145 - newStream OK ok 146 - Close ok ok 147 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 3 streams, from file ok 148 - $gz isa IO::Uncompress::Inflate ok 149 - ! error() ok 150 - eof() ok 151 - close() ok ok 152 - streamCount ok 4 ok 153 - expected output ok 154 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 3 streams, from file ok 155 - $gz isa IO::Uncompress::Inflate ok 156 - ! error() ok 157 - eof() ok 158 - close() ok ok 159 - streamCount ok 4 ok 160 - expected output ok 161 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 3 streams, from file ok 162 - $gz isa IO::Uncompress::Inflate ok 163 - $. is 4 ok 164 - ! error() ok 165 - eof() ok 166 - streamCount is 1 ok 167 - expected output ok 168 - nextStream ok ok 169 - tell is 0 ok 170 - $. is 0 ok 171 - $. is 2 ok 172 - ! error() ok 173 - eof() ok 174 - streamCount is 2 ok 175 - expected output ok 176 - nextStream ok ok 177 - tell is 0 ok 178 - $. is 0 ok 179 - $. is 1 ok 180 - ! error() ok 181 - eof() ok 182 - streamCount is 3 ok 183 - expected output ok 184 - nextStream ok ok 185 - tell is 0 ok 186 - $. is 0 ok 187 - $. is 0 ok 188 - ! error() ok 189 - eof() ok 190 - streamCount is ok ok 191 - expected output ok 192 - tell is 0 ok 193 - nextStream ok ok 194 - eof() ok 195 - close() ok ok 196 - streamCount ok ok 197 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from file ok 198 - $gz isa IO::Uncompress::Inflate ok 199 - $. is 4 ok 200 - ! error() ok 201 - eof() ok 202 - streamCount is 1 ok 203 - expected output ok 204 - nextStream ok ok 205 - tell is 0 ok 206 - $. is 0 ok 207 - $. is 2 ok 208 - ! error() ok 209 - eof() ok 210 - streamCount is 2 ok 211 - expected output ok 212 - nextStream ok ok 213 - tell is 0 ok 214 - $. is 0 ok 215 - $. is 1 ok 216 - ! error() ok 217 - eof() ok 218 - streamCount is 3 ok 219 - expected output ok 220 - nextStream ok ok 221 - tell is 0 ok 222 - $. is 0 ok 223 - $. is 0 ok 224 - ! error() ok 225 - eof() ok 226 - streamCount is ok ok 227 - expected output ok 228 - tell is 0 ok 229 - nextStream ok ok 230 - eof() ok 231 - close() ok ok 232 - streamCount ok ok 233 - Testing IO::Compress::Deflate with 1 streams to filehandle ok 234 - $x isa IO::Compress::Deflate ok 235 - Write OK ok 236 - newStream OK ok 237 - Close ok ok 238 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 1 streams, from filehandle ok 239 - $gz isa IO::Uncompress::Inflate ok 240 - ! error() ok 241 - eof() ok 242 - close() ok ok 243 - streamCount ok 2 ok 244 - expected output ok 245 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 1 streams, from filehandle ok 246 - $gz isa IO::Uncompress::Inflate ok 247 - ! error() ok 248 - eof() ok 249 - close() ok ok 250 - streamCount ok 2 ok 251 - expected output ok 252 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 1 streams, from filehandle ok 253 - $gz isa IO::Uncompress::Inflate ok 254 - $. is 4 ok 255 - ! error() ok 256 - eof() ok 257 - streamCount is 1 ok 258 - expected output ok 259 - nextStream ok ok 260 - tell is 0 ok 261 - $. is 0 ok 262 - $. is 0 ok 263 - ! error() ok 264 - eof() ok 265 - streamCount is ok ok 266 - expected output ok 267 - tell is 0 ok 268 - nextStream ok ok 269 - eof() ok 270 - close() ok ok 271 - streamCount ok ok 272 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from filehandle ok 273 - $gz isa IO::Uncompress::Inflate ok 274 - $. is 4 ok 275 - ! error() ok 276 - eof() ok 277 - streamCount is 1 ok 278 - expected output ok 279 - nextStream ok ok 280 - tell is 0 ok 281 - $. is 0 ok 282 - $. is 0 ok 283 - ! error() ok 284 - eof() ok 285 - streamCount is ok ok 286 - expected output ok 287 - tell is 0 ok 288 - nextStream ok ok 289 - eof() ok 290 - close() ok ok 291 - streamCount ok ok 292 - Testing IO::Compress::Deflate with 2 streams to filehandle ok 293 - $x isa IO::Compress::Deflate ok 294 - Write OK ok 295 - newStream OK ok 296 - Write OK ok 297 - newStream OK ok 298 - Close ok ok 299 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 2 streams, from filehandle ok 300 - $gz isa IO::Uncompress::Inflate ok 301 - ! error() ok 302 - eof() ok 303 - close() ok ok 304 - streamCount ok 3 ok 305 - expected output ok 306 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 2 streams, from filehandle ok 307 - $gz isa IO::Uncompress::Inflate ok 308 - ! error() ok 309 - eof() ok 310 - close() ok ok 311 - streamCount ok 3 ok 312 - expected output ok 313 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 2 streams, from filehandle ok 314 - $gz isa IO::Uncompress::Inflate ok 315 - $. is 4 ok 316 - ! error() ok 317 - eof() ok 318 - streamCount is 1 ok 319 - expected output ok 320 - nextStream ok ok 321 - tell is 0 ok 322 - $. is 0 ok 323 - $. is 2 ok 324 - ! error() ok 325 - eof() ok 326 - streamCount is 2 ok 327 - expected output ok 328 - nextStream ok ok 329 - tell is 0 ok 330 - $. is 0 ok 331 - $. is 0 ok 332 - ! error() ok 333 - eof() ok 334 - streamCount is ok ok 335 - expected output ok 336 - tell is 0 ok 337 - nextStream ok ok 338 - eof() ok 339 - close() ok ok 340 - streamCount ok ok 341 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from filehandle ok 342 - $gz isa IO::Uncompress::Inflate ok 343 - $. is 4 ok 344 - ! error() ok 345 - eof() ok 346 - streamCount is 1 ok 347 - expected output ok 348 - nextStream ok ok 349 - tell is 0 ok 350 - $. is 0 ok 351 - $. is 2 ok 352 - ! error() ok 353 - eof() ok 354 - streamCount is 2 ok 355 - expected output ok 356 - nextStream ok ok 357 - tell is 0 ok 358 - $. is 0 ok 359 - $. is 0 ok 360 - ! error() ok 361 - eof() ok 362 - streamCount is ok ok 363 - expected output ok 364 - tell is 0 ok 365 - nextStream ok ok 366 - eof() ok 367 - close() ok ok 368 - streamCount ok ok 369 - Testing IO::Compress::Deflate with 3 streams to filehandle ok 370 - $x isa IO::Compress::Deflate ok 371 - Write OK ok 372 - newStream OK ok 373 - Write OK ok 374 - newStream OK ok 375 - Write OK ok 376 - newStream OK ok 377 - Close ok ok 378 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 3 streams, from filehandle ok 379 - $gz isa IO::Uncompress::Inflate ok 380 - ! error() ok 381 - eof() ok 382 - close() ok ok 383 - streamCount ok 4 ok 384 - expected output ok 385 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 3 streams, from filehandle ok 386 - $gz isa IO::Uncompress::Inflate ok 387 - ! error() ok 388 - eof() ok 389 - close() ok ok 390 - streamCount ok 4 ok 391 - expected output ok 392 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 3 streams, from filehandle ok 393 - $gz isa IO::Uncompress::Inflate ok 394 - $. is 4 ok 395 - ! error() ok 396 - eof() ok 397 - streamCount is 1 ok 398 - expected output ok 399 - nextStream ok ok 400 - tell is 0 ok 401 - $. is 0 ok 402 - $. is 2 ok 403 - ! error() ok 404 - eof() ok 405 - streamCount is 2 ok 406 - expected output ok 407 - nextStream ok ok 408 - tell is 0 ok 409 - $. is 0 ok 410 - $. is 1 ok 411 - ! error() ok 412 - eof() ok 413 - streamCount is 3 ok 414 - expected output ok 415 - nextStream ok ok 416 - tell is 0 ok 417 - $. is 0 ok 418 - $. is 0 ok 419 - ! error() ok 420 - eof() ok 421 - streamCount is ok ok 422 - expected output ok 423 - tell is 0 ok 424 - nextStream ok ok 425 - eof() ok 426 - close() ok ok 427 - streamCount ok ok 428 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from filehandle ok 429 - $gz isa IO::Uncompress::Inflate ok 430 - $. is 4 ok 431 - ! error() ok 432 - eof() ok 433 - streamCount is 1 ok 434 - expected output ok 435 - nextStream ok ok 436 - tell is 0 ok 437 - $. is 0 ok 438 - $. is 2 ok 439 - ! error() ok 440 - eof() ok 441 - streamCount is 2 ok 442 - expected output ok 443 - nextStream ok ok 444 - tell is 0 ok 445 - $. is 0 ok 446 - $. is 1 ok 447 - ! error() ok 448 - eof() ok 449 - streamCount is 3 ok 450 - expected output ok 451 - nextStream ok ok 452 - tell is 0 ok 453 - $. is 0 ok 454 - $. is 0 ok 455 - ! error() ok 456 - eof() ok 457 - streamCount is ok ok 458 - expected output ok 459 - tell is 0 ok 460 - nextStream ok ok 461 - eof() ok 462 - close() ok ok 463 - streamCount ok ok 464 - Testing IO::Compress::Deflate with 1 streams to buffer ok 465 - $x isa IO::Compress::Deflate ok 466 - Write OK ok 467 - newStream OK ok 468 - Close ok ok 469 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 1 streams, from buffer ok 470 - $gz isa IO::Uncompress::Inflate ok 471 - ! error() ok 472 - eof() ok 473 - close() ok ok 474 - streamCount ok 2 ok 475 - expected output ok 476 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 1 streams, from buffer ok 477 - $gz isa IO::Uncompress::Inflate ok 478 - ! error() ok 479 - eof() ok 480 - close() ok ok 481 - streamCount ok 2 ok 482 - expected output ok 483 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 1 streams, from buffer ok 484 - $gz isa IO::Uncompress::Inflate ok 485 - $. is 4 ok 486 - ! error() ok 487 - eof() ok 488 - streamCount is 1 ok 489 - expected output ok 490 - nextStream ok ok 491 - tell is 0 ok 492 - $. is 0 ok 493 - $. is 0 ok 494 - ! error() ok 495 - eof() ok 496 - streamCount is ok ok 497 - expected output ok 498 - tell is 0 ok 499 - nextStream ok ok 500 - eof() ok 501 - close() ok ok 502 - streamCount ok ok 503 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from buffer ok 504 - $gz isa IO::Uncompress::Inflate ok 505 - $. is 4 ok 506 - ! error() ok 507 - eof() ok 508 - streamCount is 1 ok 509 - expected output ok 510 - nextStream ok ok 511 - tell is 0 ok 512 - $. is 0 ok 513 - $. is 0 ok 514 - ! error() ok 515 - eof() ok 516 - streamCount is ok ok 517 - expected output ok 518 - tell is 0 ok 519 - nextStream ok ok 520 - eof() ok 521 - close() ok ok 522 - streamCount ok ok 523 - Testing IO::Compress::Deflate with 2 streams to buffer ok 524 - $x isa IO::Compress::Deflate ok 525 - Write OK ok 526 - newStream OK ok 527 - Write OK ok 528 - newStream OK ok 529 - Close ok ok 530 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 2 streams, from buffer ok 531 - $gz isa IO::Uncompress::Inflate ok 532 - ! error() ok 533 - eof() ok 534 - close() ok ok 535 - streamCount ok 3 ok 536 - expected output ok 537 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 2 streams, from buffer ok 538 - $gz isa IO::Uncompress::Inflate ok 539 - ! error() ok 540 - eof() ok 541 - close() ok ok 542 - streamCount ok 3 ok 543 - expected output ok 544 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 2 streams, from buffer ok 545 - $gz isa IO::Uncompress::Inflate ok 546 - $. is 4 ok 547 - ! error() ok 548 - eof() ok 549 - streamCount is 1 ok 550 - expected output ok 551 - nextStream ok ok 552 - tell is 0 ok 553 - $. is 0 ok 554 - $. is 2 ok 555 - ! error() ok 556 - eof() ok 557 - streamCount is 2 ok 558 - expected output ok 559 - nextStream ok ok 560 - tell is 0 ok 561 - $. is 0 ok 562 - $. is 0 ok 563 - ! error() ok 564 - eof() ok 565 - streamCount is ok ok 566 - expected output ok 567 - tell is 0 ok 568 - nextStream ok ok 569 - eof() ok 570 - close() ok ok 571 - streamCount ok ok 572 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from buffer ok 573 - $gz isa IO::Uncompress::Inflate ok 574 - $. is 4 ok 575 - ! error() ok 576 - eof() ok 577 - streamCount is 1 ok 578 - expected output ok 579 - nextStream ok ok 580 - tell is 0 ok 581 - $. is 0 ok 582 - $. is 2 ok 583 - ! error() ok 584 - eof() ok 585 - streamCount is 2 ok 586 - expected output ok 587 - nextStream ok ok 588 - tell is 0 ok 589 - $. is 0 ok 590 - $. is 0 ok 591 - ! error() ok 592 - eof() ok 593 - streamCount is ok ok 594 - expected output ok 595 - tell is 0 ok 596 - nextStream ok ok 597 - eof() ok 598 - close() ok ok 599 - streamCount ok ok 600 - Testing IO::Compress::Deflate with 3 streams to buffer ok 601 - $x isa IO::Compress::Deflate ok 602 - Write OK ok 603 - newStream OK ok 604 - Write OK ok 605 - newStream OK ok 606 - Write OK ok 607 - newStream OK ok 608 - Close ok ok 609 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate and 3 streams, from buffer ok 610 - $gz isa IO::Uncompress::Inflate ok 611 - ! error() ok 612 - eof() ok 613 - close() ok ok 614 - streamCount ok 4 ok 615 - expected output ok 616 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress and 3 streams, from buffer ok 617 - $gz isa IO::Uncompress::Inflate ok 618 - ! error() ok 619 - eof() ok 620 - close() ok ok 621 - streamCount ok 4 ok 622 - expected output ok 623 - Testing IO::Compress::Deflate with IO::Uncompress::Inflate nextStream and 3 streams, from buffer ok 624 - $gz isa IO::Uncompress::Inflate ok 625 - $. is 4 ok 626 - ! error() ok 627 - eof() ok 628 - streamCount is 1 ok 629 - expected output ok 630 - nextStream ok ok 631 - tell is 0 ok 632 - $. is 0 ok 633 - $. is 2 ok 634 - ! error() ok 635 - eof() ok 636 - streamCount is 2 ok 637 - expected output ok 638 - nextStream ok ok 639 - tell is 0 ok 640 - $. is 0 ok 641 - $. is 1 ok 642 - ! error() ok 643 - eof() ok 644 - streamCount is 3 ok 645 - expected output ok 646 - nextStream ok ok 647 - tell is 0 ok 648 - $. is 0 ok 649 - $. is 0 ok 650 - ! error() ok 651 - eof() ok 652 - streamCount is ok ok 653 - expected output ok 654 - tell is 0 ok 655 - nextStream ok ok 656 - eof() ok 657 - close() ok ok 658 - streamCount ok ok 659 - Testing IO::Compress::Deflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from buffer ok 660 - $gz isa IO::Uncompress::Inflate ok 661 - $. is 4 ok 662 - ! error() ok 663 - eof() ok 664 - streamCount is 1 ok 665 - expected output ok 666 - nextStream ok ok 667 - tell is 0 ok 668 - $. is 0 ok 669 - $. is 2 ok 670 - ! error() ok 671 - eof() ok 672 - streamCount is 2 ok 673 - expected output ok 674 - nextStream ok ok 675 - tell is 0 ok 676 - $. is 0 ok 677 - $. is 1 ok 678 - ! error() ok 679 - eof() ok 680 - streamCount is 3 ok 681 - expected output ok 682 - nextStream ok ok 683 - tell is 0 ok 684 - $. is 0 ok 685 - $. is 0 ok 686 - ! error() ok 687 - eof() ok 688 - streamCount is ok ok 689 - expected output ok 690 - tell is 0 ok 691 - nextStream ok ok 692 - eof() ok 693 - close() ok ok 694 - streamCount ok ok 695 - no warnings ok t/107multi-gzip.................1..695 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Gzip with 1 streams to file ok 3 - $x isa IO::Compress::Gzip ok 4 - Write OK ok 5 - newStream OK ok 6 - Close ok ok 7 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 1 streams, from file ok 8 - $gz isa IO::Uncompress::Gunzip ok 9 - ! error() ok 10 - eof() ok 11 - close() ok ok 12 - streamCount ok 2 ok 13 - expected output ok 14 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 1 streams, from file ok 15 - $gz isa IO::Uncompress::Gunzip ok 16 - ! error() ok 17 - eof() ok 18 - close() ok ok 19 - streamCount ok 2 ok 20 - expected output ok 21 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 1 streams, from file ok 22 - $gz isa IO::Uncompress::Gunzip ok 23 - $. is 4 ok 24 - ! error() ok 25 - eof() ok 26 - streamCount is 1 ok 27 - expected output ok 28 - nextStream ok ok 29 - tell is 0 ok 30 - $. is 0 ok 31 - $. is 0 ok 32 - ! error() ok 33 - eof() ok 34 - streamCount is ok ok 35 - expected output ok 36 - tell is 0 ok 37 - nextStream ok ok 38 - eof() ok 39 - close() ok ok 40 - streamCount ok ok 41 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from file ok 42 - $gz isa IO::Uncompress::Gunzip ok 43 - $. is 4 ok 44 - ! error() ok 45 - eof() ok 46 - streamCount is 1 ok 47 - expected output ok 48 - nextStream ok ok 49 - tell is 0 ok 50 - $. is 0 ok 51 - $. is 0 ok 52 - ! error() ok 53 - eof() ok 54 - streamCount is ok ok 55 - expected output ok 56 - tell is 0 ok 57 - nextStream ok ok 58 - eof() ok 59 - close() ok ok 60 - streamCount ok ok 61 - Testing IO::Compress::Gzip with 2 streams to file ok 62 - $x isa IO::Compress::Gzip ok 63 - Write OK ok 64 - newStream OK ok 65 - Write OK ok 66 - newStream OK ok 67 - Close ok ok 68 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 2 streams, from file ok 69 - $gz isa IO::Uncompress::Gunzip ok 70 - ! error() ok 71 - eof() ok 72 - close() ok ok 73 - streamCount ok 3 ok 74 - expected output ok 75 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 2 streams, from file ok 76 - $gz isa IO::Uncompress::Gunzip ok 77 - ! error() ok 78 - eof() ok 79 - close() ok ok 80 - streamCount ok 3 ok 81 - expected output ok 82 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 2 streams, from file ok 83 - $gz isa IO::Uncompress::Gunzip ok 84 - $. is 4 ok 85 - ! error() ok 86 - eof() ok 87 - streamCount is 1 ok 88 - expected output ok 89 - nextStream ok ok 90 - tell is 0 ok 91 - $. is 0 ok 92 - $. is 2 ok 93 - ! error() ok 94 - eof() ok 95 - streamCount is 2 ok 96 - expected output ok 97 - nextStream ok ok 98 - tell is 0 ok 99 - $. is 0 ok 100 - $. is 0 ok 101 - ! error() ok 102 - eof() ok 103 - streamCount is ok ok 104 - expected output ok 105 - tell is 0 ok 106 - nextStream ok ok 107 - eof() ok 108 - close() ok ok 109 - streamCount ok ok 110 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from file ok 111 - $gz isa IO::Uncompress::Gunzip ok 112 - $. is 4 ok 113 - ! error() ok 114 - eof() ok 115 - streamCount is 1 ok 116 - expected output ok 117 - nextStream ok ok 118 - tell is 0 ok 119 - $. is 0 ok 120 - $. is 2 ok 121 - ! error() ok 122 - eof() ok 123 - streamCount is 2 ok 124 - expected output ok 125 - nextStream ok ok 126 - tell is 0 ok 127 - $. is 0 ok 128 - $. is 0 ok 129 - ! error() ok 130 - eof() ok 131 - streamCount is ok ok 132 - expected output ok 133 - tell is 0 ok 134 - nextStream ok ok 135 - eof() ok 136 - close() ok ok 137 - streamCount ok ok 138 - Testing IO::Compress::Gzip with 3 streams to file ok 139 - $x isa IO::Compress::Gzip ok 140 - Write OK ok 141 - newStream OK ok 142 - Write OK ok 143 - newStream OK ok 144 - Write OK ok 145 - newStream OK ok 146 - Close ok ok 147 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 3 streams, from file ok 148 - $gz isa IO::Uncompress::Gunzip ok 149 - ! error() ok 150 - eof() ok 151 - close() ok ok 152 - streamCount ok 4 ok 153 - expected output ok 154 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 3 streams, from file ok 155 - $gz isa IO::Uncompress::Gunzip ok 156 - ! error() ok 157 - eof() ok 158 - close() ok ok 159 - streamCount ok 4 ok 160 - expected output ok 161 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 3 streams, from file ok 162 - $gz isa IO::Uncompress::Gunzip ok 163 - $. is 4 ok 164 - ! error() ok 165 - eof() ok 166 - streamCount is 1 ok 167 - expected output ok 168 - nextStream ok ok 169 - tell is 0 ok 170 - $. is 0 ok 171 - $. is 2 ok 172 - ! error() ok 173 - eof() ok 174 - streamCount is 2 ok 175 - expected output ok 176 - nextStream ok ok 177 - tell is 0 ok 178 - $. is 0 ok 179 - $. is 1 ok 180 - ! error() ok 181 - eof() ok 182 - streamCount is 3 ok 183 - expected output ok 184 - nextStream ok ok 185 - tell is 0 ok 186 - $. is 0 ok 187 - $. is 0 ok 188 - ! error() ok 189 - eof() ok 190 - streamCount is ok ok 191 - expected output ok 192 - tell is 0 ok 193 - nextStream ok ok 194 - eof() ok 195 - close() ok ok 196 - streamCount ok ok 197 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from file ok 198 - $gz isa IO::Uncompress::Gunzip ok 199 - $. is 4 ok 200 - ! error() ok 201 - eof() ok 202 - streamCount is 1 ok 203 - expected output ok 204 - nextStream ok ok 205 - tell is 0 ok 206 - $. is 0 ok 207 - $. is 2 ok 208 - ! error() ok 209 - eof() ok 210 - streamCount is 2 ok 211 - expected output ok 212 - nextStream ok ok 213 - tell is 0 ok 214 - $. is 0 ok 215 - $. is 1 ok 216 - ! error() ok 217 - eof() ok 218 - streamCount is 3 ok 219 - expected output ok 220 - nextStream ok ok 221 - tell is 0 ok 222 - $. is 0 ok 223 - $. is 0 ok 224 - ! error() ok 225 - eof() ok 226 - streamCount is ok ok 227 - expected output ok 228 - tell is 0 ok 229 - nextStream ok ok 230 - eof() ok 231 - close() ok ok 232 - streamCount ok ok 233 - Testing IO::Compress::Gzip with 1 streams to filehandle ok 234 - $x isa IO::Compress::Gzip ok 235 - Write OK ok 236 - newStream OK ok 237 - Close ok ok 238 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 1 streams, from filehandle ok 239 - $gz isa IO::Uncompress::Gunzip ok 240 - ! error() ok 241 - eof() ok 242 - close() ok ok 243 - streamCount ok 2 ok 244 - expected output ok 245 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 1 streams, from filehandle ok 246 - $gz isa IO::Uncompress::Gunzip ok 247 - ! error() ok 248 - eof() ok 249 - close() ok ok 250 - streamCount ok 2 ok 251 - expected output ok 252 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 1 streams, from filehandle ok 253 - $gz isa IO::Uncompress::Gunzip ok 254 - $. is 4 ok 255 - ! error() ok 256 - eof() ok 257 - streamCount is 1 ok 258 - expected output ok 259 - nextStream ok ok 260 - tell is 0 ok 261 - $. is 0 ok 262 - $. is 0 ok 263 - ! error() ok 264 - eof() ok 265 - streamCount is ok ok 266 - expected output ok 267 - tell is 0 ok 268 - nextStream ok ok 269 - eof() ok 270 - close() ok ok 271 - streamCount ok ok 272 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from filehandle ok 273 - $gz isa IO::Uncompress::Gunzip ok 274 - $. is 4 ok 275 - ! error() ok 276 - eof() ok 277 - streamCount is 1 ok 278 - expected output ok 279 - nextStream ok ok 280 - tell is 0 ok 281 - $. is 0 ok 282 - $. is 0 ok 283 - ! error() ok 284 - eof() ok 285 - streamCount is ok ok 286 - expected output ok 287 - tell is 0 ok 288 - nextStream ok ok 289 - eof() ok 290 - close() ok ok 291 - streamCount ok ok 292 - Testing IO::Compress::Gzip with 2 streams to filehandle ok 293 - $x isa IO::Compress::Gzip ok 294 - Write OK ok 295 - newStream OK ok 296 - Write OK ok 297 - newStream OK ok 298 - Close ok ok 299 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 2 streams, from filehandle ok 300 - $gz isa IO::Uncompress::Gunzip ok 301 - ! error() ok 302 - eof() ok 303 - close() ok ok 304 - streamCount ok 3 ok 305 - expected output ok 306 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 2 streams, from filehandle ok 307 - $gz isa IO::Uncompress::Gunzip ok 308 - ! error() ok 309 - eof() ok 310 - close() ok ok 311 - streamCount ok 3 ok 312 - expected output ok 313 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 2 streams, from filehandle ok 314 - $gz isa IO::Uncompress::Gunzip ok 315 - $. is 4 ok 316 - ! error() ok 317 - eof() ok 318 - streamCount is 1 ok 319 - expected output ok 320 - nextStream ok ok 321 - tell is 0 ok 322 - $. is 0 ok 323 - $. is 2 ok 324 - ! error() ok 325 - eof() ok 326 - streamCount is 2 ok 327 - expected output ok 328 - nextStream ok ok 329 - tell is 0 ok 330 - $. is 0 ok 331 - $. is 0 ok 332 - ! error() ok 333 - eof() ok 334 - streamCount is ok ok 335 - expected output ok 336 - tell is 0 ok 337 - nextStream ok ok 338 - eof() ok 339 - close() ok ok 340 - streamCount ok ok 341 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from filehandle ok 342 - $gz isa IO::Uncompress::Gunzip ok 343 - $. is 4 ok 344 - ! error() ok 345 - eof() ok 346 - streamCount is 1 ok 347 - expected output ok 348 - nextStream ok ok 349 - tell is 0 ok 350 - $. is 0 ok 351 - $. is 2 ok 352 - ! error() ok 353 - eof() ok 354 - streamCount is 2 ok 355 - expected output ok 356 - nextStream ok ok 357 - tell is 0 ok 358 - $. is 0 ok 359 - $. is 0 ok 360 - ! error() ok 361 - eof() ok 362 - streamCount is ok ok 363 - expected output ok 364 - tell is 0 ok 365 - nextStream ok ok 366 - eof() ok 367 - close() ok ok 368 - streamCount ok ok 369 - Testing IO::Compress::Gzip with 3 streams to filehandle ok 370 - $x isa IO::Compress::Gzip ok 371 - Write OK ok 372 - newStream OK ok 373 - Write OK ok 374 - newStream OK ok 375 - Write OK ok 376 - newStream OK ok 377 - Close ok ok 378 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 3 streams, from filehandle ok 379 - $gz isa IO::Uncompress::Gunzip ok 380 - ! error() ok 381 - eof() ok 382 - close() ok ok 383 - streamCount ok 4 ok 384 - expected output ok 385 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 3 streams, from filehandle ok 386 - $gz isa IO::Uncompress::Gunzip ok 387 - ! error() ok 388 - eof() ok 389 - close() ok ok 390 - streamCount ok 4 ok 391 - expected output ok 392 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 3 streams, from filehandle ok 393 - $gz isa IO::Uncompress::Gunzip ok 394 - $. is 4 ok 395 - ! error() ok 396 - eof() ok 397 - streamCount is 1 ok 398 - expected output ok 399 - nextStream ok ok 400 - tell is 0 ok 401 - $. is 0 ok 402 - $. is 2 ok 403 - ! error() ok 404 - eof() ok 405 - streamCount is 2 ok 406 - expected output ok 407 - nextStream ok ok 408 - tell is 0 ok 409 - $. is 0 ok 410 - $. is 1 ok 411 - ! error() ok 412 - eof() ok 413 - streamCount is 3 ok 414 - expected output ok 415 - nextStream ok ok 416 - tell is 0 ok 417 - $. is 0 ok 418 - $. is 0 ok 419 - ! error() ok 420 - eof() ok 421 - streamCount is ok ok 422 - expected output ok 423 - tell is 0 ok 424 - nextStream ok ok 425 - eof() ok 426 - close() ok ok 427 - streamCount ok ok 428 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from filehandle ok 429 - $gz isa IO::Uncompress::Gunzip ok 430 - $. is 4 ok 431 - ! error() ok 432 - eof() ok 433 - streamCount is 1 ok 434 - expected output ok 435 - nextStream ok ok 436 - tell is 0 ok 437 - $. is 0 ok 438 - $. is 2 ok 439 - ! error() ok 440 - eof() ok 441 - streamCount is 2 ok 442 - expected output ok 443 - nextStream ok ok 444 - tell is 0 ok 445 - $. is 0 ok 446 - $. is 1 ok 447 - ! error() ok 448 - eof() ok 449 - streamCount is 3 ok 450 - expected output ok 451 - nextStream ok ok 452 - tell is 0 ok 453 - $. is 0 ok 454 - $. is 0 ok 455 - ! error() ok 456 - eof() ok 457 - streamCount is ok ok 458 - expected output ok 459 - tell is 0 ok 460 - nextStream ok ok 461 - eof() ok 462 - close() ok ok 463 - streamCount ok ok 464 - Testing IO::Compress::Gzip with 1 streams to buffer ok 465 - $x isa IO::Compress::Gzip ok 466 - Write OK ok 467 - newStream OK ok 468 - Close ok ok 469 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 1 streams, from buffer ok 470 - $gz isa IO::Uncompress::Gunzip ok 471 - ! error() ok 472 - eof() ok 473 - close() ok ok 474 - streamCount ok 2 ok 475 - expected output ok 476 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 1 streams, from buffer ok 477 - $gz isa IO::Uncompress::Gunzip ok 478 - ! error() ok 479 - eof() ok 480 - close() ok ok 481 - streamCount ok 2 ok 482 - expected output ok 483 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 1 streams, from buffer ok 484 - $gz isa IO::Uncompress::Gunzip ok 485 - $. is 4 ok 486 - ! error() ok 487 - eof() ok 488 - streamCount is 1 ok 489 - expected output ok 490 - nextStream ok ok 491 - tell is 0 ok 492 - $. is 0 ok 493 - $. is 0 ok 494 - ! error() ok 495 - eof() ok 496 - streamCount is ok ok 497 - expected output ok 498 - tell is 0 ok 499 - nextStream ok ok 500 - eof() ok 501 - close() ok ok 502 - streamCount ok ok 503 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from buffer ok 504 - $gz isa IO::Uncompress::Gunzip ok 505 - $. is 4 ok 506 - ! error() ok 507 - eof() ok 508 - streamCount is 1 ok 509 - expected output ok 510 - nextStream ok ok 511 - tell is 0 ok 512 - $. is 0 ok 513 - $. is 0 ok 514 - ! error() ok 515 - eof() ok 516 - streamCount is ok ok 517 - expected output ok 518 - tell is 0 ok 519 - nextStream ok ok 520 - eof() ok 521 - close() ok ok 522 - streamCount ok ok 523 - Testing IO::Compress::Gzip with 2 streams to buffer ok 524 - $x isa IO::Compress::Gzip ok 525 - Write OK ok 526 - newStream OK ok 527 - Write OK ok 528 - newStream OK ok 529 - Close ok ok 530 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 2 streams, from buffer ok 531 - $gz isa IO::Uncompress::Gunzip ok 532 - ! error() ok 533 - eof() ok 534 - close() ok ok 535 - streamCount ok 3 ok 536 - expected output ok 537 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 2 streams, from buffer ok 538 - $gz isa IO::Uncompress::Gunzip ok 539 - ! error() ok 540 - eof() ok 541 - close() ok ok 542 - streamCount ok 3 ok 543 - expected output ok 544 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 2 streams, from buffer ok 545 - $gz isa IO::Uncompress::Gunzip ok 546 - $. is 4 ok 547 - ! error() ok 548 - eof() ok 549 - streamCount is 1 ok 550 - expected output ok 551 - nextStream ok ok 552 - tell is 0 ok 553 - $. is 0 ok 554 - $. is 2 ok 555 - ! error() ok 556 - eof() ok 557 - streamCount is 2 ok 558 - expected output ok 559 - nextStream ok ok 560 - tell is 0 ok 561 - $. is 0 ok 562 - $. is 0 ok 563 - ! error() ok 564 - eof() ok 565 - streamCount is ok ok 566 - expected output ok 567 - tell is 0 ok 568 - nextStream ok ok 569 - eof() ok 570 - close() ok ok 571 - streamCount ok ok 572 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from buffer ok 573 - $gz isa IO::Uncompress::Gunzip ok 574 - $. is 4 ok 575 - ! error() ok 576 - eof() ok 577 - streamCount is 1 ok 578 - expected output ok 579 - nextStream ok ok 580 - tell is 0 ok 581 - $. is 0 ok 582 - $. is 2 ok 583 - ! error() ok 584 - eof() ok 585 - streamCount is 2 ok 586 - expected output ok 587 - nextStream ok ok 588 - tell is 0 ok 589 - $. is 0 ok 590 - $. is 0 ok 591 - ! error() ok 592 - eof() ok 593 - streamCount is ok ok 594 - expected output ok 595 - tell is 0 ok 596 - nextStream ok ok 597 - eof() ok 598 - close() ok ok 599 - streamCount ok ok 600 - Testing IO::Compress::Gzip with 3 streams to buffer ok 601 - $x isa IO::Compress::Gzip ok 602 - Write OK ok 603 - newStream OK ok 604 - Write OK ok 605 - newStream OK ok 606 - Write OK ok 607 - newStream OK ok 608 - Close ok ok 609 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip and 3 streams, from buffer ok 610 - $gz isa IO::Uncompress::Gunzip ok 611 - ! error() ok 612 - eof() ok 613 - close() ok ok 614 - streamCount ok 4 ok 615 - expected output ok 616 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress and 3 streams, from buffer ok 617 - $gz isa IO::Uncompress::Gunzip ok 618 - ! error() ok 619 - eof() ok 620 - close() ok ok 621 - streamCount ok 4 ok 622 - expected output ok 623 - Testing IO::Compress::Gzip with IO::Uncompress::Gunzip nextStream and 3 streams, from buffer ok 624 - $gz isa IO::Uncompress::Gunzip ok 625 - $. is 4 ok 626 - ! error() ok 627 - eof() ok 628 - streamCount is 1 ok 629 - expected output ok 630 - nextStream ok ok 631 - tell is 0 ok 632 - $. is 0 ok 633 - $. is 2 ok 634 - ! error() ok 635 - eof() ok 636 - streamCount is 2 ok 637 - expected output ok 638 - nextStream ok ok 639 - tell is 0 ok 640 - $. is 0 ok 641 - $. is 1 ok 642 - ! error() ok 643 - eof() ok 644 - streamCount is 3 ok 645 - expected output ok 646 - nextStream ok ok 647 - tell is 0 ok 648 - $. is 0 ok 649 - $. is 0 ok 650 - ! error() ok 651 - eof() ok 652 - streamCount is ok ok 653 - expected output ok 654 - tell is 0 ok 655 - nextStream ok ok 656 - eof() ok 657 - close() ok ok 658 - streamCount ok ok 659 - Testing IO::Compress::Gzip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from buffer ok 660 - $gz isa IO::Uncompress::Gunzip ok 661 - $. is 4 ok 662 - ! error() ok 663 - eof() ok 664 - streamCount is 1 ok 665 - expected output ok 666 - nextStream ok ok 667 - tell is 0 ok 668 - $. is 0 ok 669 - $. is 2 ok 670 - ! error() ok 671 - eof() ok 672 - streamCount is 2 ok 673 - expected output ok 674 - nextStream ok ok 675 - tell is 0 ok 676 - $. is 0 ok 677 - $. is 1 ok 678 - ! error() ok 679 - eof() ok 680 - streamCount is 3 ok 681 - expected output ok 682 - nextStream ok ok 683 - tell is 0 ok 684 - $. is 0 ok 685 - $. is 0 ok 686 - ! error() ok 687 - eof() ok 688 - streamCount is ok ok 689 - expected output ok 690 - tell is 0 ok 691 - nextStream ok ok 692 - eof() ok 693 - close() ok ok 694 - streamCount ok ok 695 - no warnings ok t/107multi-rawdeflate...........1..695 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::RawDeflate with 1 streams to file ok 3 - $x isa IO::Compress::RawDeflate ok 4 - Write OK ok 5 - newStream OK ok 6 - Close ok ok 7 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 1 streams, from file ok 8 - $gz isa IO::Uncompress::RawInflate ok 9 - ! error() ok 10 - eof() ok 11 - close() ok ok 12 - streamCount ok 2 ok 13 - expected output ok 14 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 1 streams, from file ok 15 - $gz isa IO::Uncompress::RawInflate ok 16 - ! error() ok 17 - eof() ok 18 - close() ok ok 19 - streamCount ok 2 ok 20 - expected output ok 21 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 1 streams, from file ok 22 - $gz isa IO::Uncompress::RawInflate ok 23 - $. is 4 ok 24 - ! error() ok 25 - eof() ok 26 - streamCount is 1 ok 27 - expected output ok 28 - nextStream ok ok 29 - tell is 0 ok 30 - $. is 0 ok 31 - $. is 0 ok 32 - ! error() ok 33 - eof() ok 34 - streamCount is ok ok 35 - expected output ok 36 - tell is 0 ok 37 - nextStream ok ok 38 - eof() ok 39 - close() ok ok 40 - streamCount ok ok 41 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from file ok 42 - $gz isa IO::Uncompress::RawInflate ok 43 - $. is 4 ok 44 - ! error() ok 45 - eof() ok 46 - streamCount is 1 ok 47 - expected output ok 48 - nextStream ok ok 49 - tell is 0 ok 50 - $. is 0 ok 51 - $. is 0 ok 52 - ! error() ok 53 - eof() ok 54 - streamCount is ok ok 55 - expected output ok 56 - tell is 0 ok 57 - nextStream ok ok 58 - eof() ok 59 - close() ok ok 60 - streamCount ok ok 61 - Testing IO::Compress::RawDeflate with 2 streams to file ok 62 - $x isa IO::Compress::RawDeflate ok 63 - Write OK ok 64 - newStream OK ok 65 - Write OK ok 66 - newStream OK ok 67 - Close ok ok 68 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 2 streams, from file ok 69 - $gz isa IO::Uncompress::RawInflate ok 70 - ! error() ok 71 - eof() ok 72 - close() ok ok 73 - streamCount ok 3 ok 74 - expected output ok 75 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 2 streams, from file ok 76 - $gz isa IO::Uncompress::RawInflate ok 77 - ! error() ok 78 - eof() ok 79 - close() ok ok 80 - streamCount ok 3 ok 81 - expected output ok 82 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 2 streams, from file ok 83 - $gz isa IO::Uncompress::RawInflate ok 84 - $. is 4 ok 85 - ! error() ok 86 - eof() ok 87 - streamCount is 1 ok 88 - expected output ok 89 - nextStream ok ok 90 - tell is 0 ok 91 - $. is 0 ok 92 - $. is 2 ok 93 - ! error() ok 94 - eof() ok 95 - streamCount is 2 ok 96 - expected output ok 97 - nextStream ok ok 98 - tell is 0 ok 99 - $. is 0 ok 100 - $. is 0 ok 101 - ! error() ok 102 - eof() ok 103 - streamCount is ok ok 104 - expected output ok 105 - tell is 0 ok 106 - nextStream ok ok 107 - eof() ok 108 - close() ok ok 109 - streamCount ok ok 110 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from file ok 111 - $gz isa IO::Uncompress::RawInflate ok 112 - $. is 4 ok 113 - ! error() ok 114 - eof() ok 115 - streamCount is 1 ok 116 - expected output ok 117 - nextStream ok ok 118 - tell is 0 ok 119 - $. is 0 ok 120 - $. is 2 ok 121 - ! error() ok 122 - eof() ok 123 - streamCount is 2 ok 124 - expected output ok 125 - nextStream ok ok 126 - tell is 0 ok 127 - $. is 0 ok 128 - $. is 0 ok 129 - ! error() ok 130 - eof() ok 131 - streamCount is ok ok 132 - expected output ok 133 - tell is 0 ok 134 - nextStream ok ok 135 - eof() ok 136 - close() ok ok 137 - streamCount ok ok 138 - Testing IO::Compress::RawDeflate with 3 streams to file ok 139 - $x isa IO::Compress::RawDeflate ok 140 - Write OK ok 141 - newStream OK ok 142 - Write OK ok 143 - newStream OK ok 144 - Write OK ok 145 - newStream OK ok 146 - Close ok ok 147 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 3 streams, from file ok 148 - $gz isa IO::Uncompress::RawInflate ok 149 - ! error() ok 150 - eof() ok 151 - close() ok ok 152 - streamCount ok 4 ok 153 - expected output ok 154 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 3 streams, from file ok 155 - $gz isa IO::Uncompress::RawInflate ok 156 - ! error() ok 157 - eof() ok 158 - close() ok ok 159 - streamCount ok 4 ok 160 - expected output ok 161 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 3 streams, from file ok 162 - $gz isa IO::Uncompress::RawInflate ok 163 - $. is 4 ok 164 - ! error() ok 165 - eof() ok 166 - streamCount is 1 ok 167 - expected output ok 168 - nextStream ok ok 169 - tell is 0 ok 170 - $. is 0 ok 171 - $. is 2 ok 172 - ! error() ok 173 - eof() ok 174 - streamCount is 2 ok 175 - expected output ok 176 - nextStream ok ok 177 - tell is 0 ok 178 - $. is 0 ok 179 - $. is 1 ok 180 - ! error() ok 181 - eof() ok 182 - streamCount is 3 ok 183 - expected output ok 184 - nextStream ok ok 185 - tell is 0 ok 186 - $. is 0 ok 187 - $. is 0 ok 188 - ! error() ok 189 - eof() ok 190 - streamCount is ok ok 191 - expected output ok 192 - tell is 0 ok 193 - nextStream ok ok 194 - eof() ok 195 - close() ok ok 196 - streamCount ok ok 197 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from file ok 198 - $gz isa IO::Uncompress::RawInflate ok 199 - $. is 4 ok 200 - ! error() ok 201 - eof() ok 202 - streamCount is 1 ok 203 - expected output ok 204 - nextStream ok ok 205 - tell is 0 ok 206 - $. is 0 ok 207 - $. is 2 ok 208 - ! error() ok 209 - eof() ok 210 - streamCount is 2 ok 211 - expected output ok 212 - nextStream ok ok 213 - tell is 0 ok 214 - $. is 0 ok 215 - $. is 1 ok 216 - ! error() ok 217 - eof() ok 218 - streamCount is 3 ok 219 - expected output ok 220 - nextStream ok ok 221 - tell is 0 ok 222 - $. is 0 ok 223 - $. is 0 ok 224 - ! error() ok 225 - eof() ok 226 - streamCount is ok ok 227 - expected output ok 228 - tell is 0 ok 229 - nextStream ok ok 230 - eof() ok 231 - close() ok ok 232 - streamCount ok ok 233 - Testing IO::Compress::RawDeflate with 1 streams to filehandle ok 234 - $x isa IO::Compress::RawDeflate ok 235 - Write OK ok 236 - newStream OK ok 237 - Close ok ok 238 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 1 streams, from filehandle ok 239 - $gz isa IO::Uncompress::RawInflate ok 240 - ! error() ok 241 - eof() ok 242 - close() ok ok 243 - streamCount ok 2 ok 244 - expected output ok 245 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 1 streams, from filehandle ok 246 - $gz isa IO::Uncompress::RawInflate ok 247 - ! error() ok 248 - eof() ok 249 - close() ok ok 250 - streamCount ok 2 ok 251 - expected output ok 252 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 1 streams, from filehandle ok 253 - $gz isa IO::Uncompress::RawInflate ok 254 - $. is 4 ok 255 - ! error() ok 256 - eof() ok 257 - streamCount is 1 ok 258 - expected output ok 259 - nextStream ok ok 260 - tell is 0 ok 261 - $. is 0 ok 262 - $. is 0 ok 263 - ! error() ok 264 - eof() ok 265 - streamCount is ok ok 266 - expected output ok 267 - tell is 0 ok 268 - nextStream ok ok 269 - eof() ok 270 - close() ok ok 271 - streamCount ok ok 272 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from filehandle ok 273 - $gz isa IO::Uncompress::RawInflate ok 274 - $. is 4 ok 275 - ! error() ok 276 - eof() ok 277 - streamCount is 1 ok 278 - expected output ok 279 - nextStream ok ok 280 - tell is 0 ok 281 - $. is 0 ok 282 - $. is 0 ok 283 - ! error() ok 284 - eof() ok 285 - streamCount is ok ok 286 - expected output ok 287 - tell is 0 ok 288 - nextStream ok ok 289 - eof() ok 290 - close() ok ok 291 - streamCount ok ok 292 - Testing IO::Compress::RawDeflate with 2 streams to filehandle ok 293 - $x isa IO::Compress::RawDeflate ok 294 - Write OK ok 295 - newStream OK ok 296 - Write OK ok 297 - newStream OK ok 298 - Close ok ok 299 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 2 streams, from filehandle ok 300 - $gz isa IO::Uncompress::RawInflate ok 301 - ! error() ok 302 - eof() ok 303 - close() ok ok 304 - streamCount ok 3 ok 305 - expected output ok 306 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 2 streams, from filehandle ok 307 - $gz isa IO::Uncompress::RawInflate ok 308 - ! error() ok 309 - eof() ok 310 - close() ok ok 311 - streamCount ok 3 ok 312 - expected output ok 313 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 2 streams, from filehandle ok 314 - $gz isa IO::Uncompress::RawInflate ok 315 - $. is 4 ok 316 - ! error() ok 317 - eof() ok 318 - streamCount is 1 ok 319 - expected output ok 320 - nextStream ok ok 321 - tell is 0 ok 322 - $. is 0 ok 323 - $. is 2 ok 324 - ! error() ok 325 - eof() ok 326 - streamCount is 2 ok 327 - expected output ok 328 - nextStream ok ok 329 - tell is 0 ok 330 - $. is 0 ok 331 - $. is 0 ok 332 - ! error() ok 333 - eof() ok 334 - streamCount is ok ok 335 - expected output ok 336 - tell is 0 ok 337 - nextStream ok ok 338 - eof() ok 339 - close() ok ok 340 - streamCount ok ok 341 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from filehandle ok 342 - $gz isa IO::Uncompress::RawInflate ok 343 - $. is 4 ok 344 - ! error() ok 345 - eof() ok 346 - streamCount is 1 ok 347 - expected output ok 348 - nextStream ok ok 349 - tell is 0 ok 350 - $. is 0 ok 351 - $. is 2 ok 352 - ! error() ok 353 - eof() ok 354 - streamCount is 2 ok 355 - expected output ok 356 - nextStream ok ok 357 - tell is 0 ok 358 - $. is 0 ok 359 - $. is 0 ok 360 - ! error() ok 361 - eof() ok 362 - streamCount is ok ok 363 - expected output ok 364 - tell is 0 ok 365 - nextStream ok ok 366 - eof() ok 367 - close() ok ok 368 - streamCount ok ok 369 - Testing IO::Compress::RawDeflate with 3 streams to filehandle ok 370 - $x isa IO::Compress::RawDeflate ok 371 - Write OK ok 372 - newStream OK ok 373 - Write OK ok 374 - newStream OK ok 375 - Write OK ok 376 - newStream OK ok 377 - Close ok ok 378 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 3 streams, from filehandle ok 379 - $gz isa IO::Uncompress::RawInflate ok 380 - ! error() ok 381 - eof() ok 382 - close() ok ok 383 - streamCount ok 4 ok 384 - expected output ok 385 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 3 streams, from filehandle ok 386 - $gz isa IO::Uncompress::RawInflate ok 387 - ! error() ok 388 - eof() ok 389 - close() ok ok 390 - streamCount ok 4 ok 391 - expected output ok 392 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 3 streams, from filehandle ok 393 - $gz isa IO::Uncompress::RawInflate ok 394 - $. is 4 ok 395 - ! error() ok 396 - eof() ok 397 - streamCount is 1 ok 398 - expected output ok 399 - nextStream ok ok 400 - tell is 0 ok 401 - $. is 0 ok 402 - $. is 2 ok 403 - ! error() ok 404 - eof() ok 405 - streamCount is 2 ok 406 - expected output ok 407 - nextStream ok ok 408 - tell is 0 ok 409 - $. is 0 ok 410 - $. is 1 ok 411 - ! error() ok 412 - eof() ok 413 - streamCount is 3 ok 414 - expected output ok 415 - nextStream ok ok 416 - tell is 0 ok 417 - $. is 0 ok 418 - $. is 0 ok 419 - ! error() ok 420 - eof() ok 421 - streamCount is ok ok 422 - expected output ok 423 - tell is 0 ok 424 - nextStream ok ok 425 - eof() ok 426 - close() ok ok 427 - streamCount ok ok 428 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from filehandle ok 429 - $gz isa IO::Uncompress::RawInflate ok 430 - $. is 4 ok 431 - ! error() ok 432 - eof() ok 433 - streamCount is 1 ok 434 - expected output ok 435 - nextStream ok ok 436 - tell is 0 ok 437 - $. is 0 ok 438 - $. is 2 ok 439 - ! error() ok 440 - eof() ok 441 - streamCount is 2 ok 442 - expected output ok 443 - nextStream ok ok 444 - tell is 0 ok 445 - $. is 0 ok 446 - $. is 1 ok 447 - ! error() ok 448 - eof() ok 449 - streamCount is 3 ok 450 - expected output ok 451 - nextStream ok ok 452 - tell is 0 ok 453 - $. is 0 ok 454 - $. is 0 ok 455 - ! error() ok 456 - eof() ok 457 - streamCount is ok ok 458 - expected output ok 459 - tell is 0 ok 460 - nextStream ok ok 461 - eof() ok 462 - close() ok ok 463 - streamCount ok ok 464 - Testing IO::Compress::RawDeflate with 1 streams to buffer ok 465 - $x isa IO::Compress::RawDeflate ok 466 - Write OK ok 467 - newStream OK ok 468 - Close ok ok 469 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 1 streams, from buffer ok 470 - $gz isa IO::Uncompress::RawInflate ok 471 - ! error() ok 472 - eof() ok 473 - close() ok ok 474 - streamCount ok 2 ok 475 - expected output ok 476 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 1 streams, from buffer ok 477 - $gz isa IO::Uncompress::RawInflate ok 478 - ! error() ok 479 - eof() ok 480 - close() ok ok 481 - streamCount ok 2 ok 482 - expected output ok 483 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 1 streams, from buffer ok 484 - $gz isa IO::Uncompress::RawInflate ok 485 - $. is 4 ok 486 - ! error() ok 487 - eof() ok 488 - streamCount is 1 ok 489 - expected output ok 490 - nextStream ok ok 491 - tell is 0 ok 492 - $. is 0 ok 493 - $. is 0 ok 494 - ! error() ok 495 - eof() ok 496 - streamCount is ok ok 497 - expected output ok 498 - tell is 0 ok 499 - nextStream ok ok 500 - eof() ok 501 - close() ok ok 502 - streamCount ok ok 503 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 1 streams, from buffer ok 504 - $gz isa IO::Uncompress::RawInflate ok 505 - $. is 4 ok 506 - ! error() ok 507 - eof() ok 508 - streamCount is 1 ok 509 - expected output ok 510 - nextStream ok ok 511 - tell is 0 ok 512 - $. is 0 ok 513 - $. is 0 ok 514 - ! error() ok 515 - eof() ok 516 - streamCount is ok ok 517 - expected output ok 518 - tell is 0 ok 519 - nextStream ok ok 520 - eof() ok 521 - close() ok ok 522 - streamCount ok ok 523 - Testing IO::Compress::RawDeflate with 2 streams to buffer ok 524 - $x isa IO::Compress::RawDeflate ok 525 - Write OK ok 526 - newStream OK ok 527 - Write OK ok 528 - newStream OK ok 529 - Close ok ok 530 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 2 streams, from buffer ok 531 - $gz isa IO::Uncompress::RawInflate ok 532 - ! error() ok 533 - eof() ok 534 - close() ok ok 535 - streamCount ok 3 ok 536 - expected output ok 537 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 2 streams, from buffer ok 538 - $gz isa IO::Uncompress::RawInflate ok 539 - ! error() ok 540 - eof() ok 541 - close() ok ok 542 - streamCount ok 3 ok 543 - expected output ok 544 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 2 streams, from buffer ok 545 - $gz isa IO::Uncompress::RawInflate ok 546 - $. is 4 ok 547 - ! error() ok 548 - eof() ok 549 - streamCount is 1 ok 550 - expected output ok 551 - nextStream ok ok 552 - tell is 0 ok 553 - $. is 0 ok 554 - $. is 2 ok 555 - ! error() ok 556 - eof() ok 557 - streamCount is 2 ok 558 - expected output ok 559 - nextStream ok ok 560 - tell is 0 ok 561 - $. is 0 ok 562 - $. is 0 ok 563 - ! error() ok 564 - eof() ok 565 - streamCount is ok ok 566 - expected output ok 567 - tell is 0 ok 568 - nextStream ok ok 569 - eof() ok 570 - close() ok ok 571 - streamCount ok ok 572 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 2 streams, from buffer ok 573 - $gz isa IO::Uncompress::RawInflate ok 574 - $. is 4 ok 575 - ! error() ok 576 - eof() ok 577 - streamCount is 1 ok 578 - expected output ok 579 - nextStream ok ok 580 - tell is 0 ok 581 - $. is 0 ok 582 - $. is 2 ok 583 - ! error() ok 584 - eof() ok 585 - streamCount is 2 ok 586 - expected output ok 587 - nextStream ok ok 588 - tell is 0 ok 589 - $. is 0 ok 590 - $. is 0 ok 591 - ! error() ok 592 - eof() ok 593 - streamCount is ok ok 594 - expected output ok 595 - tell is 0 ok 596 - nextStream ok ok 597 - eof() ok 598 - close() ok ok 599 - streamCount ok ok 600 - Testing IO::Compress::RawDeflate with 3 streams to buffer ok 601 - $x isa IO::Compress::RawDeflate ok 602 - Write OK ok 603 - newStream OK ok 604 - Write OK ok 605 - newStream OK ok 606 - Write OK ok 607 - newStream OK ok 608 - Close ok ok 609 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate and 3 streams, from buffer ok 610 - $gz isa IO::Uncompress::RawInflate ok 611 - ! error() ok 612 - eof() ok 613 - close() ok ok 614 - streamCount ok 4 ok 615 - expected output ok 616 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress and 3 streams, from buffer ok 617 - $gz isa IO::Uncompress::RawInflate ok 618 - ! error() ok 619 - eof() ok 620 - close() ok ok 621 - streamCount ok 4 ok 622 - expected output ok 623 - Testing IO::Compress::RawDeflate with IO::Uncompress::RawInflate nextStream and 3 streams, from buffer ok 624 - $gz isa IO::Uncompress::RawInflate ok 625 - $. is 4 ok 626 - ! error() ok 627 - eof() ok 628 - streamCount is 1 ok 629 - expected output ok 630 - nextStream ok ok 631 - tell is 0 ok 632 - $. is 0 ok 633 - $. is 2 ok 634 - ! error() ok 635 - eof() ok 636 - streamCount is 2 ok 637 - expected output ok 638 - nextStream ok ok 639 - tell is 0 ok 640 - $. is 0 ok 641 - $. is 1 ok 642 - ! error() ok 643 - eof() ok 644 - streamCount is 3 ok 645 - expected output ok 646 - nextStream ok ok 647 - tell is 0 ok 648 - $. is 0 ok 649 - $. is 0 ok 650 - ! error() ok 651 - eof() ok 652 - streamCount is ok ok 653 - expected output ok 654 - tell is 0 ok 655 - nextStream ok ok 656 - eof() ok 657 - close() ok ok 658 - streamCount ok ok 659 - Testing IO::Compress::RawDeflate with IO::Uncompress::AnyUncompress nextStream and 3 streams, from buffer ok 660 - $gz isa IO::Uncompress::RawInflate ok 661 - $. is 4 ok 662 - ! error() ok 663 - eof() ok 664 - streamCount is 1 ok 665 - expected output ok 666 - nextStream ok ok 667 - tell is 0 ok 668 - $. is 0 ok 669 - $. is 2 ok 670 - ! error() ok 671 - eof() ok 672 - streamCount is 2 ok 673 - expected output ok 674 - nextStream ok ok 675 - tell is 0 ok 676 - $. is 0 ok 677 - $. is 1 ok 678 - ! error() ok 679 - eof() ok 680 - streamCount is 3 ok 681 - expected output ok 682 - nextStream ok ok 683 - tell is 0 ok 684 - $. is 0 ok 685 - $. is 0 ok 686 - ! error() ok 687 - eof() ok 688 - streamCount is ok ok 689 - expected output ok 690 - tell is 0 ok 691 - nextStream ok ok 692 - eof() ok 693 - close() ok ok 694 - streamCount ok ok 695 - no warnings ok t/107multi-zip..................1..695 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - Testing IO::Compress::Zip with 1 streams to file ok 3 - $x isa IO::Compress::Zip ok 4 - Write OK ok 5 - newStream OK ok 6 - Close ok ok 7 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 1 streams, from file ok 8 - $gz isa IO::Uncompress::Unzip ok 9 - ! error() ok 10 - eof() ok 11 - close() ok ok 12 - streamCount ok 2 ok 13 - expected output ok 14 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 1 streams, from file ok 15 - $gz isa IO::Uncompress::Unzip ok 16 - ! error() ok 17 - eof() ok 18 - close() ok ok 19 - streamCount ok 2 ok 20 - expected output ok 21 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 1 streams, from file ok 22 - $gz isa IO::Uncompress::Unzip ok 23 - $. is 4 ok 24 - ! error() ok 25 - eof() ok 26 - streamCount is 1 ok 27 - expected output ok 28 - nextStream ok ok 29 - tell is 0 ok 30 - $. is 0 ok 31 - $. is 0 ok 32 - ! error() ok 33 - eof() ok 34 - streamCount is ok ok 35 - expected output ok 36 - tell is 0 ok 37 - nextStream ok ok 38 - eof() ok 39 - close() ok ok 40 - streamCount ok ok 41 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from file ok 42 - $gz isa IO::Uncompress::Unzip ok 43 - $. is 4 ok 44 - ! error() ok 45 - eof() ok 46 - streamCount is 1 ok 47 - expected output ok 48 - nextStream ok ok 49 - tell is 0 ok 50 - $. is 0 ok 51 - $. is 0 ok 52 - ! error() ok 53 - eof() ok 54 - streamCount is ok ok 55 - expected output ok 56 - tell is 0 ok 57 - nextStream ok ok 58 - eof() ok 59 - close() ok ok 60 - streamCount ok ok 61 - Testing IO::Compress::Zip with 2 streams to file ok 62 - $x isa IO::Compress::Zip ok 63 - Write OK ok 64 - newStream OK ok 65 - Write OK ok 66 - newStream OK ok 67 - Close ok ok 68 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 2 streams, from file ok 69 - $gz isa IO::Uncompress::Unzip ok 70 - ! error() ok 71 - eof() ok 72 - close() ok ok 73 - streamCount ok 3 ok 74 - expected output ok 75 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 2 streams, from file ok 76 - $gz isa IO::Uncompress::Unzip ok 77 - ! error() ok 78 - eof() ok 79 - close() ok ok 80 - streamCount ok 3 ok 81 - expected output ok 82 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 2 streams, from file ok 83 - $gz isa IO::Uncompress::Unzip ok 84 - $. is 4 ok 85 - ! error() ok 86 - eof() ok 87 - streamCount is 1 ok 88 - expected output ok 89 - nextStream ok ok 90 - tell is 0 ok 91 - $. is 0 ok 92 - $. is 2 ok 93 - ! error() ok 94 - eof() ok 95 - streamCount is 2 ok 96 - expected output ok 97 - nextStream ok ok 98 - tell is 0 ok 99 - $. is 0 ok 100 - $. is 0 ok 101 - ! error() ok 102 - eof() ok 103 - streamCount is ok ok 104 - expected output ok 105 - tell is 0 ok 106 - nextStream ok ok 107 - eof() ok 108 - close() ok ok 109 - streamCount ok ok 110 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from file ok 111 - $gz isa IO::Uncompress::Unzip ok 112 - $. is 4 ok 113 - ! error() ok 114 - eof() ok 115 - streamCount is 1 ok 116 - expected output ok 117 - nextStream ok ok 118 - tell is 0 ok 119 - $. is 0 ok 120 - $. is 2 ok 121 - ! error() ok 122 - eof() ok 123 - streamCount is 2 ok 124 - expected output ok 125 - nextStream ok ok 126 - tell is 0 ok 127 - $. is 0 ok 128 - $. is 0 ok 129 - ! error() ok 130 - eof() ok 131 - streamCount is ok ok 132 - expected output ok 133 - tell is 0 ok 134 - nextStream ok ok 135 - eof() ok 136 - close() ok ok 137 - streamCount ok ok 138 - Testing IO::Compress::Zip with 3 streams to file ok 139 - $x isa IO::Compress::Zip ok 140 - Write OK ok 141 - newStream OK ok 142 - Write OK ok 143 - newStream OK ok 144 - Write OK ok 145 - newStream OK ok 146 - Close ok ok 147 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 3 streams, from file ok 148 - $gz isa IO::Uncompress::Unzip ok 149 - ! error() ok 150 - eof() ok 151 - close() ok ok 152 - streamCount ok 4 ok 153 - expected output ok 154 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 3 streams, from file ok 155 - $gz isa IO::Uncompress::Unzip ok 156 - ! error() ok 157 - eof() ok 158 - close() ok ok 159 - streamCount ok 4 ok 160 - expected output ok 161 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 3 streams, from file ok 162 - $gz isa IO::Uncompress::Unzip ok 163 - $. is 4 ok 164 - ! error() ok 165 - eof() ok 166 - streamCount is 1 ok 167 - expected output ok 168 - nextStream ok ok 169 - tell is 0 ok 170 - $. is 0 ok 171 - $. is 2 ok 172 - ! error() ok 173 - eof() ok 174 - streamCount is 2 ok 175 - expected output ok 176 - nextStream ok ok 177 - tell is 0 ok 178 - $. is 0 ok 179 - $. is 1 ok 180 - ! error() ok 181 - eof() ok 182 - streamCount is 3 ok 183 - expected output ok 184 - nextStream ok ok 185 - tell is 0 ok 186 - $. is 0 ok 187 - $. is 0 ok 188 - ! error() ok 189 - eof() ok 190 - streamCount is ok ok 191 - expected output ok 192 - tell is 0 ok 193 - nextStream ok ok 194 - eof() ok 195 - close() ok ok 196 - streamCount ok ok 197 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from file ok 198 - $gz isa IO::Uncompress::Unzip ok 199 - $. is 4 ok 200 - ! error() ok 201 - eof() ok 202 - streamCount is 1 ok 203 - expected output ok 204 - nextStream ok ok 205 - tell is 0 ok 206 - $. is 0 ok 207 - $. is 2 ok 208 - ! error() ok 209 - eof() ok 210 - streamCount is 2 ok 211 - expected output ok 212 - nextStream ok ok 213 - tell is 0 ok 214 - $. is 0 ok 215 - $. is 1 ok 216 - ! error() ok 217 - eof() ok 218 - streamCount is 3 ok 219 - expected output ok 220 - nextStream ok ok 221 - tell is 0 ok 222 - $. is 0 ok 223 - $. is 0 ok 224 - ! error() ok 225 - eof() ok 226 - streamCount is ok ok 227 - expected output ok 228 - tell is 0 ok 229 - nextStream ok ok 230 - eof() ok 231 - close() ok ok 232 - streamCount ok ok 233 - Testing IO::Compress::Zip with 1 streams to filehandle ok 234 - $x isa IO::Compress::Zip ok 235 - Write OK ok 236 - newStream OK ok 237 - Close ok ok 238 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 1 streams, from filehandle ok 239 - $gz isa IO::Uncompress::Unzip ok 240 - ! error() ok 241 - eof() ok 242 - close() ok ok 243 - streamCount ok 2 ok 244 - expected output ok 245 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 1 streams, from filehandle ok 246 - $gz isa IO::Uncompress::Unzip ok 247 - ! error() ok 248 - eof() ok 249 - close() ok ok 250 - streamCount ok 2 ok 251 - expected output ok 252 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 1 streams, from filehandle ok 253 - $gz isa IO::Uncompress::Unzip ok 254 - $. is 4 ok 255 - ! error() ok 256 - eof() ok 257 - streamCount is 1 ok 258 - expected output ok 259 - nextStream ok ok 260 - tell is 0 ok 261 - $. is 0 ok 262 - $. is 0 ok 263 - ! error() ok 264 - eof() ok 265 - streamCount is ok ok 266 - expected output ok 267 - tell is 0 ok 268 - nextStream ok ok 269 - eof() ok 270 - close() ok ok 271 - streamCount ok ok 272 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from filehandle ok 273 - $gz isa IO::Uncompress::Unzip ok 274 - $. is 4 ok 275 - ! error() ok 276 - eof() ok 277 - streamCount is 1 ok 278 - expected output ok 279 - nextStream ok ok 280 - tell is 0 ok 281 - $. is 0 ok 282 - $. is 0 ok 283 - ! error() ok 284 - eof() ok 285 - streamCount is ok ok 286 - expected output ok 287 - tell is 0 ok 288 - nextStream ok ok 289 - eof() ok 290 - close() ok ok 291 - streamCount ok ok 292 - Testing IO::Compress::Zip with 2 streams to filehandle ok 293 - $x isa IO::Compress::Zip ok 294 - Write OK ok 295 - newStream OK ok 296 - Write OK ok 297 - newStream OK ok 298 - Close ok ok 299 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 2 streams, from filehandle ok 300 - $gz isa IO::Uncompress::Unzip ok 301 - ! error() ok 302 - eof() ok 303 - close() ok ok 304 - streamCount ok 3 ok 305 - expected output ok 306 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 2 streams, from filehandle ok 307 - $gz isa IO::Uncompress::Unzip ok 308 - ! error() ok 309 - eof() ok 310 - close() ok ok 311 - streamCount ok 3 ok 312 - expected output ok 313 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 2 streams, from filehandle ok 314 - $gz isa IO::Uncompress::Unzip ok 315 - $. is 4 ok 316 - ! error() ok 317 - eof() ok 318 - streamCount is 1 ok 319 - expected output ok 320 - nextStream ok ok 321 - tell is 0 ok 322 - $. is 0 ok 323 - $. is 2 ok 324 - ! error() ok 325 - eof() ok 326 - streamCount is 2 ok 327 - expected output ok 328 - nextStream ok ok 329 - tell is 0 ok 330 - $. is 0 ok 331 - $. is 0 ok 332 - ! error() ok 333 - eof() ok 334 - streamCount is ok ok 335 - expected output ok 336 - tell is 0 ok 337 - nextStream ok ok 338 - eof() ok 339 - close() ok ok 340 - streamCount ok ok 341 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from filehandle ok 342 - $gz isa IO::Uncompress::Unzip ok 343 - $. is 4 ok 344 - ! error() ok 345 - eof() ok 346 - streamCount is 1 ok 347 - expected output ok 348 - nextStream ok ok 349 - tell is 0 ok 350 - $. is 0 ok 351 - $. is 2 ok 352 - ! error() ok 353 - eof() ok 354 - streamCount is 2 ok 355 - expected output ok 356 - nextStream ok ok 357 - tell is 0 ok 358 - $. is 0 ok 359 - $. is 0 ok 360 - ! error() ok 361 - eof() ok 362 - streamCount is ok ok 363 - expected output ok 364 - tell is 0 ok 365 - nextStream ok ok 366 - eof() ok 367 - close() ok ok 368 - streamCount ok ok 369 - Testing IO::Compress::Zip with 3 streams to filehandle ok 370 - $x isa IO::Compress::Zip ok 371 - Write OK ok 372 - newStream OK ok 373 - Write OK ok 374 - newStream OK ok 375 - Write OK ok 376 - newStream OK ok 377 - Close ok ok 378 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 3 streams, from filehandle ok 379 - $gz isa IO::Uncompress::Unzip ok 380 - ! error() ok 381 - eof() ok 382 - close() ok ok 383 - streamCount ok 4 ok 384 - expected output ok 385 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 3 streams, from filehandle ok 386 - $gz isa IO::Uncompress::Unzip ok 387 - ! error() ok 388 - eof() ok 389 - close() ok ok 390 - streamCount ok 4 ok 391 - expected output ok 392 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 3 streams, from filehandle ok 393 - $gz isa IO::Uncompress::Unzip ok 394 - $. is 4 ok 395 - ! error() ok 396 - eof() ok 397 - streamCount is 1 ok 398 - expected output ok 399 - nextStream ok ok 400 - tell is 0 ok 401 - $. is 0 ok 402 - $. is 2 ok 403 - ! error() ok 404 - eof() ok 405 - streamCount is 2 ok 406 - expected output ok 407 - nextStream ok ok 408 - tell is 0 ok 409 - $. is 0 ok 410 - $. is 1 ok 411 - ! error() ok 412 - eof() ok 413 - streamCount is 3 ok 414 - expected output ok 415 - nextStream ok ok 416 - tell is 0 ok 417 - $. is 0 ok 418 - $. is 0 ok 419 - ! error() ok 420 - eof() ok 421 - streamCount is ok ok 422 - expected output ok 423 - tell is 0 ok 424 - nextStream ok ok 425 - eof() ok 426 - close() ok ok 427 - streamCount ok ok 428 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from filehandle ok 429 - $gz isa IO::Uncompress::Unzip ok 430 - $. is 4 ok 431 - ! error() ok 432 - eof() ok 433 - streamCount is 1 ok 434 - expected output ok 435 - nextStream ok ok 436 - tell is 0 ok 437 - $. is 0 ok 438 - $. is 2 ok 439 - ! error() ok 440 - eof() ok 441 - streamCount is 2 ok 442 - expected output ok 443 - nextStream ok ok 444 - tell is 0 ok 445 - $. is 0 ok 446 - $. is 1 ok 447 - ! error() ok 448 - eof() ok 449 - streamCount is 3 ok 450 - expected output ok 451 - nextStream ok ok 452 - tell is 0 ok 453 - $. is 0 ok 454 - $. is 0 ok 455 - ! error() ok 456 - eof() ok 457 - streamCount is ok ok 458 - expected output ok 459 - tell is 0 ok 460 - nextStream ok ok 461 - eof() ok 462 - close() ok ok 463 - streamCount ok ok 464 - Testing IO::Compress::Zip with 1 streams to buffer ok 465 - $x isa IO::Compress::Zip ok 466 - Write OK ok 467 - newStream OK ok 468 - Close ok ok 469 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 1 streams, from buffer ok 470 - $gz isa IO::Uncompress::Unzip ok 471 - ! error() ok 472 - eof() ok 473 - close() ok ok 474 - streamCount ok 2 ok 475 - expected output ok 476 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 1 streams, from buffer ok 477 - $gz isa IO::Uncompress::Unzip ok 478 - ! error() ok 479 - eof() ok 480 - close() ok ok 481 - streamCount ok 2 ok 482 - expected output ok 483 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 1 streams, from buffer ok 484 - $gz isa IO::Uncompress::Unzip ok 485 - $. is 4 ok 486 - ! error() ok 487 - eof() ok 488 - streamCount is 1 ok 489 - expected output ok 490 - nextStream ok ok 491 - tell is 0 ok 492 - $. is 0 ok 493 - $. is 0 ok 494 - ! error() ok 495 - eof() ok 496 - streamCount is ok ok 497 - expected output ok 498 - tell is 0 ok 499 - nextStream ok ok 500 - eof() ok 501 - close() ok ok 502 - streamCount ok ok 503 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 1 streams, from buffer ok 504 - $gz isa IO::Uncompress::Unzip ok 505 - $. is 4 ok 506 - ! error() ok 507 - eof() ok 508 - streamCount is 1 ok 509 - expected output ok 510 - nextStream ok ok 511 - tell is 0 ok 512 - $. is 0 ok 513 - $. is 0 ok 514 - ! error() ok 515 - eof() ok 516 - streamCount is ok ok 517 - expected output ok 518 - tell is 0 ok 519 - nextStream ok ok 520 - eof() ok 521 - close() ok ok 522 - streamCount ok ok 523 - Testing IO::Compress::Zip with 2 streams to buffer ok 524 - $x isa IO::Compress::Zip ok 525 - Write OK ok 526 - newStream OK ok 527 - Write OK ok 528 - newStream OK ok 529 - Close ok ok 530 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 2 streams, from buffer ok 531 - $gz isa IO::Uncompress::Unzip ok 532 - ! error() ok 533 - eof() ok 534 - close() ok ok 535 - streamCount ok 3 ok 536 - expected output ok 537 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 2 streams, from buffer ok 538 - $gz isa IO::Uncompress::Unzip ok 539 - ! error() ok 540 - eof() ok 541 - close() ok ok 542 - streamCount ok 3 ok 543 - expected output ok 544 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 2 streams, from buffer ok 545 - $gz isa IO::Uncompress::Unzip ok 546 - $. is 4 ok 547 - ! error() ok 548 - eof() ok 549 - streamCount is 1 ok 550 - expected output ok 551 - nextStream ok ok 552 - tell is 0 ok 553 - $. is 0 ok 554 - $. is 2 ok 555 - ! error() ok 556 - eof() ok 557 - streamCount is 2 ok 558 - expected output ok 559 - nextStream ok ok 560 - tell is 0 ok 561 - $. is 0 ok 562 - $. is 0 ok 563 - ! error() ok 564 - eof() ok 565 - streamCount is ok ok 566 - expected output ok 567 - tell is 0 ok 568 - nextStream ok ok 569 - eof() ok 570 - close() ok ok 571 - streamCount ok ok 572 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 2 streams, from buffer ok 573 - $gz isa IO::Uncompress::Unzip ok 574 - $. is 4 ok 575 - ! error() ok 576 - eof() ok 577 - streamCount is 1 ok 578 - expected output ok 579 - nextStream ok ok 580 - tell is 0 ok 581 - $. is 0 ok 582 - $. is 2 ok 583 - ! error() ok 584 - eof() ok 585 - streamCount is 2 ok 586 - expected output ok 587 - nextStream ok ok 588 - tell is 0 ok 589 - $. is 0 ok 590 - $. is 0 ok 591 - ! error() ok 592 - eof() ok 593 - streamCount is ok ok 594 - expected output ok 595 - tell is 0 ok 596 - nextStream ok ok 597 - eof() ok 598 - close() ok ok 599 - streamCount ok ok 600 - Testing IO::Compress::Zip with 3 streams to buffer ok 601 - $x isa IO::Compress::Zip ok 602 - Write OK ok 603 - newStream OK ok 604 - Write OK ok 605 - newStream OK ok 606 - Write OK ok 607 - newStream OK ok 608 - Close ok ok 609 - Testing IO::Compress::Zip with IO::Uncompress::Unzip and 3 streams, from buffer ok 610 - $gz isa IO::Uncompress::Unzip ok 611 - ! error() ok 612 - eof() ok 613 - close() ok ok 614 - streamCount ok 4 ok 615 - expected output ok 616 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress and 3 streams, from buffer ok 617 - $gz isa IO::Uncompress::Unzip ok 618 - ! error() ok 619 - eof() ok 620 - close() ok ok 621 - streamCount ok 4 ok 622 - expected output ok 623 - Testing IO::Compress::Zip with IO::Uncompress::Unzip nextStream and 3 streams, from buffer ok 624 - $gz isa IO::Uncompress::Unzip ok 625 - $. is 4 ok 626 - ! error() ok 627 - eof() ok 628 - streamCount is 1 ok 629 - expected output ok 630 - nextStream ok ok 631 - tell is 0 ok 632 - $. is 0 ok 633 - $. is 2 ok 634 - ! error() ok 635 - eof() ok 636 - streamCount is 2 ok 637 - expected output ok 638 - nextStream ok ok 639 - tell is 0 ok 640 - $. is 0 ok 641 - $. is 1 ok 642 - ! error() ok 643 - eof() ok 644 - streamCount is 3 ok 645 - expected output ok 646 - nextStream ok ok 647 - tell is 0 ok 648 - $. is 0 ok 649 - $. is 0 ok 650 - ! error() ok 651 - eof() ok 652 - streamCount is ok ok 653 - expected output ok 654 - tell is 0 ok 655 - nextStream ok ok 656 - eof() ok 657 - close() ok ok 658 - streamCount ok ok 659 - Testing IO::Compress::Zip with IO::Uncompress::AnyUncompress nextStream and 3 streams, from buffer ok 660 - $gz isa IO::Uncompress::Unzip ok 661 - $. is 4 ok 662 - ! error() ok 663 - eof() ok 664 - streamCount is 1 ok 665 - expected output ok 666 - nextStream ok ok 667 - tell is 0 ok 668 - $. is 0 ok 669 - $. is 2 ok 670 - ! error() ok 671 - eof() ok 672 - streamCount is 2 ok 673 - expected output ok 674 - nextStream ok ok 675 - tell is 0 ok 676 - $. is 0 ok 677 - $. is 1 ok 678 - ! error() ok 679 - eof() ok 680 - streamCount is 3 ok 681 - expected output ok 682 - nextStream ok ok 683 - tell is 0 ok 684 - $. is 0 ok 685 - $. is 0 ok 686 - ! error() ok 687 - eof() ok 688 - streamCount is ok ok 689 - expected output ok 690 - tell is 0 ok 691 - nextStream ok ok 692 - eof() ok 693 - close() ok ok 694 - streamCount ok ok 695 - no warnings ok t/108anyunc-deflate.............1..49 ok 1 - AnyUncompress(Transparent => 0, File=>0) with IO::Compress::Deflate ok 2 - create IO::Compress::Deflate object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyUncompress object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyUncompress object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyUncompress(Transparent => 0, File=>1) with IO::Compress::Deflate ok 14 - create IO::Compress::Deflate object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyUncompress object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyUncompress object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyUncompress(Transparent => 1, File=>0) with IO::Compress::Deflate ok 26 - create IO::Compress::Deflate object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyUncompress object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyUncompress object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyUncompress(Transparent => 1, File=>1) with IO::Compress::Deflate ok 38 - create IO::Compress::Deflate object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyUncompress object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyUncompress object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/108anyunc-gzip................1..49 ok 1 - AnyUncompress(Transparent => 0, File=>0) with IO::Compress::Gzip ok 2 - create IO::Compress::Gzip object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyUncompress object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyUncompress object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyUncompress(Transparent => 0, File=>1) with IO::Compress::Gzip ok 14 - create IO::Compress::Gzip object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyUncompress object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyUncompress object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyUncompress(Transparent => 1, File=>0) with IO::Compress::Gzip ok 26 - create IO::Compress::Gzip object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyUncompress object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyUncompress object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyUncompress(Transparent => 1, File=>1) with IO::Compress::Gzip ok 38 - create IO::Compress::Gzip object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyUncompress object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyUncompress object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/108anyunc-rawdeflate..........1..49 ok 1 - AnyUncompress(Transparent => 0, File=>0) with IO::Compress::RawDeflate ok 2 - create IO::Compress::RawDeflate object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyUncompress object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyUncompress object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyUncompress(Transparent => 0, File=>1) with IO::Compress::RawDeflate ok 14 - create IO::Compress::RawDeflate object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyUncompress object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyUncompress object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyUncompress(Transparent => 1, File=>0) with IO::Compress::RawDeflate ok 26 - create IO::Compress::RawDeflate object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyUncompress object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyUncompress object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyUncompress(Transparent => 1, File=>1) with IO::Compress::RawDeflate ok 38 - create IO::Compress::RawDeflate object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyUncompress object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyUncompress object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/108anyunc-transparent.........1..16 ok 1 - use IO::Uncompress::AnyUncompress; ok 2 - AnyUncompress with Non-compressed data (File 0) ok 3 - no AnyUncompress object when -Transparent => 0 ok 4 ok 5 - AnyUncompress object when -Transparent => 1 ok 6 ok 7 ok 8 ok 9 - AnyUncompress with Non-compressed data (File 1) ok 10 - no AnyUncompress object when -Transparent => 0 ok 11 ok 12 - AnyUncompress object when -Transparent => 1 ok 13 ok 14 ok 15 ok 16 - no warnings ok t/108anyunc-zip.................1..49 ok 1 - AnyUncompress(Transparent => 0, File=>0) with IO::Compress::Zip ok 2 - create IO::Compress::Zip object ok 3 - write to object ok 4 - close ok ok 5 - Created AnyUncompress object ok 6 - at eof ok 7 - at eof ok 8 - expected output ok 9 - Created AnyUncompress object ok 10 - at eof ok 11 - at eof ok 12 - expected output ok 13 - AnyUncompress(Transparent => 0, File=>1) with IO::Compress::Zip ok 14 - create IO::Compress::Zip object ok 15 - write to object ok 16 - close ok ok 17 - Created AnyUncompress object ok 18 - at eof ok 19 - at eof ok 20 - expected output ok 21 - Created AnyUncompress object ok 22 - at eof ok 23 - at eof ok 24 - expected output ok 25 - AnyUncompress(Transparent => 1, File=>0) with IO::Compress::Zip ok 26 - create IO::Compress::Zip object ok 27 - write to object ok 28 - close ok ok 29 - Created AnyUncompress object ok 30 - at eof ok 31 - at eof ok 32 - expected output ok 33 - Created AnyUncompress object ok 34 - at eof ok 35 - at eof ok 36 - expected output ok 37 - AnyUncompress(Transparent => 1, File=>1) with IO::Compress::Zip ok 38 - create IO::Compress::Zip object ok 39 - write to object ok 40 - close ok ok 41 - Created AnyUncompress object ok 42 - at eof ok 43 - at eof ok 44 - expected output ok 45 - Created AnyUncompress object ok 46 - at eof ok 47 - at eof ok 48 - expected output ok 49 - no warnings ok t/109merge-deflate..............1..166 ok 1 - Misc error cases ok 2 - catch bufsize == 0 ok 3 - catch bufsize == 0 ok 4 - IO::Compress::Deflate - Merge to filehandle that isn't writable ok 5 - file exists ok 6 - and is not empty ok 7 - chmod worked ok 8 - still exists after chmod ok 9 - chmod made file unwritable ok 10 - Did not create IO::Compress::Deflate object ok 11 - Got error message ok 12 - IO::Compress::Deflate - Merge to filename that isn't writable ok 13 - file exists ok 14 - and is not empty ok 15 - chmod worked ok 16 - still exists after chmod ok 17 - chmod made file unwritable ok 18 - Did not create IO::Compress::Deflate object ok 19 - Got non-writable filename message ok 20 - IO::Compress::Deflate to buffer, content is not compressed ok 21 - constructor fails ok 22 - got Bad Magic ok 23 - IO::Compress::Deflate to file, content is not compressed ok 24 - constructor fails ok 25 - got Bad Magic ok 26 - IO::Compress::Deflate to handle, content is not compressed ok 27 - constructor fails ok 28 - got Bad Magic ok 29 - IO::Compress::Deflate to buffer, content is empty ok 30 - constructor passes ok 31 - Merge OK ok 32 - IO::Compress::Deflate to file, content is empty ok 33 - constructor passes ok 34 - Merge OK ok 35 - IO::Compress::Deflate to handle, content is empty ok 36 - constructor passes ok 37 - Merge OK ok 38 - IO::Compress::Deflate - Merge to file that doesn't exist ok 39 - Destination file, 'tst00004.tmp', does not exist ok 40 ok 41 - Merged OK ok 42 - IO::Compress::Deflate to Buffer, content is '' ok 43 - write ok ok 44 - close ok ok 45 - Destination is ok ok 46 - write returned 4 ok 47 - close ok ok 48 - Merged OK ok 49 - IO::Compress::Deflate to Buffer, content is '' ok 50 - write ok ok 51 - close ok ok 52 - Destination is ok ok 53 - write returned 4 ok 54 - close ok ok 55 - Merged OK ok 56 - IO::Compress::Deflate to Buffer, content is 'x' ok 57 - write ok ok 58 - close ok ok 59 - Destination is ok ok 60 - write returned 4 ok 61 - close ok ok 62 - Merged OK ok 63 - IO::Compress::Deflate to Buffer, content is 'abcde' ok 64 - write ok ok 65 - close ok ok 66 - Destination is ok ok 67 - write returned 4 ok 68 - close ok ok 69 - Merged OK ok 70 - IO::Compress::Deflate to File, content is '' ok 71 - write ok ok 72 - close ok ok 73 - Destination is ok ok 74 - write returned 4 ok 75 - close ok ok 76 - Merged OK ok 77 - IO::Compress::Deflate to File, content is '' ok 78 - write ok ok 79 - close ok ok 80 - Destination is ok ok 81 - write returned 4 ok 82 - close ok ok 83 - Merged OK ok 84 - IO::Compress::Deflate to File, content is 'x' ok 85 - write ok ok 86 - close ok ok 87 - Destination is ok ok 88 - write returned 4 ok 89 - close ok ok 90 - Merged OK ok 91 - IO::Compress::Deflate to File, content is 'abcde' ok 92 - write ok ok 93 - close ok ok 94 - Destination is ok ok 95 - write returned 4 ok 96 - close ok ok 97 - Merged OK ok 98 - IO::Compress::Deflate to Filehandle, content is '' ok 99 - write ok ok 100 - close ok ok 101 - Destination is ok ok 102 - write returned 4 ok 103 - close ok ok 104 - Merged OK ok 105 - IO::Compress::Deflate to Filehandle, content is '' ok 106 - write ok ok 107 - close ok ok 108 - Destination is ok ok 109 - write returned 4 ok 110 - close ok ok 111 - Merged OK ok 112 - IO::Compress::Deflate to Filehandle, content is 'x' ok 113 - write ok ok 114 - close ok ok 115 - Destination is ok ok 116 - write returned 4 ok 117 - close ok ok 118 - Merged OK ok 119 - IO::Compress::Deflate to Filehandle, content is 'abcde' ok 120 - write ok ok 121 - close ok ok 122 - Destination is ok ok 123 - write returned 4 ok 124 - close ok ok 125 - Merged OK ok 126 - IO::Compress::Deflate::deflate to Buffer, content is '' ok 127 - Compress content ok 128 - Destination is ok ok 129 - Merge content ok 130 - Merged OK ok 131 - IO::Compress::Deflate::deflate to Buffer, content is '' ok 132 - Compress content ok 133 - Destination is ok ok 134 - Merge content ok 135 - Merged OK ok 136 - IO::Compress::Deflate::deflate to Buffer, content is 'x' ok 137 - Compress content ok 138 - Destination is ok ok 139 - Merge content ok 140 - Merged OK ok 141 - IO::Compress::Deflate::deflate to Buffer, content is 'abcde' ok 142 - Compress content ok 143 - Destination is ok ok 144 - Merge content ok 145 - Merged OK ok 146 - IO::Compress::Deflate::deflate to File, content is '' ok 147 - Compress content ok 148 - Destination is ok ok 149 - Merge content ok 150 - Merged OK ok 151 - IO::Compress::Deflate::deflate to File, content is '' ok 152 - Compress content ok 153 - Destination is ok ok 154 - Merge content ok 155 - Merged OK ok 156 - IO::Compress::Deflate::deflate to File, content is 'x' ok 157 - Compress content ok 158 - Destination is ok ok 159 - Merge content ok 160 - Merged OK ok 161 - IO::Compress::Deflate::deflate to File, content is 'abcde' ok 162 - Compress content ok 163 - Destination is ok ok 164 - Merge content ok 165 - Merged OK ok 166 - no warnings ok t/109merge-gzip.................1..166 ok 1 - Misc error cases ok 2 - catch bufsize == 0 ok 3 - catch bufsize == 0 ok 4 - IO::Compress::Gzip - Merge to filehandle that isn't writable ok 5 - file exists ok 6 - and is not empty ok 7 - chmod worked ok 8 - still exists after chmod ok 9 - chmod made file unwritable ok 10 - Did not create IO::Compress::Gzip object ok 11 - Got error message ok 12 - IO::Compress::Gzip - Merge to filename that isn't writable ok 13 - file exists ok 14 - and is not empty ok 15 - chmod worked ok 16 - still exists after chmod ok 17 - chmod made file unwritable ok 18 - Did not create IO::Compress::Gzip object ok 19 - Got non-writable filename message ok 20 - IO::Compress::Gzip to buffer, content is not compressed ok 21 - constructor fails ok 22 - got Bad Magic ok 23 - IO::Compress::Gzip to file, content is not compressed ok 24 - constructor fails ok 25 - got Bad Magic ok 26 - IO::Compress::Gzip to handle, content is not compressed ok 27 - constructor fails ok 28 - got Bad Magic ok 29 - IO::Compress::Gzip to buffer, content is empty ok 30 - constructor passes ok 31 - Merge OK ok 32 - IO::Compress::Gzip to file, content is empty ok 33 - constructor passes ok 34 - Merge OK ok 35 - IO::Compress::Gzip to handle, content is empty ok 36 - constructor passes ok 37 - Merge OK ok 38 - IO::Compress::Gzip - Merge to file that doesn't exist ok 39 - Destination file, 'tst00004.tmp', does not exist ok 40 ok 41 - Merged OK ok 42 - IO::Compress::Gzip to Buffer, content is '' ok 43 - write ok ok 44 - close ok ok 45 - Destination is ok ok 46 - write returned 4 ok 47 - close ok ok 48 - Merged OK ok 49 - IO::Compress::Gzip to Buffer, content is '' ok 50 - write ok ok 51 - close ok ok 52 - Destination is ok ok 53 - write returned 4 ok 54 - close ok ok 55 - Merged OK ok 56 - IO::Compress::Gzip to Buffer, content is 'x' ok 57 - write ok ok 58 - close ok ok 59 - Destination is ok ok 60 - write returned 4 ok 61 - close ok ok 62 - Merged OK ok 63 - IO::Compress::Gzip to Buffer, content is 'abcde' ok 64 - write ok ok 65 - close ok ok 66 - Destination is ok ok 67 - write returned 4 ok 68 - close ok ok 69 - Merged OK ok 70 - IO::Compress::Gzip to File, content is '' ok 71 - write ok ok 72 - close ok ok 73 - Destination is ok ok 74 - write returned 4 ok 75 - close ok ok 76 - Merged OK ok 77 - IO::Compress::Gzip to File, content is '' ok 78 - write ok ok 79 - close ok ok 80 - Destination is ok ok 81 - write returned 4 ok 82 - close ok ok 83 - Merged OK ok 84 - IO::Compress::Gzip to File, content is 'x' ok 85 - write ok ok 86 - close ok ok 87 - Destination is ok ok 88 - write returned 4 ok 89 - close ok ok 90 - Merged OK ok 91 - IO::Compress::Gzip to File, content is 'abcde' ok 92 - write ok ok 93 - close ok ok 94 - Destination is ok ok 95 - write returned 4 ok 96 - close ok ok 97 - Merged OK ok 98 - IO::Compress::Gzip to Filehandle, content is '' ok 99 - write ok ok 100 - close ok ok 101 - Destination is ok ok 102 - write returned 4 ok 103 - close ok ok 104 - Merged OK ok 105 - IO::Compress::Gzip to Filehandle, content is '' ok 106 - write ok ok 107 - close ok ok 108 - Destination is ok ok 109 - write returned 4 ok 110 - close ok ok 111 - Merged OK ok 112 - IO::Compress::Gzip to Filehandle, content is 'x' ok 113 - write ok ok 114 - close ok ok 115 - Destination is ok ok 116 - write returned 4 ok 117 - close ok ok 118 - Merged OK ok 119 - IO::Compress::Gzip to Filehandle, content is 'abcde' ok 120 - write ok ok 121 - close ok ok 122 - Destination is ok ok 123 - write returned 4 ok 124 - close ok ok 125 - Merged OK ok 126 - IO::Compress::Gzip::gzip to Buffer, content is '' ok 127 - Compress content ok 128 - Destination is ok ok 129 - Merge content ok 130 - Merged OK ok 131 - IO::Compress::Gzip::gzip to Buffer, content is '' ok 132 - Compress content ok 133 - Destination is ok ok 134 - Merge content ok 135 - Merged OK ok 136 - IO::Compress::Gzip::gzip to Buffer, content is 'x' ok 137 - Compress content ok 138 - Destination is ok ok 139 - Merge content ok 140 - Merged OK ok 141 - IO::Compress::Gzip::gzip to Buffer, content is 'abcde' ok 142 - Compress content ok 143 - Destination is ok ok 144 - Merge content ok 145 - Merged OK ok 146 - IO::Compress::Gzip::gzip to File, content is '' ok 147 - Compress content ok 148 - Destination is ok ok 149 - Merge content ok 150 - Merged OK ok 151 - IO::Compress::Gzip::gzip to File, content is '' ok 152 - Compress content ok 153 - Destination is ok ok 154 - Merge content ok 155 - Merged OK ok 156 - IO::Compress::Gzip::gzip to File, content is 'x' ok 157 - Compress content ok 158 - Destination is ok ok 159 - Merge content ok 160 - Merged OK ok 161 - IO::Compress::Gzip::gzip to File, content is 'abcde' ok 162 - Compress content ok 163 - Destination is ok ok 164 - Merge content ok 165 - Merged OK ok 166 - no warnings ok t/109merge-rawdeflate...........1..166 ok 1 - Misc error cases ok 2 - catch bufsize == 0 ok 3 - catch bufsize == 0 ok 4 - IO::Compress::RawDeflate - Merge to filehandle that isn't writable ok 5 - file exists ok 6 - and is not empty ok 7 - chmod worked ok 8 - still exists after chmod ok 9 - chmod made file unwritable ok 10 - Did not create IO::Compress::RawDeflate object ok 11 - Got error message ok 12 - IO::Compress::RawDeflate - Merge to filename that isn't writable ok 13 - file exists ok 14 - and is not empty ok 15 - chmod worked ok 16 - still exists after chmod ok 17 - chmod made file unwritable ok 18 - Did not create IO::Compress::RawDeflate object ok 19 - Got non-writable filename message ok 20 - IO::Compress::RawDeflate to buffer, content is not compressed ok 21 - constructor fails ok 22 - got Bad Magic ok 23 - IO::Compress::RawDeflate to file, content is not compressed ok 24 - constructor fails ok 25 - got Bad Magic ok 26 - IO::Compress::RawDeflate to handle, content is not compressed ok 27 - constructor fails ok 28 - got Bad Magic ok 29 - IO::Compress::RawDeflate to buffer, content is empty ok 30 - constructor passes ok 31 - Merge OK ok 32 - IO::Compress::RawDeflate to file, content is empty ok 33 - constructor passes ok 34 - Merge OK ok 35 - IO::Compress::RawDeflate to handle, content is empty ok 36 - constructor passes ok 37 - Merge OK ok 38 - IO::Compress::RawDeflate - Merge to file that doesn't exist ok 39 - Destination file, 'tst00004.tmp', does not exist ok 40 ok 41 - Merged OK ok 42 - IO::Compress::RawDeflate to Buffer, content is '' ok 43 - write ok ok 44 - close ok ok 45 - Destination is ok ok 46 - write returned 4 ok 47 - close ok ok 48 - Merged OK ok 49 - IO::Compress::RawDeflate to Buffer, content is '' ok 50 - write ok ok 51 - close ok ok 52 - Destination is ok ok 53 - write returned 4 ok 54 - close ok ok 55 - Merged OK ok 56 - IO::Compress::RawDeflate to Buffer, content is 'x' ok 57 - write ok ok 58 - close ok ok 59 - Destination is ok ok 60 - write returned 4 ok 61 - close ok ok 62 - Merged OK ok 63 - IO::Compress::RawDeflate to Buffer, content is 'abcde' ok 64 - write ok ok 65 - close ok ok 66 - Destination is ok ok 67 - write returned 4 ok 68 - close ok ok 69 - Merged OK ok 70 - IO::Compress::RawDeflate to File, content is '' ok 71 - write ok ok 72 - close ok ok 73 - Destination is ok ok 74 - write returned 4 ok 75 - close ok ok 76 - Merged OK ok 77 - IO::Compress::RawDeflate to File, content is '' ok 78 - write ok ok 79 - close ok ok 80 - Destination is ok ok 81 - write returned 4 ok 82 - close ok ok 83 - Merged OK ok 84 - IO::Compress::RawDeflate to File, content is 'x' ok 85 - write ok ok 86 - close ok ok 87 - Destination is ok ok 88 - write returned 4 ok 89 - close ok ok 90 - Merged OK ok 91 - IO::Compress::RawDeflate to File, content is 'abcde' ok 92 - write ok ok 93 - close ok ok 94 - Destination is ok ok 95 - write returned 4 ok 96 - close ok ok 97 - Merged OK ok 98 - IO::Compress::RawDeflate to Filehandle, content is '' ok 99 - write ok ok 100 - close ok ok 101 - Destination is ok ok 102 - write returned 4 ok 103 - close ok ok 104 - Merged OK ok 105 - IO::Compress::RawDeflate to Filehandle, content is '' ok 106 - write ok ok 107 - close ok ok 108 - Destination is ok ok 109 - write returned 4 ok 110 - close ok ok 111 - Merged OK ok 112 - IO::Compress::RawDeflate to Filehandle, content is 'x' ok 113 - write ok ok 114 - close ok ok 115 - Destination is ok ok 116 - write returned 4 ok 117 - close ok ok 118 - Merged OK ok 119 - IO::Compress::RawDeflate to Filehandle, content is 'abcde' ok 120 - write ok ok 121 - close ok ok 122 - Destination is ok ok 123 - write returned 4 ok 124 - close ok ok 125 - Merged OK ok 126 - IO::Compress::RawDeflate::rawdeflate to Buffer, content is '' ok 127 - Compress content ok 128 - Destination is ok ok 129 - Merge content ok 130 - Merged OK ok 131 - IO::Compress::RawDeflate::rawdeflate to Buffer, content is '' ok 132 - Compress content ok 133 - Destination is ok ok 134 - Merge content ok 135 - Merged OK ok 136 - IO::Compress::RawDeflate::rawdeflate to Buffer, content is 'x' ok 137 - Compress content ok 138 - Destination is ok ok 139 - Merge content ok 140 - Merged OK ok 141 - IO::Compress::RawDeflate::rawdeflate to Buffer, content is 'abcde' ok 142 - Compress content ok 143 - Destination is ok ok 144 - Merge content ok 145 - Merged OK ok 146 - IO::Compress::RawDeflate::rawdeflate to File, content is '' ok 147 - Compress content ok 148 - Destination is ok ok 149 - Merge content ok 150 - Merged OK ok 151 - IO::Compress::RawDeflate::rawdeflate to File, content is '' ok 152 - Compress content ok 153 - Destination is ok ok 154 - Merge content ok 155 - Merged OK ok 156 - IO::Compress::RawDeflate::rawdeflate to File, content is 'x' ok 157 - Compress content ok 158 - Destination is ok ok 159 - Merge content ok 160 - Merged OK ok 161 - IO::Compress::RawDeflate::rawdeflate to File, content is 'abcde' ok 162 - Compress content ok 163 - Destination is ok ok 164 - Merge content ok 165 - Merged OK ok 166 - no warnings ok t/109merge-zip..................1..0 # Skip not implemented yet skipped all skipped: not implemented yet t/110encode-deflate.............1..8 ok 1 - OO Mode: To filehandle, Encode by hand ok 2 - Expected output ok 3 - OO Mode: To buffer, Encode by hand ok 4 - Expected output ok 5 - Catch wide characters ok 6 - wide characters in IO::Compress::Deflate::write ok 7 - wide characters in IO::Compress::Deflate::write ok 8 - no warnings ok t/110encode-gzip................1..8 ok 1 - OO Mode: To filehandle, Encode by hand ok 2 - Expected output ok 3 - OO Mode: To buffer, Encode by hand ok 4 - Expected output ok 5 - Catch wide characters ok 6 - wide characters in IO::Compress::Gzip::write ok 7 - wide characters in IO::Compress::Gzip::write ok 8 - no warnings ok t/110encode-rawdeflate..........1..8 ok 1 - OO Mode: To filehandle, Encode by hand ok 2 - Expected output ok 3 - OO Mode: To buffer, Encode by hand ok 4 - Expected output ok 5 - Catch wide characters ok 6 - wide characters in IO::Compress::RawDeflate::write ok 7 - wide characters in IO::Compress::RawDeflate::write ok 8 - no warnings ok t/110encode-zip.................1..8 ok 1 - OO Mode: To filehandle, Encode by hand ok 2 - Expected output ok 3 - OO Mode: To buffer, Encode by hand ok 4 - Expected output ok 5 - Catch wide characters ok 6 - wide characters in IO::Compress::Zip::write ok 7 - wide characters in IO::Compress::Zip::write ok 8 - no warnings ok t/999pod........................1..17 ok 1 - blib/lib/IO/Compress/Deflate.pm ok 2 - blib/lib/IO/Compress/Gzip.pm ok 3 - blib/lib/IO/Compress/RawDeflate.pm ok 4 - blib/lib/IO/Compress/Zip.pm ok 5 - blib/lib/IO/Uncompress/AnyInflate.pm ok 6 - blib/lib/IO/Uncompress/Gunzip.pm ok 7 - blib/lib/IO/Uncompress/Inflate.pm ok 8 - blib/lib/IO/Uncompress/RawInflate.pm ok 9 - blib/lib/IO/Uncompress/Unzip.pm ok 10 - blib/lib/IO/Compress/Adapter/Deflate.pm ok 11 - blib/lib/IO/Compress/Adapter/Identity.pm ok 12 - blib/lib/IO/Compress/Gzip/Constants.pm ok 13 - blib/lib/IO/Compress/Zip/Constants.pm ok 14 - blib/lib/IO/Compress/Zlib/Constants.pm ok 15 - blib/lib/IO/Compress/Zlib/Extra.pm ok 16 - blib/lib/IO/Uncompress/Adapter/Identity.pm ok 17 - blib/lib/IO/Uncompress/Adapter/Inflate.pm ok All tests successful, 2 tests and 8 subtests skipped. Files=64, Tests=38849, 86 wallclock secs (56.25 cusr + 9.96 csys = 66.21 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Compress/Deflate.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Compress/Gzip.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Compress/RawDeflate.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Compress/Zip.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Uncompress/AnyInflate.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Uncompress/Gunzip.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Uncompress/Inflate.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Uncompress/RawInflate.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/IO/Uncompress/Unzip.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Deflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Gzip.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/RawDeflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Zip.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Adapter/Deflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Adapter/Identity.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Gzip/Constants.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Zip/Constants.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Zlib/Constants.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Compress/Zlib/Extra.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/AnyInflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/Gunzip.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/Inflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/RawInflate.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/Unzip.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/Adapter/Identity.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/IO/Uncompress/Adapter/Inflate.pm Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Compress::Deflate.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Compress::Gzip.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Compress::RawDeflate.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Compress::Zip.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Uncompress::AnyInflate.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Uncompress::Gunzip.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Uncompress::Inflate.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Uncompress::RawInflate.3 Installing /Users/cpanrun/build/5.8.8/man/man3/IO::Uncompress::Unzip.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod