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

Depends-on:
stdbool
progname

configure.ac:

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