summaryrefslogtreecommitdiff
path: root/modules/xstdopen-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xstdopen-tests')
-rw-r--r--modules/xstdopen-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/xstdopen-tests b/modules/xstdopen-tests
new file mode 100644
index 0000000000..0810f4afc8
--- /dev/null
+++ b/modules/xstdopen-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-xstdopen.c
+tests/test-xstdopen.sh
+tests/macros.h
+
+Depends-on:
+test-framework-sh
+
+Makefile.am:
+TESTS += test-xstdopen.sh
+check_PROGRAMS += test-xstdopen
+test_xstdopen_LDADD = $(LDADD) @LIBINTL@