Searched refs:dut_status (Results 1 - 2 of 2) sorted by relevance

/external/autotest/contrib/
H A Dreverify_unknown33 # Go through the gathered hosts, and use dut_status to find the
43 VERIFY=( $(site_utils/dut_status.py -d 19 "${HOSTS[@]}" | awk "$NEED_VERIFY") )
/external/autotest/site_utils/
H A Ddut_status_unittests.py12 from autotest_lib.site_utils import dut_status namespace
32 return dut_status._parse_command(
52 self._check_duration(arguments, dut_status._DEFAULT_DURATION)
81 self._check_duration(arguments, dut_status._DEFAULT_DURATION)

Completed in 69 milliseconds