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

Depends-on:
unistr/u32-uctomb

configure.ac:

Makefile.am:
TESTS += test-u32-strtok
check_PROGRAMS += test-u32-strtok
test_u32_strtok_SOURCES = unistr/test-u32-strtok.c
test_u32_strtok_LDADD = $(LDADD) $(LIBUNISTRING)