Lines Matching refs:join
104 os.path.join(self.raw_trust_anchor_dir, name),
105 os.path.join(dest_dir, name))
123 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
124 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
125 i1=os.path.join(self.chain_certs_dir,
127 i2=os.path.join(self.chain_certs_dir,
129 i3=os.path.join(self.chain_certs_dir,
131 i4=os.path.join(self.chain_certs_dir,
133 i5=os.path.join(self.chain_certs_dir,
135 i6=os.path.join(self.chain_certs_dir,
204 arc_path = os.path.join(self.test_root, "empty.p5p")
230 arc_path = os.path.join(self.test_root, "add.p5p")
239 tmp_root = os.path.join(self.test_root, "tmp")
243 src = os.path.join(self.test_root, f)
268 pkg.misc.relpath(os.path.join(self.test_root, e), "/")
314 dfroot = os.path.join(self.test_root, "pfiles")
317 foo_path = os.path.join(dfroot, "foo.p5m")
320 signed_path = os.path.join(dfroot, "signed.p5m")
323 quux_path = os.path.join(dfroot, "quux.p5m")
333 os.path.join(dirpath, f),
334 os.path.join(dfroot, f))
338 arc_path = os.path.join(self.test_root, "add_package.p5p")
366 os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
367 os.path.join(self.chain_certs_dir, "ch1_ta1_cert.pem"),
368 os.path.join(self.chain_certs_dir, "ch2_ta1_cert.pem"),
369 os.path.join(self.chain_certs_dir, "ch3_ta1_cert.pem"),
370 os.path.join(self.chain_certs_dir, "ch4_ta1_cert.pem"),
371 os.path.join(self.chain_certs_dir, "ch5_ta1_cert.pem"),
372 os.path.join(self.chain_certs_dir, "ch1_ta3_cert.pem"),
399 arc_path = os.path.join(self.test_root, "add_repo_package.p5p")
428 os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
429 os.path.join(self.chain_certs_dir, "ch1_ta1_cert.pem"),
430 os.path.join(self.chain_certs_dir, "ch2_ta1_cert.pem"),
431 os.path.join(self.chain_certs_dir, "ch3_ta1_cert.pem"),
432 os.path.join(self.chain_certs_dir, "ch4_ta1_cert.pem"),
433 os.path.join(self.chain_certs_dir, "ch5_ta1_cert.pem"),
434 os.path.join(self.chain_certs_dir, "ch1_ta3_cert.pem"),
504 fpath = os.path.join(ext_dir, self.foo.get_dir_path())
513 os.path.join(ext_dir, "foo.p5m"))
519 os.path.join(ext_dir, "quux.p5m"))
525 os.path.join(ext_dir, "quux.p5m"))
542 fpath = os.path.join(ext_dir, h)
552 assert os.path.exists(os.path.join(ext_dir, h))
558 assert os.path.exists(os.path.join(ext_dir, h))
580 arcname = os.path.join("publisher", pub, "file",
584 fpath = os.path.join(ext_dir, arcname)
593 arcname = os.path.join("publisher", pub, "file",
597 fpath = os.path.join(ext_dir, h)
609 arcname = os.path.join("publisher", pub, "file",
613 fpath = os.path.join(ext_dir, h)
628 arcname = os.path.join("publisher", self.foo.publisher, "pkg",
700 expected = os.path.join(ext_tmp_dir, pname)
734 arc_path = os.path.join(self.test_root, "retrieve.p5p")
754 ext_dir = os.path.join(self.test_root, "extracted")
780 fpath = os.path.join(dirpath, src)
797 os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
798 os.path.join(self.chain_certs_dir, "ch1_ta1_cert.pem"),
799 os.path.join(self.chain_certs_dir, "ch2_ta1_cert.pem"),
800 os.path.join(self.chain_certs_dir, "ch3_ta1_cert.pem"),
801 os.path.join(self.chain_certs_dir, "ch4_ta1_cert.pem"),
802 os.path.join(self.chain_certs_dir, "ch5_ta1_cert.pem"),
803 os.path.join(self.chain_certs_dir, "ch1_ta3_cert.pem"),
867 arc_path = os.path.join(self.test_root, "nosucharchive.p5p")
878 arc_path = os.path.join(self.test_root, "retrieve.p5p")
937 bad_arc_path = os.path.join(self.test_root, "bad_arc.p5p")
945 ext_dir = os.path.join(self.test_root, "extracted")
1018 arc_path = os.path.join(self.test_root, "index.p5p")