--TEST-- Test chunk_split() function : error conditions --FILE-- --EXPECTF-- *** Testing chunk_split() : error conditions *** -- Testing chunk_split() function with Zero arguments -- Warning: Wrong parameter count for chunk_split() in %s on line %d NULL -- Testing chunk_split() function with more than expected no. of arguments -- Warning: Wrong parameter count for chunk_split() in %s on line %d NULL Done