cb38d2e114c471360f1e8b82c3834c6fb9598396
[gnulib.git] / modules / openat-tests
1 Files:
2 tests/test-mkdir.h
3 tests/test-mkdirat.c
4 tests/test-openat.c
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 ignore-value
10 progname
11 symlink
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += \
17   test-mkdirat test-openat
18 check_PROGRAMS += \
19   test-mkdirat test-openat
20 test_mkdirat_LDADD = $(LDADD) @LIBINTL@
21 test_openat_LDADD = $(LDADD) @LIBINTL@