summaryrefslogtreecommitdiff
path: root/modules/sockets-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-01-25 11:52:09 +0100
committerSimon Josefsson <simon@josefsson.org>2008-01-25 11:52:09 +0100
commit249ccd48463b7e7988b5ff5efaaa8e42ca66e116 (patch)
tree3b8b9fe79c8af1928777b299a63ac25dc39f8271 /modules/sockets-tests
parentbb2bf54fe80c58cf9ed9cb71447743060970d198 (diff)
downloadgnulib-249ccd48463b7e7988b5ff5efaaa8e42ca66e116.tar.gz
Add self-test for sockets module.
Diffstat (limited to 'modules/sockets-tests')
-rw-r--r--modules/sockets-tests10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/sockets-tests b/modules/sockets-tests
new file mode 100644
index 0000000000..b1a1c6945d
--- /dev/null
+++ b/modules/sockets-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-sockets.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-sockets
+check_PROGRAMS += test-sockets