summaryrefslogtreecommitdiff
path: root/tests/lib/libc/net/Makefile
AgeCommit message (Expand)Author
2014-01-09Use our own resolv.conf file simplifying the test to not need rump_vfs.christos
2014-01-06Make t_hostent test cases that query the DNS work on systems with nogson
2013-08-16test harness for gethostbyname()/gethostbyaddr() and their internal bits.christos
2012-09-15correct spelling of file to cleanplunky
2011-11-01atf-ify ether_aton testpgoyette
2011-07-15Few naive unit tests for the getprotoent(3) family.jruoho
2011-01-13Re-add missing -lpthread and fix some structure inializers (not sure howpgoyette
2011-01-13The nsdispatch test belongs in libc/net and not in libcpgoyette
2011-01-12Move the servent and protoent tests to src/tests/lib/libc/net/ (wherepgoyette
2011-01-12By request, put the getaddrinfo test in tests/lib/libc/net/pgoyette