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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strcpy
check_PROGRAMS += test-u32-strcpy
test_u32_strcpy_SOURCES = unistr/test-u32-strcpy.c
test_u32_strcpy_LDADD = $(LDADD) $(LIBUNISTRING)