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