summaryrefslogtreecommitdiff
path: root/gnulib/modules/perror-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/perror-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/perror-tests18
2 files changed, 18 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/perror-tests b/gnulib/modules/perror-tests
new file mode 100644
index 0000000..5e41800
--- /dev/null
+++ b/gnulib/modules/perror-tests
@@ -0,0 +1,18 @@
+Files:
+tests/init.sh
+tests/macros.h
+tests/signature.h
+tests/test-perror.c
+tests/test-perror2.c
+tests/test-perror.sh
+
+Depends-on:
+dup2
+ftruncate
+strerror
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-perror.sh test-perror2
+check_PROGRAMS += test-perror test-perror2