commit | 6afbf7932062ba2e1575410171e36d8d3feaa3e4 | [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 | d6067df5a0021a1a628f49bcf1a1770165ff3376 | |
parent | b1df00e390c8538dfa597fb73c7a3fbc983e088b [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