summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-strlen-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 19:30:26 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:13:05 +0100
commitbafb8eb23d66cdacb6d486c44e8e550cf01acb02 (patch)
treee4d4a9eb39b6df848e7d82a88f41a1deb9365695 /modules/unistr/u16-strlen-tests
parent736564d7e56eec506167011f9cc308c043914e3d (diff)
downloadgnulib-bafb8eb23d66cdacb6d486c44e8e550cf01acb02.tar.gz
Tests for module 'unistr/u16-strlen'.
Diffstat (limited to 'modules/unistr/u16-strlen-tests')
-rw-r--r--modules/unistr/u16-strlen-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/unistr/u16-strlen-tests b/modules/unistr/u16-strlen-tests
new file mode 100644
index 0000000000..b1dd434bf0
--- /dev/null
+++ b/modules/unistr/u16-strlen-tests
@@ -0,0 +1,12 @@
+Files:
+tests/unistr/test-u16-strlen.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-strlen
+check_PROGRAMS += test-u16-strlen
+test_u16_strlen_SOURCES = unistr/test-u16-strlen.c