summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-stpcpy-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unistr/u16-stpcpy-tests')
-rw-r--r--modules/unistr/u16-stpcpy-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/unistr/u16-stpcpy-tests b/modules/unistr/u16-stpcpy-tests
new file mode 100644
index 0000000000..b428872732
--- /dev/null
+++ b/modules/unistr/u16-stpcpy-tests
@@ -0,0 +1,13 @@
+Files:
+tests/unistr/test-u16-stpcpy.c
+tests/unistr/test-stpcpy.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-stpcpy
+check_PROGRAMS += test-u16-stpcpy
+test_u16_stpcpy_SOURCES = unistr/test-u16-stpcpy.c