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)
44 local servo=$2
46 timeout "${timeout}" ssh "${ssh_opts[@]}" "root@${servo}" "$@"
50 local servo=$1
52 _ssh 90 $servo dut-control "$@"
70 # Get the servo host from the afe. If not present, infer it from the hostname.
71 local servo_host=$(get_afe_host_attr $host servo_host ${host}-servo)
    [all...]
  /external/autotest/site_utils/rpm_control_system/
rpm_controller_unittest.py 172 SERVO = 'chromeos1-rack3-host12-servo'
177 powerunit_hostname=SERVO,

Completed in 89 milliseconds