summaryrefslogtreecommitdiff
path: root/modules/unistd-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-18 04:21:43 +0000
committerBruno Haible <bruno@clisp.org>2007-02-18 04:21:43 +0000
commitb60b7e4aa9c637cef0c81d208755c403ac5371db (patch)
treeb8eb8dd9778131549f33616cd401dd56c2259fa8 /modules/unistd-tests
parentd02173cf8a88b77d9f81bc374d67040f09742b5b (diff)
downloadgnulib-b60b7e4aa9c637cef0c81d208755c403ac5371db.tar.gz
Tests for module 'unistd'.
Diffstat (limited to 'modules/unistd-tests')
-rw-r--r--modules/unistd-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/unistd-tests b/modules/unistd-tests
new file mode 100644
index 0000000000..703d5572cd
--- /dev/null
+++ b/modules/unistd-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-unistd.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-unistd
+check_PROGRAMS += test-unistd
+
+License:
+LGPL