aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/net
Commit message (Expand)AuthorAgeFilesLines
* inet_net_test: Compare pointers against nullptrJohn Baldwin2025-10-201-6/+6
* inet_net_test: Use int to hold expected return values from inet_net_ptonJohn Baldwin2025-10-201-2/+2
* libc: Import OpenBSD's inet_net_{ntop,pton}Lexi Winter2025-10-182-0/+335
* Revert "Mark several getaddrinfo tests as XFAIL"Enji Cooper2025-05-281-6/+0
* Mark several getaddrinfo tests as XFAILEnji Cooper2025-05-281-0/+6
* link_addr: be more strict about address formatsLexi Winter2025-05-151-1/+151
* libc: add link_ntoa_r()Lexi Winter2025-05-071-0/+111
* link_addr_test: use <cstddef>, not <sys/stddef.h>Lexi Winter2025-05-061-4/+6
* libc tests: add tests for link_addr(3) and link_ntoa(3)Lexi Winter2025-05-052-0/+272
* libc/tests: getaddrinfo_test: use VNET jails for testingK Rin2025-04-081-69/+59
* libc/tests: getaddrinfo_test: require root privilegesK Rin2025-04-081-0/+14
* libc/tests: rename t_getaddrinfo.sh to getaddrinfo_test.shK Rin2025-04-082-1/+1
* libc/tests: getaddrinfo_test: test both IPv4 and IPv6 preferred policiesK Rin2025-04-0817-42/+682
* libc/tests: move getaddrinfo_test data to a subdirectoryK Rin2025-04-0813-7/+12
* libc/tests: fix couple errors for getaddrinfo_testK Rin2025-04-081-1/+2
* libc/tests: copy t_getaddrinfo out from contrib/netbsd-testsK Rin2025-04-082-3/+199
* tests: Require allow_network_access for tests needing name resolutionOlivier Cochard2025-04-021-2/+11
* libc/getaddrinfo(2): return EAI_AGAIN on nameserver timeoutGleb Smirnoff2025-03-281-29/+24
* libc/tests: add getaddrinfo testGleb Smirnoff2025-03-282-0/+268
* libc/tests: enable getaddrinfo(1) tests from NetBSDGleb Smirnoff2025-03-2814-4/+294
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* Remove quotes around Makefile .error/.warn/.info stringsEd Maste2022-01-221-1/+1
* Fix filename to avoid skipping lib/libc/net/servent test.Olivier Cochard2019-07-151-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and addEnji Cooper2016-09-191-0/+2
* Don't define PACKAGE in lib/libc/tests/{iconv,net/getaddrinfo}Enji Cooper2016-09-181-2/+0
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-042-12/+15
* MFHGlen Barber2016-03-101-0/+21
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-2/+1
* Use __MAKE_SHELL instead of HOST_SHELL when generating aton_ether_subr.cEnji Cooper2015-11-231-1/+1
* Do not print out errno if the call succeeded unexpectedly; this was a mistakeEnji Cooper2015-11-181-2/+2
* Fix -Wformat issuesEnji Cooper2015-11-151-3/+3
* Integrate tools/regression/lib/libc/net into the FreeBSD test suiteEnji Cooper2015-11-085-8/+426
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-122-6/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-042-0/+70