17 lines
244 B
Plaintext
17 lines
244 B
Plaintext
Files:
|
|
tests/test-sys_socket.c
|
|
|
|
Depends-on:
|
|
assert-h
|
|
intprops
|
|
sys_socket-c++-tests
|
|
|
|
configure.ac:
|
|
AC_CHECK_FUNCS_ONCE([shutdown])
|
|
gl_SOCKET_FAMILIES
|
|
gl_SOCKET_FAMILY_UNIX
|
|
|
|
Makefile.am:
|
|
TESTS += test-sys_socket
|
|
check_PROGRAMS += test-sys_socket
|