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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strcmp
check_PROGRAMS += test-u32-strcmp
test_u32_strcmp_SOURCES = unistr/test-u32-strcmp.c
test_u32_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)