view modules/linkat-tests @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents b2bf8684a2db
children 4843b6870f07
line wrap: on
line source

Files:
tests/test-link.h
tests/test-linkat.c
tests/signature.h
tests/macros.h

Depends-on:
ignore-value
areadlink-with-size
filenamecat
progname
same-inode
xgetcwd

configure.ac:

Makefile.am:
TESTS += test-linkat
check_PROGRAMS += test-linkat
test_linkat_LDADD = $(LDADD) @LIBINTL@