Searched refs:executable (Results 1 – 12 of 12) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/ |
D | settings.py | 66 executable='/usr/bin/ssh', argument 71 self.executable = executable
|
D | formatter.py | 33 return settings.executable 133 executable = self.format_ssh_executable(settings) 135 base_command = [executable] + all_options + [host_name]
|
/tools/external_updater/ |
D | PREUPLOAD.cfg | 5 pylint = --executable-path pylint3 ${PREUPLOAD_FILES}
|
/tools/tradefederation/core/atest/test_runners/ |
D | atest_tf_test_runner.py | 302 def _is_missing_exec(executable): argument 311 output = subprocess.check_output(['which', executable]) 332 for executable in EXEC_DEPENDENCIES: 333 if self._is_missing_exec(executable): 334 build_req.add(executable)
|
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner.py | 313 def _is_missing_exec(executable): argument 322 output = shutil.which(executable) 343 for executable in EXEC_DEPENDENCIES: 344 if self._is_missing_exec(executable): 345 build_req.add(executable)
|
/tools/test/connectivity/acts/tests/meta/ |
D | ActsUnitTest.py | 41 test_process = subprocess.Popen([sys.executable, test_script],
|
/tools/test/connectivity/acts/framework/ |
D | setup.py | 98 install_args = [sys.executable, '-m', 'pip', 'install']
|
/tools/external/fat32lib/ |
D | NOTICE | 81 … (or a portion or derivative of it, under Section 2) in object code or executable form under the t… 87 …executable that is a derivative of the Library (because it contains portions of the Library), rath… 99 …executable linked with the Library, with the complete machine-readable "work that uses the Library… 100 …user's computer system, rather than copying library functions into the executable, and (2) will op… 104 …executable, the required form of the "work that uses the Library" must include any data and utilit… 106 …adiction means you cannot use both them and the Library together in an executable that you distrib…
|
/tools/tradefederation/core/atest/docs/ |
D | developer_workflow.md | 69 Python tests are just python files executable by the Python interpreter.
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 69 Python tests are just python files executable by the Python interpreter.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 43 // A plugin executable needs only to be placed somewhere in the path. The
|
/tools/repohooks/tools/ |
D | spelling.txt | 466 excecutable||executable
|