commit | 16b6d76f0ebb8d355f95fe65c1a110117c05e1c3 | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Fri Oct 19 21:06:32 2018 +0800 |
committer | Mike Yu <yumike@google.com> | Tue Oct 30 10:16:15 2018 +0800 |
tree | e4e09d900fbc53cd7e1db690ceafd826ead10964 | |
parent | e00589cfcc6115204440b77ecec5b68c27f3d7da [diff] |
Add libnetd_resolv_test for dns internal tests Separate libnetddns unit tests from netd_integration_test. As these unit tests are for libnetddns only, put them in libnetd_resolv_test which will be specific for the internal tests. Also let runtest.sh test libnetd_resolv_test. Bug: 113628807 Test: as follows - built, flashed, booted - system/netd/tests/runtests.sh and libnetd_resolv_test passed Change-Id: I4342ca94510d554a4817d7c10d463a33719c4bd1