summaryrefslogtreecommitdiff
path: root/modules/strsignal-tests
blob: ab67eb1b699d73f3a3b1a1bb80625996ad6e56aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-strsignal.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-strsignal
check_PROGRAMS += test-strsignal
test_strsignal_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)