--TEST-- Test disk_total_space() function : error conditions --SKIPIF-- --CONFLICTS-- disk_total_space --FILE-- --CLEAN-- --EXPECTF-- *** Testing error conditions *** Warning: disk_total_space(): The system cannot find the path specified in %s on line %d bool(false) Warning: disk_total_space(): The directory name is invalid in %s on line %d bool(false) --- Done ---