commit | 549a0f705849d0a1dcf9de38cbe54edad4a83cd9 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Jul 27 22:10:49 2016 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Jul 28 16:34:38 2016 +0900 |
tree | 25050198648599b3e003dcd0f0709ec7a1991733 | |
parent | 212c405c296ed869eda927e683734aff80248872 [diff] |
Make the socketDestroy tests use a fake tun interface. On real devices, we often don't want to destroy sockets that are on loopback. This CL makes our integration tests use sockets that don't look like they're on loopback, making it possible to test code that does not destroy sockets that are on loopback. Bug: 30186506 Change-Id: I1ea56f069f528f25dddd5898b2269a638318f820