summaryrefslogtreecommitdiff
path: root/modules/getsockopt-tests
blob: c6e5c16def93e7e523eeb6f4ea986532479896f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-getsockopt.c
tests/signature.h
tests/macros.h

Depends-on:
netinet_in
sockets

configure.ac:

Makefile.am:
TESTS += test-getsockopt
check_PROGRAMS += test-getsockopt
test_getsockopt_LDADD = $(LDADD) @LIBSOCKET@