1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-10 04:43:00 +03:00
Files
gnulib/modules/netdb-tests
Collin Funk 0482c81bd9 netdb tests: Check for NI_MAXHOST and NI_MAXSERV.
* modules/netdb-tests (Depends-on): Add assert-h.
* tests/test-netdb.c: Check that NI_MAXHOST and NI_MAXSERV are defined
correctly.
2024-06-27 00:56:04 -07:00

13 lines
142 B
Plaintext

Files:
tests/test-netdb.c
Depends-on:
netdb-c++-tests
assert-h
configure.ac:
Makefile.am:
TESTS += test-netdb
check_PROGRAMS += test-netdb