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