summaryrefslogtreecommitdiff
path: root/modules/copy-file-tests
blob: ab7f6324e7954b54365a29d835b74159767c0c90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-copy-file.sh
tests/test-copy-file.c
tests/macros.h

Depends-on:
acl
acl-tests
progname
read-file
xalloc

configure.ac:

Makefile.am:
TESTS += test-copy-file.sh
TESTS_ENVIRONMENT += USE_ACL=$(USE_ACL)
check_PROGRAMS += test-copy-file
test_copy_file_LDADD = $(LDADD) $(LIB_ACL) @LIBINTL@