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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strlen
check_PROGRAMS += test-u32-strlen
test_u32_strlen_SOURCES = unistr/test-u32-strlen.c
test_u32_strlen_LDADD = $(LDADD) $(LIBUNISTRING)