view modules/sys_socket-tests @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents d7eed0b7ef06
children
line wrap: on
line source

Files:
tests/test-sys_socket.c

Depends-on:
sys_socket-c++-tests

configure.ac:
AC_CHECK_FUNCS_ONCE([shutdown])

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