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