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