view modules/sys_socket-tests @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents d943ffe46edc
children 15712244d6dc
line wrap: on
line source

Files:
tests/test-sys_socket.c

Depends-on:

configure.ac:
AC_CHECK_FUNCS_ONCE([shutdown])

Makefile.am:
TESTS += test-sys_socket
check_PROGRAMS += test-sys_socket

License:
LGPL