Lines Matching refs:format

116                         name = "{0}_cert.pem".format(c)
135 "-i {i3} -i {i4} -i {i5} -i {i6} {pkg}".format(
198 self.pkgrepo("refresh -s {0}".format(self.empty_rurl))
202 self.pkgrepo("refresh -s {0}".format(self.void_rurl))
222 self.pkgrepo("refresh -s {0}".format(self.all_rurl))
225 self.pkgrecv(self.all_rurl, "-d {0} foo".format(self.foo_rurl))
226 self.pkgrepo("refresh -s {0}".format(self.foo_rurl))
229 self.pkgrecv(self.all_rurl, "-d {0} signed".format(self.signed_rurl))
230 self.pkgrepo("refresh -s {0}".format(self.signed_rurl))
241 "{0}.p5p".format(alist[0].pkg_name), repo, alist)
242 setattr(self, "{0}_arc".format(alist[0].pkg_name), arc_path)
268 self.pkg("set-publisher -g {0} -g {1} test".format(self.signed_arc,
279 self.pkg("set-publisher -G {0} test".format(self.foo_rurl))
286 self.pkg("set-publisher -g {0} test".format(self.foo_arc))
287 self.pkg("set-publisher -g {0} test".format(self.incorp_arc))
288 self.pkg("set-publisher -g {0} test2".format(self.quux_arc))
302 self.pkg("set-publisher -G {0} -g {1} test".format(self.foo_arc,
308 self.pkg("set-publisher -G \* -g {0} test".format(self.all_arc))
309 self.pkg("set-publisher -G {0} -g {1} -g {2} test2".format(
311 self.pkg("list -afH -g {0} -g {1}".format(self.all_arc,
344 self.pkg("set-publisher -g {0} -g {1} test".format(self.signed_arc,
348 self.pkg("set-publisher -G {0} -g {1} -g {2} test".format(
350 self.pkg("set-publisher -g {0} test2".format(self.quux_arc))
353 self.pkg("set-publisher -G {0} -g {1} test".format(self.foo_arc,
356 "signed@1.0 quux@0.1".format(
360 self.pkg("set-publisher -G \* -g {0} -g {1} test".format(
362 self.pkg("set-publisher -G \* -g {0} -g {1} test2".format(
388 """.format(pkg_date=self.foo10.version.get_timestamp().strftime("%c"),
408 self.pkg("set-publisher -g {0} -g {1} test".format(self.signed_arc,
412 self.pkg("set-publisher -G {0} -g {1} -g {2} test".format(
414 self.pkg("set-publisher -g {0} test2".format(self.quux_arc))
417 self.pkg("set-publisher -G {0} -g {1} test".format(self.foo_arc,
421 self.pkg("set-publisher -G \* -g {0} -g {1} test".format(
423 self.pkg("set-publisher -G \* -g {0} -g {1} test2".format(
448 self.pkg("set-publisher -g {0} -g {1} test".format(self.foo_arc,
466 self.pkg("set-publisher -g {0} test".format(self.foo_arc))
475 self.pkg("set-publisher -G {0} test".format(self.signed_arc))
488 self.pkg("set-publisher -g {0} test".format(self.all_arc))
489 self.pkg("set-publisher -g {0} test2".format(self.all_arc))
495 self.pkg("set-publisher -g {0} test".format(self.incorp_arc))
506 self.pkg("set-publisher -g {0} test".format(self.incorp_arc))
511 self.pkg("install -g {0} incorp signed".format(self.foo_rurl))
526 self.pkg("set-publisher -g {0} -g {1} test".format(self.foo_rurl,
550 self.pkg("set-publisher -g {0} test".format(self.all_rurl))
583 self.pkg("list -afH -g {0} '*'".format(uri), exit=1)
584 self.pkg("contents -H -g {0} '*'".format(uri), exit=1)
587 self.pkg("list -afH -g {0} -g {1} -g {2} '*'".format(self.empty_rurl,