--TEST-- Test opendir() function : basic functionality --FILE-- --CLEAN-- --EXPECTF-- *** Testing opendir() : basic functionality *** -- Testing opendir() with absolute path: -- resource(%d) of type (stream) -- Testing opendir() with relative paths: -- bool(true) resource(%d) of type (stream) -- Close directory handles: -- resource(%d) of type (Unknown) resource(%d) of type (Unknown)