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