19 lines
270 B
Plaintext
19 lines
270 B
Plaintext
Files:
|
|
tests/test-unlinkat.c
|
|
tests/test-rmdir.h
|
|
tests/test-unlink.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
ignore-value
|
|
symlink
|
|
unlinkdir
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-unlinkat
|
|
check_PROGRAMS += test-unlinkat
|
|
test_unlinkat_LDADD = $(LDADD) @LIBINTL@
|