commit | 6118bf80e34f73b90f74d5f794ca41a25b053077 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Fri Sep 14 15:21:19 2018 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Tue Oct 02 23:04:47 2018 +0900 |
tree | 420eef3d7935e96cd28ecb5d3321b9a5fe2f1258 | |
parent | 6cc2ba6bfe7354ff21f5e26d14dfd60987f81b83 [diff] |
Add more test coverage for /etc/hosts lookup Sadly, there are two distinct parsers for the hosts file: one used by getaddrinfo() and one used by the legacy gethostbyname() & friends. These tests cover the latter. Test: m netd, sync system, atest netd_integration_test Change-Id: I1d35ae594b25684d69b6ca4864e8cc5547f7b4de