summaryrefslogtreecommitdiff
path: root/tests/netdb_test.cpp
AgeCommit message (Expand)Author
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2017-10-23Improve glibc compatibility of gethostby*_r functions.Elliott Hughes
2017-10-15Complete <netdb.h>.Elliott Hughes
2015-01-13Test that ip6-localhost exists in etc/hosts.Yabin Cui
2015-01-08Fix freeaddrinfo(NULL).Elliott Hughes
2014-12-17Sync with upstream for gethnamaddr.c.Yabin Cui
2014-11-16Add getaddrinfo(3) tests for NULL arguments.Elliott Hughes
2014-10-22Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).Derek Xue
2014-10-22bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/t...Derek Xue
2013-02-13Update getnameinfo.c, remove dead code, and fix error reporting.Elliott Hughes
2013-02-13Add a test that getaddrinfo works when hints are NULL.Elliott Hughes