]> Savannah Git Hosting - gnulib.git/commit
netdb tests: Check for NI_MAXHOST and NI_MAXSERV.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 27 Jun 2024 07:56:04 +0000 (00:56 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 27 Jun 2024 07:56:04 +0000 (00:56 -0700)
commit0482c81bd9dd80b66e3419276fdfd6cf9373774d
tree8543a568618b3bdbda99404661a45ead93eb9806
parenta6dfa6add8326e7e946c5eb69e8c0b2d41f9331e
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.
ChangeLog
modules/netdb-tests
tests/test-netdb.c