summaryrefslogtreecommitdiff
path: root/modules/strstr-tests
blob: 8f09e58f5b212e19a72f821c08afcccd207c7f32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-strstr.c
tests/zerosize-ptr.h
m4/mmap-anon.m4

Depends-on:
extensions
getpagesize

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