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