blob: 19a5240ef2e8b6496d7deb79445d51c580779a6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-rmdir.h
tests/test-rmdir.c
tests/signature.h
tests/macros.h
Depends-on:
ignore-value
stdbool
symlink
configure.ac:
Makefile.am:
TESTS += test-rmdir
check_PROGRAMS += test-rmdir
|