Home
last modified time | relevance | path

Searched refs:_IssueCommand (Results 1 – 1 of 1) sorted by relevance

/test/framework/harnesses/host_controller/
Dconsole_test.py85 def _IssueCommand(self, command_line): member in ConsoleTest
102 output = self._IssueCommand("lease")
108 output = self._IssueCommand("lease --host 0")
117 self._IssueCommand("request --user %s --cluster %s --run-target %s "
128 output = self._IssueCommand("list hosts")
135 output = self._IssueCommand("list devices")
142 output = self._IssueCommand("list devices --host 0")
147 output = self._IssueCommand("list devices --host 1")
150 output = self._IssueCommand("lease --host 1")
166 self._IssueCommand(
[all …]