Tests for module 'shutdown'.
[gnulib.git] / modules / shutdown-tests
diff --git a/modules/shutdown-tests b/modules/shutdown-tests
new file mode 100644 (file)
index 0000000..d90299d
--- /dev/null
@@ -0,0 +1,14 @@
+Files:
+tests/test-shutdown.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+sockets
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-shutdown
+check_PROGRAMS += test-shutdown
+test_shutdown_LDADD = $(LDADD) @LIBSOCKET@