commit | c6190a98394a099764d24051a212f45689a9daef | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon May 16 13:24:31 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon May 16 13:24:31 2016 -0700 |
tree | 3df18a5e7025297af37c3862ff177e3258632fc4 | |
parent | e79b630daa1c1be9f83b19df824f2b5a0de966a4 [diff] [blame] |
We have the _r ether_ntoa/ether_aton functions too. We've also had them since H, not L. Change-Id: Iee7633ea97a0ee9a00bf7b62ead315acf02a3c8e
diff --git a/tests/Android.mk b/tests/Android.mk index 2db1cda..b3ff5eb 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -72,6 +72,7 @@ mntent_test.cpp \ netdb_test.cpp \ net_if_test.cpp \ + netinet_ether_test.cpp \ netinet_in_test.cpp \ netinet_udp_test.cpp \ nl_types_test.cpp \