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