--TEST-- Test gzuncompress() function : error conditions --SKIPIF-- --FILE-- --EXPECTF-- *** Testing gzuncompress() : error conditions *** -- Testing with a buffer that is too small -- Warning: gzuncompress(): insufficient memory in %s on line %d bool(false) -- Testing with incorrect arguments -- Warning: gzuncompress(): data error in %s on line %d bool(false)