tests: add signature checks
[gnulib.git] / modules / inet_ntop-tests
1 Files:
2 tests/signature.h
3 tests/test-inet_ntop.c
4
5 Depends-on:
6 netinet_in
7 sys_socket
8
9 configure.ac:
10 AC_C_BIGENDIAN
11
12 Makefile.am:
13 TESTS += test-inet_ntop
14 check_PROGRAMS += test-inet_ntop
15 test_inet_ntop_LDADD = $(LDADD) @INET_NTOP_LIB@