posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / access-tests
blob4b35c21150073a1eec2ffc477c26a1088724ebbe
1 Files:
2 tests/test-access.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 creat
8 root-uid
10 configure.ac:
11 AC_CHECK_FUNCS_ONCE([geteuid])
13 Makefile.am:
14 TESTS += test-access
15 check_PROGRAMS += test-access