Tests for module 'unistr/u8-to-u32'.
[gnulib.git] / modules / unistr / u8-to-u32-tests
diff --git a/modules/unistr/u8-to-u32-tests b/modules/unistr/u8-to-u32-tests
new file mode 100644 (file)
index 0000000..0d5d338
--- /dev/null
@@ -0,0 +1,13 @@
+Files:
+tests/unistr/test-u8-to-u32.c
+tests/macros.h
+
+Depends-on:
+unistr/u32-cmp
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u8-to-u32
+check_PROGRAMS += test-u8-to-u32
+test_u8_to_u32_SOURCES = unistr/test-u8-to-u32.c