--TEST-- Test sleep() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing sleep() : error conditions *** -- Testing sleep() function with negative interval -- Warning: sleep(): Number of seconds must be greater than or equal to 0 in %s on line %d bool(false) ===DONE===