Searched refs:dir_exists (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/cli/
H A Dt_pkg_install.py1283 self.dir_exists("rofdir", mode=0o555)
4789 self.dir_exists("var/.migrate/user/evsuser/.ssh")
11412 self.dir_exists("dir/pathname")
11420 self.dir_exists("dir/pathname", mode=0o777)
11422 self.dir_exists("dir/pathname", mode=0o755)
11444 self.dir_exists("dir/pathname")
11450 self.dir_exists("dir/pathname")
11456 self.dir_exists("dir/pathname")
/pkg/src/tests/
H A Dpkg5unittest.py3404 def dir_exists(self, path, mode=None, owner=None, group=None): member in class:CliTestCase

Completed in 670 milliseconds