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 "$@"
55 SERVO=$H-servo.cros
64 if ping -c1 -w2 $SERVO >/dev/null 2>&1
67 if BUTTON=$(dut_control -s $SERVO pwr_button 2>&1
    [all...]
  /external/autotest/site_utils/rpm_control_system/
rpm_controller_unittest.py 172 SERVO = 'chromeos1-rack3-host12-servo'
177 powerunit_hostname=SERVO,

Completed in 82 milliseconds