commit | 7f20f54f1d0b28209e2ba612d1f9aa617659b321 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Aug 07 16:07:25 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Aug 08 17:40:15 2018 -0700 |
tree | 0b5bc73cda90087efb75f1b092ae0eddd129c1e2 | |
parent | 0c970fef050bc6c92dfb843fa7f4c57c96d93bf1 [diff] |
adb: make test_adb.py work on windows. Switch from os.pipe to socket.socketpair for the fake adbd termination termination signaller, that we can select on it on windows. Test: test_adb.py on windows (2 failures on windows) Change-Id: I37df06e465ec8be28cfb18a5c21ef30125195004