Searched refs:pkgsign_simple (Results 1 - 10 of 10) sorted by relevance
/pkg/src/tests/cli/ |
H A D | t_pkg_hydrate.py | 137 self.pkgsign_simple(self.rurl1, "'*'") 138 self.pkgsign_simple(self.rurl2, "'*'") 139 self.pkgsign_simple(self.rurl3, "'*'") 140 self.pkgsign_simple(self.rurl4, "'*'") 673 self.pkgsign_simple(self.rurl1, "zones")
|
H A D | t_pkg_contents.py | 340 self.pkgsign_simple(self.dc.get_repodir(), "nopathA") 357 self.pkgsign_simple(self.dc.get_repodir(), "nopathA")
|
H A D | t_pkgsign.py | 937 self.pkgsign_simple(self.rurl1, plist[0]) 1551 self.pkgsign_simple(self.rurl1, "'*'") 1879 self.pkgsign_simple(self.rurl1, pfmri) 2013 self.pkgsign_simple(self.durl1, plist[0], exit=1) 2048 self.pkgsign_simple(self.durl1, plist[0], exit=1) 2149 self.pkgsign_simple(self.rurl1, plist[0]) 2198 self.pkgsign_simple(self.rurl1, plist[0]) 2240 self.pkgsign_simple(self.rurl1, plist[0]) 2255 self.pkgsign_simple(self.rurl1, plist[0]) 2359 self.pkgsign_simple(sel [all...] |
H A D | t_pkg_nasty.py | 116 self.pkgsign_simple(self.rurl, plist[0])
|
H A D | t_change_variant.py | 638 self.pkgsign_simple(self.dc.get_repodir(), "pkg_shared")
|
H A D | t_fix.py | 570 self.pkgsign_simple(self.dc.get_repodir(), "file")
|
H A D | t_pkg_verify.py | 447 self.pkgsign_simple(self.dc.get_repodir(), "foo")
|
H A D | t_pkgrepo.py | 2289 self.pkgsign_simple(repo_path, "\*")
|
H A D | t_pkg_install.py | 1653 self.pkgsign_simple(self.dc.get_repodir(), plist[0])
|
/pkg/src/tests/ |
H A D | pkg5unittest.py | 2698 def pkgsign_simple(self, depot_url, pkg_name, exit=0, env_arg=None, member in class:CliTestCase
|
Completed in 105 milliseconds