Bruno Haible
63a57d0ebc
accept4 tests: Fix for native Windows.
...
* tests/test-accept4.c: Include sockets.h.
(main): Invoke gl_sockets_startup.
* modules/accept4-tests (Depends-on): Add sockets.
2011-09-20 21:24:02 +02:00
Bruno Haible
5eb1a2ef66
accept, accept4 tests: Avoid link error on Solaris.
...
* modules/accept-tests (Makefile.am): Link test-accept against
$(LIBSOCKET).
* modules/accept4-tests (Makefile.am): Link test-accept4 against
$(LIBSOCKET).
2011-09-19 03:10:16 +02:00
Bruno Haible
a053163824
Tests for module 'accept4'.
...
* modules/accept4-tests: New file.
* tests/test-accept4.c: New file.
2011-09-18 11:17:24 +02:00