summaryrefslogtreecommitdiff
path: root/tests/resolv_test.cpp
AgeCommit message (Collapse)Author
2018-07-17Expose __res_randomid.Elliott Hughes
I don't think this will help the original submitter, because <resolv.h> is mostly useless on Android. One day we might have a deprecation and removal policy for the NDK, but until then we should probably maintain this header. Bug: https://github.com/android-ndk/ndk/issues/739 Test: ran tests Change-Id: I2db859abfdebc3824c997462fa6133d5b355a8dd
2017-11-08Add trivial tests for the <resolv.h> base64 functions.Elliott Hughes
Bug: N/A Test: ran tests Change-Id: Ib57443efb03dbaddbe69e21949ebc8df6cf8a4bb
2016-04-06Fix b64_pton.Elliott Hughes
This was fixed upstream years ago. While we're here, let's switch to the OpenBSD copy (because that's our majority upstream BSD, not because they found and fixed this bug first). Bug: http://b/28035006 Change-Id: I53dd915a8122bfd7a6d58f01f9902d1586a47e23