sys_socket tests: Define macros necessary for tests (regr. 2024-07-22).
[gnulib.git] / modules / strncat-tests
blob222d7997ed90b1ee7a9f5a88cff952bfc29f2f41
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
9 Depends-on:
10 extensions
12 configure.ac:
13 gl_FUNC_MMAP_ANON
14 AC_CHECK_HEADERS_ONCE([sys/mman.h])
15 AC_CHECK_FUNCS_ONCE([mprotect])
17 Makefile.am:
18 TESTS += test-strncat
19 check_PROGRAMS += test-strncat