Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/strstr-tests
T

20 lines
316 B
Plaintext

Files:
tests/test-strstr.c
tests/zerosize-ptr.h
tests/signature.h
tests/macros.h
m4/mmap-anon.m4
Depends-on:
extensions
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
gl_FUNC_MMAP_ANON
AC_CHECK_HEADERS_ONCE([sys/mman.h])
AC_CHECK_FUNCS_ONCE([mprotect])
Makefile.am:
TESTS += test-strstr
check_PROGRAMS += test-strstr