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