--TEST-- Test disk_free_space and its alias diskfreespace() functions : usage variations --FILE-- --CLEAN-- --EXPECTF-- *** Testing disk_free_space() function with a directory *** float(%d) float(%d) *** Testing for the return type *** bool(true) *** Testing disk_free_space() function with different styles of file and directory *** -- Iteration 1 -- float(%d) float(%d) -- Iteration 2 -- float(%d) float(%d) -- Iteration 3 -- float(%d) float(%d) -- Iteration 4 -- float(%d) float(%d) -- Iteration 5 -- float(%d) float(%d) -- Iteration 6 -- float(%d) float(%d) -- Iteration 7 -- float(%d) float(%d) -- Iteration 8 -- float(%d) float(%d) -- Iteration 9 -- float(%d) float(%d) -- Iteration 10 -- float(%d) float(%d) -- Iteration 11 -- float(%d) float(%d) -- Iteration 12 -- float(%d) float(%d) --- Done ---