Searched refs:hash3 (Results 1 - 2 of 2) sorted by relevance
/pkg/src/tests/api/ |
H A D | t_file_manager.py | 123 hash3 = "994b6ab7d7eb446938a02e57101c3a2fecbfb3cc" 175 p3 = self.touch_old_file(hash3) 178 fm.insert(hash3, p3) 183 fh = fm.lookup(hash3, opener=True) 185 self.assertEqual(fh.read(), misc.force_bytes(hash3)) 191 set([unmoved, hash1, hash4, hash3])) 198 fs = set([hash1, hash4, hash3]) 209 hash3_loc = os.path.join(self.base_dir, l.lookup(hash3)) 210 v0_hash3_loc = self.touch_old_file(hash3) 214 fm.remove(hash3) [all...] |
/pkg/src/tests/cli/ |
H A D | t_pkg_sysrepo.py | 863 hash3 = digest.DEFAULT_HASH_FUNC(misc.force_bytes("file://" + 879 test3\ttrue\ttrue\ttrue\tmirror\tonline\thttp://localhost:{port}/test3/{hash3}/\t- 881 rurl2=self.rurl2, hash3=hash3, durl1=self.durl1, 908 test3\ttrue\ttrue\ttrue\tmirror\tonline\thttp://localhost:{port}/test3/{hash3}/\t- 910 hash3=hash3, durl1=self.durl1, durl2=self.durl2, 1377 hash3 = digest.DEFAULT_HASH_FUNC(misc.force_bytes("file://" + 1384 test3\ttrue\ttrue\ttrue\torigin\tonline\thttp://localhost:{port}/test3/{hash3}/\t- 1386 hash3 variable 1446 hash3=hash3) variable [all...] |
Completed in 13 milliseconds