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