aboutsummaryrefslogtreecommitdiff
path: root/test_adb.py
AgeCommit message (Expand)Author
2021-03-03Revert "Disable test broken by infra changes."Elliott Hughes
2021-02-01Disable test broken by infra changes.Josh Gao
2020-07-01[adb] Fix crash in mdns service removal.Joshua Duong
2020-06-02adb: don't use parameterized in test_adb.py.Josh Gao
2020-05-18'adb connect' by mDNS service name.Joshua Duong
2020-05-05[adb client] Fix mdns discovery service registry.Joshua Duong
2020-04-22[adb client] Add "mdns services" command.Joshua Duong
2020-04-22[adb client] Add "adb mdns check" command.Joshua Duong
2020-02-27adb: don't hardcode ports in test_adb.Josh Gao
2019-11-07Allow the adb server to bind on ::1Callum Ryan
2019-02-20Temporarily @ignore test_reconnectJulien Desprez
2019-02-07adb: hopefully deflake test_adb.py.Josh Gao
2018-10-16test_adb.py: silence ResourceWarning.Josh Gao
2018-08-31adb: win32: test USB kick on resume from sleep/hibernationSpencer Low
2018-08-21adb: fix test_adb.py's adb server spawning on Windows.Josh Gao
2018-08-13adb: make disconnect stop reconnection immediately.Josh Gao
2018-08-08adb: switch test_adb.py over to double quotes.Josh Gao
2018-08-08adb: make test_adb.py work on windows.Josh Gao
2018-08-08adb: switch test_adb.py to python3.Josh Gao
2018-05-16adb: Add a test for emulator connectionLuis Hector Chavez
2018-05-16adb: Improve test_adb a bit moreLuis Hector Chavez
2018-05-16adb: Add a way to reconnect TCP transportsLuis Hector Chavez
2018-04-26adb: Add a way to distinguish between connection failures and successesLuis Hector Chavez
2018-04-17Improve test_adb.pyLuis Hector Chavez
2018-04-03adb: don't abort when connecting to the same address twice.Josh Gao
2018-03-19adb: skip IPv6 test if IPv6 isn't available.Josh Gao
2017-08-23Fix adb tcpip tests.Elliott Hughes
2016-09-01libcutils: try all addresses in socket_network_client_timeout.Josh Gao
2015-10-30adb: fix adb client running out of sockets on WindowsSpencer Low
2015-09-16adb unittest for win32 handle inheritanceSpencer Low
2015-07-27Create adb Python package.Dan Albert