summaryrefslogtreecommitdiff
path: root/modules/wcsstr-tests
blob: 128720f237cddc35c5c4d3669f5231912f5300e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Files:
tests/test-wcsstr.c
tests/zerosize-ptr.h
tests/signature.h
tests/macros.h
m4/mmap-anon.m4

Depends-on:
extensions
getpagesize
wcscpy
wmemset

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-wcsstr
check_PROGRAMS += test-wcsstr