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

Depends-on:
cloexec
getcwd-lgpl
dup

configure.ac:

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