summaryrefslogtreecommitdiff
path: root/gnulib/modules/fchownat-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/fchownat-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/fchownat-tests24
2 files changed, 24 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/fchownat-tests b/gnulib/modules/fchownat-tests
new file mode 100644
index 0000000..1b79d47
--- /dev/null
+++ b/gnulib/modules/fchownat-tests
@@ -0,0 +1,24 @@
+Files:
+tests/nap.h
+tests/test-chown.h
+tests/test-lchown.h
+tests/test-fchownat.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+ignore-value
+mgetgroups
+openat-h
+progname
+usleep
+stat-time
+symlink
+
+configure.ac:
+AC_CHECK_FUNCS_ONCE([getegid])
+
+Makefile.am:
+TESTS += test-fchownat
+check_PROGRAMS += test-fchownat
+test_fchownat_LDADD = $(LDADD) @LIBINTL@