Searched refs:mock_cwd (Results 1 – 3 of 3) sorted by relevance
383 def test_get_build_cmd(self, mock_cwd): argument387 mock_cwd.return_value = os.path.join(build_top, rel_path)
56 def test_get_related_paths(self, mock_get_root, mock_is_abspath, mock_cwd): argument88 mock_cwd.return_value = '/a'
405 def test_get_build_cmd(self, mock_cwd): argument409 mock_cwd.return_value = os.path.join(build_top, rel_path)