2024-01-10 15:59:42 +00:00
|
|
|
AndroidTarget:
|
|
|
|
entry-0:
|
|
|
|
connection_settings:
|
|
|
|
device: 'emulator-5554'
|
|
|
|
|
2024-02-09 15:48:33 +00:00
|
|
|
ChromeOsTarget:
|
|
|
|
entry-0:
|
|
|
|
connection_settings:
|
|
|
|
device: 'emulator-5556'
|
|
|
|
host: 'example.com'
|
|
|
|
username: 'username'
|
|
|
|
password: 'password'
|
|
|
|
|
2024-01-10 15:59:42 +00:00
|
|
|
LinuxTarget:
|
|
|
|
entry-0:
|
|
|
|
connection_settings:
|
|
|
|
host: 'example.com'
|
|
|
|
username: 'username'
|
|
|
|
password: 'password'
|
|
|
|
|
|
|
|
LocalLinuxTarget:
|
|
|
|
entry-0:
|
|
|
|
connection_settings:
|
|
|
|
unrooted: True
|
|
|
|
|
2024-01-15 12:53:45 +00:00
|
|
|
QEMUTargetRunner:
|
|
|
|
entry-0:
|
|
|
|
qemu_settings:
|
|
|
|
kernel_image: '/path/to/devlib/tools/buildroot/buildroot-v2023.11.1-aarch64/output/images/Image'
|
|
|
|
|
|
|
|
entry-1:
|
|
|
|
connection_settings:
|
|
|
|
port : 8023
|
|
|
|
|
|
|
|
qemu_settings:
|
|
|
|
kernel_image: '/path/to/devlib/tools/buildroot/buildroot-v2023.11.1-x86_64/output/images/bzImage'
|
|
|
|
arch: 'x86_64'
|
|
|
|
cmdline: 'console=ttyS0'
|