Home
last modified time | relevance | path

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

/external/autotest/server/
Dsite_linux_router.py89 return LinuxRouter(hosts.create_host(router_hostname,
95 class LinuxRouter(site_linux_system.LinuxSystem): class
134 return super(LinuxRouter, self).get_capabilities().union(caps)
170 super(LinuxRouter, self).__init__(host, role)
257 super(LinuxRouter, self).close()
266 super(LinuxRouter, self).reboot(timeout)
/external/autotest/server/cros/network/
Dwifi_test_context_manager.py222 self._pcap_host = site_linux_router.LinuxRouter(
/external/autotest/docs/
Dwificell.md32 In autotest, a test AP is represented by a `LinuxRouter` object, in