New module 'mkdirat', split off from module 'openat'.
[gnulib.git] / modules / mkdirat-tests
diff --git a/modules/mkdirat-tests b/modules/mkdirat-tests
new file mode 100644 (file)
index 0000000..103a5ac
--- /dev/null
@@ -0,0 +1,17 @@
+Files:
+tests/test-mkdirat.c
+tests/test-mkdir.h
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+ignore-value
+progname
+symlink
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-mkdirat
+check_PROGRAMS += test-mkdirat
+test_mkdirat_LDADD = $(LDADD) @LIBINTL@