--TEST-- Test gzopen() function : error conditions --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing gzopen() : error conditions *** -- Testing gzopen() function with more than expected no. of arguments -- Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d NULL -- Testing gzopen() function with less than expected no. of arguments -- Warning: gzopen() expects at least 2 parameters, 1 given in %s on line %d NULL ===DONE===