summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-strlen-tests
blob: 975899736679cab7818abdd9bacb30db0ef1674d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/unistr/test-u16-strlen.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strlen
check_PROGRAMS += test-u16-strlen
test_u16_strlen_SOURCES = unistr/test-u16-strlen.c
test_u16_strlen_LDADD = $(LDADD) $(LIBUNISTRING)