Searched refs:executable (Results 1 – 23 of 23) sorted by relevance
/tools/asuite/atest/bazel/resources/rules/ |
D | device_test.bzl | 24 "executable and any runfiles required to trigger execution in the " + 27 "runner": "depset of executable to to setup test environment and execute test.", 28 "data": "runfiles of all needed artifacts in the executable.", 56 executable = script,
|
D | tradefed_test.bzl | 353 executable = script, 431 # to the executable path. This is required because scripts reference these
|
/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/test/mobly_extensions/scripts/ |
D | local_mobly_runner.py | 164 executable='/bin/bash') 182 f'outmod {module}', shell=True, executable='/bin/bash' 271 subprocess.check_call([sys.executable, '-m', 'venv', venv_dir]) 422 python_executable = sys.executable
|
/tools/asuite/atest/ |
D | profiler.py | 48 if not os.path.isfile(args.executable): 54 _zf = zipfile.ZipFile(args.executable)
|
/tools/netsim/rust/proto/ |
D | CMakeLists.txt | 13 # Set CMake executable filepath because it's not found by cmake Rust crate. From 14 # https://github.com/rust-lang/cmake-rs, the CMake executable is assumed to be
|
/tools/netsim/testing/netsim-grpc/ |
D | setup.py | 58 sys.executable, 83 sys.executable,
|
/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/javatests/res/testtype/ |
D | rust_output4.txt | 1 …_test/x86_64/keystore2_test": library "libkeystore2_crypto.so" not found: needed by main executable
|
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner.py | 625 def _is_missing_exec(executable): argument 634 output = shutil.which(executable) 698 for executable in EXEC_DEPENDENCIES: 699 if self._is_missing_exec(executable): 700 if self.module_info.is_module(executable): 701 build_req.add(executable)
|
/tools/test/connectivity/acts_tests/tests/meta/ |
D | ActsUnitTest.py | 43 test_process = subprocess.Popen([sys.executable, test_script],
|
/tools/test/connectivity/acts/framework/tests/ |
D | test_suite.py | 62 test_result = subprocess.Popen([sys.executable, test_files[index]],
|
/tools/test/connectivity/acts_tests/ |
D | setup.py | 73 command = [sys.executable, acts_setup_bin, option, *args]
|
/tools/netsim/scripts/ |
D | utils.py | 40 PYTHON_EXE = sys.executable or "python3"
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
D | DriverTest.kt | 1358 private fun runCommand(executable: String, args: Array<String>): Boolean { in <lambda>() 1363 ProcessInfoBuilder().setExecutable(executable).addArgs(args).createProcess() in <lambda>() 1371 … "Failed to run $executable (${e.message}): not verifying this API on the old doclava engine" in <lambda>()
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | command_line.proto | 33 // has the executable "bazel", a startup flag, a command "test", a command
|
D | build_event_stream.proto | 389 // provided by specifying the workspace_status_command to an executable that
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 69 Python tests are just python files executable by the Python interpreter.
|
/tools/netsim/guide/src/development/ |
D | README.md | 173 The netsim executable can be found in:
|
/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/metalava/ |
D | README.md | 34 To run the metalava executable:
|
/tools/repohooks/tools/ |
D | spelling.txt | 599 excecutable||executable
|