New module 'unlinkat', split off from module 'openat'.
[gnulib.git] / modules / mkfifoat-tests
1 Files:
2 tests/test-mkfifo.h
3 tests/test-mkfifoat.c
4 tests/signature.h
5 tests/macros.h
6
7 Depends-on:
8 ignore-value
9 symlink
10 unlinkat
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-mkfifoat
16 check_PROGRAMS += test-mkfifoat
17 test_mkfifoat_LDADD = $(LDADD) @LIBINTL@