Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / getpeername-tests
blobb77f58ad1e31f86539e2b037be108aec7aecbb49
1 Files:
2 tests/test-getpeername.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 netinet_in
8 sockets
10 configure.ac:
12 Makefile.am:
13 TESTS += test-getpeername
14 check_PROGRAMS += test-getpeername
15 test_getpeername_LDADD = $(LDADD) @LIBSOCKET@