view modules/faccessat-tests @ 40232:6771da173563

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 12 Mar 2019 09:07:54 -0700
parents 23bf293630c0
children
line wrap: on
line source

Files:
tests/test-faccessat.c
tests/signature.h
tests/macros.h

Depends-on:
fcntl-h
symlink

configure.ac:

Makefile.am:
TESTS += test-faccessat
check_PROGRAMS += test-faccessat
test_faccessat_LDADD = $(LDADD) $(LIB_EACCESS) @LIBINTL@