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