Tests for module 'inet_ntop'.
[gnulib.git] / modules / inet_ntop-tests
diff --git a/modules/inet_ntop-tests b/modules/inet_ntop-tests
new file mode 100644 (file)
index 0000000..fcb36e6
--- /dev/null
@@ -0,0 +1,14 @@
+Files:
+tests/test-inet_ntop.c
+
+Depends-on:
+netinet_in
+sys_socket
+
+configure.ac:
+AC_C_BIGENDIAN
+
+Makefile.am:
+TESTS += test-inet_ntop
+check_PROGRAMS += test-inet_ntop
+test_inet_ntop_LDADD = $(LDADD) @INET_NTOP_LIB@