summaryrefslogtreecommitdiff
path: root/modules/memcmp-tests
blob: 15f099c032b4f0f86e18347ee428d354b21be849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-memcmp.c
tests/zerosize-ptr.h
tests/signature.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-memcmp
check_PROGRAMS += test-memcmp