Searched refs:command (Results 1 – 15 of 15) sorted by relevance
/trusty/vendor/google/aosp/scripts/ |
D | test-map | 19 # # Does not affect builds where the project list is passed on the command 52 # # Run a shell command inside Android 53 # androidtest(name="test_name", command="command to run"), 131 command="echo 'trusty:irq' >" 138 command="echo 'trusty:log' >" 148 command="echo 'trusty:virtio' >" 158 command="echo trusty >" 166 command="TRUSTY_VERSION=$(cat /sys/bus/platform/" 178 command="TAINTED=$(cat /proc/sys/kernel/tainted)" 198 command="echo '0x1000 " [all …]
|
D | build-config | 19 # # Does not affect builds where the project list is passed on the command 48 # # Run a shell command inside Android 49 # androidtest(name="test_name", command="command to run"),
|
D | trusty_build_config.py | 90 def __init__(self, name, command, enabled, port_type = PortType.TEST): argument 92 self.command = command 118 def __init__(self, name, command, need=None, argument 122 cmd = ["run", "--headless", "--shell-command", command] 128 self.shell_command = command 173 self.command = [] 464 print(" " + str(test.command))
|
D | run_tests.py | 369 cmd = test.command[1:]
|
D | build.py | 628 test_obj["command"] = test.command
|
/trusty/device/arm/generic-arm64/project/qemu/ |
D | lldbinit | 1 command script import -c lldb_support.py
|
/trusty/user/app/cast-auth/app/test-app/ |
D | README.md | 1 build-root/build-qemu-generic-arm64-test-debug/run --shell-command \
|
/trusty/user/base/lib/keymaster/ |
D | keymaster.c | 120 uint8_t command, in keymaster_send_command() argument 127 long rc = send_req(session, command); in keymaster_send_command() 154 rc = read_response(session, inf.id, command, data_buf, size); in keymaster_send_command()
|
/trusty/device/arm/generic-arm64/ |
D | PREUPLOAD.cfg | 11 # everything inside a shell command (`sh -c`).
|
/trusty/vendor/google/aosp/ |
D | PREUPLOAD.cfg | 11 # everything inside a shell command (`sh -c`).
|
D | pylintrc | 68 # option multiple times (only on the command line, not in the configuration
|
/trusty/user/base/ |
D | PREUPLOAD.cfg | 11 # everything inside a shell command (`sh -c`).
|
/trusty/host/common/ |
D | PREUPLOAD.cfg | 11 # everything inside a shell command (`sh -c`).
|
/trusty/vendor/google/aosp/ide/vscode/ |
D | README.md | 22 need to do that on the command line:
|
/trusty/user/app/keymaster/ |
D | keymaster_attributes.proto | 24 // command to rules.mk:
|