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