summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-cpy-alloc-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 17:16:21 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:13:02 +0100
commit616248c7aaa79f0fa986d1548e2edffe5cda2115 (patch)
treeb7fbc8ff2081adb16d38efb92a13880415f90534 /modules/unistr/u16-cpy-alloc-tests
parent4ae0b4c3e08bea6aee453d0542d6f4e7d5876918 (diff)
downloadgnulib-616248c7aaa79f0fa986d1548e2edffe5cda2115.tar.gz
Tests for module 'unistr/u16-cpy-alloc'.
Diffstat (limited to 'modules/unistr/u16-cpy-alloc-tests')
-rw-r--r--modules/unistr/u16-cpy-alloc-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/unistr/u16-cpy-alloc-tests b/modules/unistr/u16-cpy-alloc-tests
new file mode 100644
index 0000000000..33dbf89920
--- /dev/null
+++ b/modules/unistr/u16-cpy-alloc-tests
@@ -0,0 +1,13 @@
+Files:
+tests/unistr/test-u16-cpy-alloc.c
+tests/unistr/test-cpy-alloc.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-cpy-alloc
+check_PROGRAMS += test-u16-cpy-alloc
+test_u16_cpy_alloc_SOURCES = unistr/test-u16-cpy-alloc.c