verify: new macro 'assume'
[gnulib.git] / modules / faccessat-tests
1 Files:
2 tests/test-faccessat.c
3 tests/signature.h
4 tests/macros.h
5
6 Depends-on:
7 fcntl-h
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-faccessat
13 check_PROGRAMS += test-faccessat
14 test_faccessat_LDADD = $(LDADD) $(LIB_EACCESS) @LIBINTL@