Lines Matching full:symlink
567 << "Failed to create file symlink.";
583 << "Failed to create directory symlink.";
592 // The following test of NormalizeFilePath() require that we create a symlink.
593 // This can not be done on Windows before Vista. On Vista, creating a symlink
596 // privileges required to create a symlink.
604 << "Failed to create file symlink.";
618 << "Failed to create directory symlink.";
627 << "Failed to create loop symlink a.";
629 << "Failed to create loop symlink b.";
673 // Create a symlink to the file.
676 << "Failed to create symlink.";
691 // Create a symlink to the non-existent file.
694 << "Failed to create symlink.";
2034 // Symlink to the file at the end of the path.
2037 << "Failed to create symlink.";
2046 // Symlink from one directory to another within the path.
2049 << "Failed to create symlink.";