summaryrefslogtreecommitdiffstats
path: root/adb/test_adb.py
Commit message (Expand)AuthorAgeFilesLines
* Temporarily @ignore test_reconnectJulien Desprez2019-02-201-0/+1
* adb: hopefully deflake test_adb.py.Josh Gao2019-02-071-0/+3
* test_adb.py: silence ResourceWarning.Josh Gao2018-10-161-0/+5
* adb: win32: test USB kick on resume from sleep/hibernationSpencer Low2018-08-311-0/+52
* adb: fix test_adb.py's adb server spawning on Windows.Josh Gao2018-08-211-2/+12
* adb: make disconnect stop reconnection immediately.Josh Gao2018-08-131-6/+47
* adb: switch test_adb.py over to double quotes.Josh Gao2018-08-081-71/+71
* adb: make test_adb.py work on windows.Josh Gao2018-08-081-9/+5
* adb: switch test_adb.py to python3.Josh Gao2018-08-081-66/+73
* adb: Add a test for emulator connectionLuis Hector Chavez2018-05-161-0/+58
* adb: Improve test_adb a bit moreLuis Hector Chavez2018-05-161-70/+91
* adb: Add a way to reconnect TCP transportsLuis Hector Chavez2018-05-161-16/+68
* adb: Add a way to distinguish between connection failures and successesLuis Hector Chavez2018-04-261-0/+16
* Improve test_adb.pyLuis Hector Chavez2018-04-171-31/+66
* adb: don't abort when connecting to the same address twice.Josh Gao2018-04-031-3/+20
* adb: skip IPv6 test if IPv6 isn't available.Josh Gao2018-03-191-2/+6
* Fix adb tcpip tests.Elliott Hughes2017-08-231-2/+2
* libcutils: try all addresses in socket_network_client_timeout.Josh Gao2016-09-011-0/+22
* adb: fix adb client running out of sockets on WindowsSpencer Low2015-10-301-0/+68
* adb unittest for win32 handle inheritanceSpencer Low2015-09-161-0/+76
* Create adb Python package.Dan Albert2015-07-271-0/+77