getcwd-lgpl: new module
[pspp] / modules / lchown-tests
index c33103a6b36338cc3d386139fbb7674a7f0b3f4f..72ab3c10f46c204e3c3787c553240ffe5b2d763a 100644 (file)
@@ -1,17 +1,21 @@
 Files:
+tests/nap.h
 tests/test-lchown.h
 tests/test-lchown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 mgetgroups
 progname
-sleep
+usleep
 stat-time
 stdbool
 symlink
 
 configure.ac:
-AC_CHECK_FUNCS_ONCE([getegid usleep])
+AC_CHECK_FUNCS_ONCE([getegid])
 
 Makefile.am:
 TESTS += test-lchown