--TEST-- Test chmod() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing chmod() : error conditions *** -- Testing chmod() function with more than expected no. of arguments -- Warning: Wrong parameter count for chmod() in %s on line %d NULL -- Testing chmod() function with less than expected no. of arguments -- Warning: Wrong parameter count for chmod() in %s on line %d NULL Warning: chmod(): No such file or directory in %s on line %d bool(false) ===DONE===