summaryrefslogtreecommitdiff
path: root/modules/accept4-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-18 11:17:24 +0200
committerBruno Haible <bruno@clisp.org>2011-09-18 11:17:24 +0200
commita053163824c4fe6d97cdc14c8b47bad6d01bbd84 (patch)
tree1c6e47c1ee1c6640984d56d714e6b87e0f669366 /modules/accept4-tests
parentb3af5748122ca351ab7672d4cd069568dd52200b (diff)
downloadgnulib-a053163824c4fe6d97cdc14c8b47bad6d01bbd84.tar.gz
Tests for module 'accept4'.
* modules/accept4-tests: New file. * tests/test-accept4.c: New file.
Diffstat (limited to 'modules/accept4-tests')
-rw-r--r--modules/accept4-tests15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/accept4-tests b/modules/accept4-tests
new file mode 100644
index 0000000000..2d6c1e95c6
--- /dev/null
+++ b/modules/accept4-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-accept4.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+fcntl-h
+netinet_in
+binary-io
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-accept4
+check_PROGRAMS += test-accept4