History log of /netbsd-src/tests/lib/libc/net/h_hostent.c (Results 1 – 2 of 2)
Revision Date Author Comments
# cca81d59 09-Jan-2014 christos <christos@NetBSD.org>

Use our own resolv.conf file simplifying the test to not need rump_vfs.
Add debugging on the dns server
One test fails (gethostbyaddr6) why? It runs without rump


# 0f567347 16-Aug-2013 christos <christos@NetBSD.org>

test harness for gethostbyname()/gethostbyaddr() and their internal bits.
XXX[1]: How can we avoid using hard-coded hosts for DNS
XXX[2]: How do we test NIS?