--TEST-- Test long2ip() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing long2ip() : error conditions *** -- Testing long2ip() function with Zero arguments -- Warning: long2ip() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing long2ip() function with more than expected no. of arguments -- Warning: long2ip() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===