On Thu, Jan 9, 2014 at 2:18 AM, Christos Zoulas <chris...@netbsd.org> wrote:
> Module Name:    src
> Committed By:   christos
> Date:           Thu Jan  9 02:18:10 UTC 2014
>
> Modified Files:
>         src/tests/lib/libc/net: Makefile h_dns_server.c h_hostent.c
>             t_hostent.sh
> Added Files:
>         src/tests/lib/libc/net: resolv.conf
>
> Log Message:
> 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

As of a week or so ago all inet6 tests on rump also need to be linked
against -lrumpnet_netinet6 as well as -lrumpnet_netinet as inet/inet6
are now modular.

Justin

Reply via email to