blob: bc8b9c81a1cd22fb3effbe2e9f631417a58b0a0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/unistr/test-u32-strcat.c
tests/unistr/test-strcat.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u32-strcat
check_PROGRAMS += test-u32-strcat
test_u32_strcat_SOURCES = unistr/test-u32-strcat.c
|