summaryrefslogtreecommitdiffstats
path: root/tests/netdb_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test that ip6-localhost exists in etc/hosts.Yabin Cui2015-01-131-18/+65
* Fix freeaddrinfo(NULL).Elliott Hughes2015-01-081-0/+5
* Sync with upstream for gethnamaddr.c.Yabin Cui2014-12-171-3/+123
* Add getaddrinfo(3) tests for NULL arguments.Elliott Hughes2014-11-161-0/+17
* Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3).Derek Xue2014-10-221-0/+65
* bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/t...Derek Xue2014-10-221-0/+10
* Update getnameinfo.c, remove dead code, and fix error reporting.Elliott Hughes2013-02-131-1/+30
* Add a test that getaddrinfo works when hints are NULL.Elliott Hughes2013-02-131-0/+28