view modules/faccessat-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
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@