--TEST-- Test strncmp() function : error conditions --FILE-- --EXPECTF-- *** Testing strncmp() function: error conditions *** Warning: Wrong parameter count for strncmp() in %s on line %d NULL Warning: Wrong parameter count for strncmp() in %s on line %d NULL Warning: Wrong parameter count for strncmp() in %s on line %d NULL Warning: Wrong parameter count for strncmp() in %s on line %d NULL Warning: Length must be greater than or equal to 0 in %s on line %d bool(false) *** Done ***