1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-28 04:27:54 +00:00
Files
gnulib/modules/ptsname_r-tests
Bruno Haible bc1d4143ae tests: Avoid compiler warning about uses of null_ptr.
* tests/null-ptr.h: New file.
* tests/test-canonicalize.c: Include null-ptr.h.
(null_ptr): Remove function.
* tests/test-canonicalize-lgpl.c: Likewise.
* tests/test-memmem.c: Likewise.
* tests/test-ptsname_r.c: Likewise.
* modules/canonicalize-tests (Files): Add tests/null-ptr.h.
* modules/canonicalize-lgpl-tests: Likewise.
* modules/memmem-tests: Likewise.
* modules/ptsname_r-tests: Likewise.
Reported by Jim Meyering.
2017-03-04 11:25:20 +01:00

16 lines
219 B
Plaintext

Files:
tests/test-ptsname_r.c
tests/signature.h
tests/null-ptr.h
tests/macros.h
Depends-on:
same-inode
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
Makefile.am:
TESTS += test-ptsname_r
check_PROGRAMS += test-ptsname_r