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

Depends-on:

configure.ac:
AC_CHECK_DECLS_ONCE([alarm])

Makefile.am:
TESTS += test-u8-strstr
check_PROGRAMS += test-u8-strstr
test_u8_strstr_SOURCES = unistr/test-u8-strstr.c
test_u8_strstr_LDADD = $(LDADD) $(LIBUNISTRING)