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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strcpy
check_PROGRAMS += test-u16-strcpy
test_u16_strcpy_SOURCES = unistr/test-u16-strcpy.c
test_u16_strcpy_LDADD = $(LDADD) $(LIBUNISTRING)