Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_runners/
Dvts_tf_test_runner_unittest.py38 def test_run_tests(self, _mock_gen_cmd, _mock_run, _mock_popen): argument
43 _mock_gen_cmd.return_value = ["cmd1", "cmd2"]
Dsuite_plan_test_runner_unittest.py114 def test_run_tests(self, _mock_gen_cmd, _mock_run, _mock_popen): argument
119 _mock_gen_cmd.return_value = ["cmd1", "cmd2"]
/tools/asuite/atest/test_runners/
Dvts_tf_test_runner_unittest.py41 def test_run_tests(self, _mock_gen_cmd, _mock_run, _mock_popen): argument
46 _mock_gen_cmd.return_value = ["cmd1", "cmd2"]
Dsuite_plan_test_runner_unittest.py118 def test_run_tests(self, _mock_gen_cmd, _mock_run, _mock_popen): argument
123 _mock_gen_cmd.return_value = ["cmd1", "cmd2"]