Searched refs:check_download (Results 1 – 1 of 1) sorted by relevance
37 def check_download(self, package): member in GitTestBase66 self.check_download("git-wrong-content")68 self.check_download("git-wrong-sha1")69 self.check_download("git-partial-sha1-branch-head")70 self.check_download("git-partial-sha1-reachable-by-branch")71 self.check_download("git-partial-sha1-reachable-by-tag")72 self.check_download("git-partial-sha1-tag-itself")73 self.check_download("git-partial-sha1-tag-points-to")74 self.check_download("git-sha1-branch-head")75 self.check_download("git-sha1-reachable-by-branch")[all …]