Home | History | Annotate | Download | only in hosts

Lines Matching full:board

145     Verifier for the servo BOARD configuration.
148 ATTR = 'BOARD'
152 Test whether the `host` has a `BOARD` setting configured.
155 job for a valid setting of the `BOARD` variable. The following
158 for BOARD.
159 * The BOARD setting doesn't match the DUT's entry in the AFE
171 msg = 'Servo board is unconfigured'
260 """Restart `servod` with the proper BOARD setting."""
270 host.run('start servod BOARD=%s PORT=%d %s' %
275 logging.warning('Board for DUT is unknown; starting '
277 'board.')