summaryrefslogtreecommitdiff
path: root/modules/fchdir-tests
blob: 89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-fchdir.c
tests/signature.h
tests/macros.h

Depends-on:
cloexec
getcwd-lgpl

configure.ac:

Makefile.am:
TESTS += test-fchdir
check_PROGRAMS += test-fchdir
test_fchdir_LDADD = $(LDADD) $(LIBINTL)