Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dteststation_host.py31 classes = [TestStationHost]
40 class TestStationHost(base_classes.Host): class
70 super(TestStationHost, self)._initialize(hostname=hostname, *args,
112 return super(TestStationHost, self).get_tmp_dir(parent=parent)
136 return super(TestStationHost, self).run(cmd, *args, **dargs)