summaryrefslogtreecommitdiff
path: root/modules/read-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-20 22:16:23 +0200
committerBruno Haible <bruno@clisp.org>2011-09-20 23:27:56 +0200
commitb302fb5c83f46846a5bb7b57de878350f4a5c070 (patch)
tree5ac901a20a3d598277b2bd33aa8592bb78fac100 /modules/read-tests
parentcc92c9e914735aed3cd3f27ea9470154b7539ba1 (diff)
downloadgnulib-b302fb5c83f46846a5bb7b57de878350f4a5c070.tar.gz
Tests for module 'read'.
* modules/read-tests: New file. * tests/test-read.c: New file.
Diffstat (limited to 'modules/read-tests')
-rw-r--r--modules/read-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/read-tests b/modules/read-tests
new file mode 100644
index 0000000000..9a138677ca
--- /dev/null
+++ b/modules/read-tests
@@ -0,0 +1,14 @@
+Files:
+tests/test-read.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+binary-io
+open
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-read
+check_PROGRAMS += test-read