verify: new macro 'assume'
[gnulib.git] / modules / strncat-tests
1 Files:
2 tests/test-strncat.c
3 tests/unistr/test-strncat.h
4 tests/zerosize-ptr.h
5 tests/signature.h
6 tests/macros.h
7 m4/mmap-anon.m4
8
9 Depends-on:
10 extensions
11 getpagesize
12
13 configure.ac:
14 gl_FUNC_MMAP_ANON
15 AC_CHECK_HEADERS_ONCE([sys/mman.h])
16 AC_CHECK_FUNCS_ONCE([mprotect])
17
18 Makefile.am:
19 TESTS += test-strncat
20 check_PROGRAMS += test-strncat