Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils_unittest.py383 def test_get_build_cmd(self, mock_cwd): argument
387 mock_cwd.return_value = os.path.join(build_top, rel_path)
/tools/asuite/aidegen/lib/
Dcommon_util_unittest.py56 def test_get_related_paths(self, mock_get_root, mock_is_abspath, mock_cwd): argument
88 mock_cwd.return_value = '/a'
/tools/asuite/atest/
Datest_utils_unittest.py405 def test_get_build_cmd(self, mock_cwd): argument
409 mock_cwd.return_value = os.path.join(build_top, rel_path)