tests: Add reload test for the hosts file
[nss_wrapper.git] / tests / test_getaddrinfo.c
2015-12-17 Andreas Schneidertests: Add reload test for the hosts file
2015-11-17 Andreas Schneidertests: Fix memory leaks in getaddrinfo test
2015-11-16 Andreas Schneidertests: Silence compiler warnings about uninitialized...
2015-11-16 Andreas Schneidertests: Fix getaddrinfo test on BSD
2015-11-13 Robin Hacktests: Add test to exercise internal data structures
2015-11-13 Michael Adamtest: add test for AI_NUMERICHOST flag.
2015-11-08 Michael Adamtests: extend getaddrinfo_flags_ai_numericserv test...
2015-11-06 Michael Adamtests: fix the getaddrinfo_service test.
2015-11-06 Robin Hacktests: Added new test: test_nwrap_getaddrinfo_flags_ai_...
2015-10-07 Robin HackTESTS: Add test for getaddrinfo.
2015-07-17 Robin HackTESTS: Add assertions to tests.
2015-07-17 Robin HackTESTS: Switch tests to new CMocka API.
2014-09-09 Andreas Schneidertests: Add test for hostnames with a trailing dot.
2014-05-28 Andreas Schneidertests: getaddrinfo() should use 0 as ai_flags.
2014-04-01 Andreas Schneidertests: Check that the address has the correct family.
2014-03-19 Andreas Schneidertests: Add test that getaddrinfo() returns the IPv6...
2013-12-04 Andreas Schneidertests: Use AF_INET6 for testing.
2013-07-18 Andreas Schneidertests: Move gethostby(name|addr) tests to own file.
2013-07-18 Andreas Schneidertests: Move getaddrinfo tests to own testsuite.