Home
last modified time | relevance | path

Searched refs:_check_repo_status (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py104 def _check_repo_status(self, repo_dir, expected_status): member in DevtoolTestCase
897 self._check_repo_status(os.path.dirname(recipefile), [])
920 self._check_repo_status(os.path.dirname(recipefile), expected_status)
934 self._check_repo_status(os.path.dirname(recipefile), [])
955 self._check_repo_status(os.path.dirname(recipefile), expected_status)
973 self._check_repo_status(os.path.dirname(recipefile), expected_status)
982 self._check_repo_status(os.path.dirname(recipefile), [])
1004 self._check_repo_status(os.path.dirname(recipefile), [])
1054 self._check_repo_status(os.path.dirname(recipefile), [])
1086 self._check_repo_status(os.path.dirname(recipefile), [])
[all …]