HomeSort by relevance Sort by last modified time
    Searched refs:SERVO (Results 1 - 2 of 2) sorted by null

  /external/autotest/contrib/
servo-stat 4 # servo-stat DUT ...
6 # Reports the status of the servo (if any) attached to the DUT.
7 # The DUT name is the host name without the .cros, or -servo.
20 HDCTOOLS=$(readlink -f $REPO/chroot/usr/lib/python2.7/site-packages/servo)
46 local servo=$1
48 timeout 45 ssh "${ssh_opts[@]}" root@$servo "$@"
62 # Get the servo host from the afe. If not present, infer it from the hostname.
63 local servo_host=$(get_afe_host_attr $host servo_host ${host}-servo)
70 # Get the servo port from the afe. If not present, default 9999.
78 SERVO=$(get_servo $H
    [all...]
  /external/autotest/site_utils/rpm_control_system/
rpm_controller_unittest.py 172 SERVO = 'chromeos1-rack3-host12-servo'
177 powerunit_hostname=SERVO,

Completed in 188 milliseconds