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