1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/posix_openpt-tests
Eric Blake 94d63c4bfd posix_openpt: new module
* modules/posix_openpt: New module.
* m4/posix_openpt.m4: New file.
* lib/posix_openpt.c: Likewise.
* m4/stdlib_h.m4 (gl_STDLIB_H): Check for decl.
(gl_STDLIB_H_DEFAULTS): Set defaults.
* modules/stdlib (Makefile.am): Substitute macros.
* lib/stdlib.in.h (posix_openpt): Declare.
* MODULES.html.sh (systems lacking POSIX:2008): Document it.
* doc/posix-functions/posix_openpt.texi (posix_openpt): Likewise.
* modules/posix_openpt-tests: New test module.
* tests/test-posix_openpt.c: New test.
2011-10-18 15:15:44 -06:00

16 lines
196 B
Plaintext

Files:
tests/test-posix_openpt.c
tests/signature.h
tests/macros.h
Depends-on:
grantpt
ptsname
unlockpt
configure.ac:
Makefile.am:
TESTS += test-posix_openpt
check_PROGRAMS += test-posix_openpt