summaryrefslogtreecommitdiff
path: root/tests/lib/libc/net
AgeCommit message (Expand)Author
2022-12-04allow testing of files other than those in /etcjschauma
2022-12-04whitespacejschauma
2022-11-28whoops, we don't want an extra space herejschauma
2022-11-28whitespacejschauma
2020-06-01Avoid redefining _REENTRANT under sanitizerskamil
2020-02-08Expand the -Wno-macro-redefined usage to MKLIBCSANITIZERkamil
2019-08-27Enhance the support of LLVM sanitizerskamil
2019-02-03- enlarge buffer to avoid snprintf() truncationmrg
2019-01-10Remove extraneous && from check_output()pgoyette
2018-12-18Update error stringdholland
2018-12-16Update error stringdholland
2018-08-06 Add simple test case for if_nametoindex(3).msaitoh
2016-08-26Replace MKMAN with NOMAN as suggested by christos@. Allowsdarcy
2016-03-08libc fallback is known to not produce nice alias entries. Avoid spuriousjoerg
2014-03-29Use daemon(3) instead of the experimental daemon2_fork() andgson
2014-01-13When using braces around shell variable names, do so consistentlygson
2014-01-13Add missing resolv.conf override to the gethostbyaddr6 test case.gson
2014-01-10Remove comment that no longer applies.gson
2014-01-10Add a cleanup routine because if a test fails, the script exits and thechristos
2014-01-09fix copyright botch and add library for netinet6; still does not fix thechristos
2014-01-09Use our own resolv.conf file simplifying the test to not need rump_vfs.christos
2014-01-06Fix spelling of "daemon". Pointed out by Thomas Klausner.gson
2014-01-06Make t_hostent test cases that query the DNS work on systems with nogson
2013-12-20sixthavenue got upgradedchristos
2013-10-20broadway changed addresses.christos
2013-08-16test harness for gethostbyname()/gethostbyaddr() and their internal bits.christos
2012-09-15correct spelling of file to cleanplunky
2012-09-03whitespacechristos
2012-04-04Be UTF8 clean.joerg
2011-11-01atf-ify ether_aton testpgoyette
2011-07-15Few naive unit tests for the getprotoent(3) family.jruoho
2011-06-15Fix obvious typo in test case name. Uncovered by atf 0.14.jmmv
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-04-07Remove the following (literal) text in the TNF copyrights: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