blob: 32adb601f2778e1d9b60658431713fc30930d93c [file] [log] [blame]
Files:
tests/unistr/test-u8-cmp.c
tests/unistr/test-cmp.h
tests/zerosize-ptr.h
tests/macros.h
m4/mmap-anon.m4
Depends-on:
extensions
getpagesize
configure.ac:
gl_FUNC_MMAP_ANON
AC_CHECK_HEADERS_ONCE([sys/mman.h])
AC_CHECK_FUNCS_ONCE([mprotect])
Makefile.am:
TESTS += test-u8-cmp
check_PROGRAMS += test-u8-cmp
test_u8_cmp_SOURCES = unistr/test-u8-cmp.c
test_u8_cmp_LDADD = $(LDADD) $(LIBUNISTRING)