1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-24 10:17:11 +00:00
Files
Bruno Haible 573631b2b5 Enhance tests for module 'isatty'.
* modules/isatty-tests (Depends-on): Add pipe-posix.
* tests/test-isatty.c: Include <fcntl.h>.
(DEV_NULL): New macro.
(main): Test the resut of isatty() also on regular files, pipes, and
/dev/null.
2012-01-03 03:56:16 +01:00

15 lines
171 B
Plaintext

Files:
tests/test-isatty.c
tests/signature.h
tests/macros.h
Depends-on:
unistd
pipe-posix
configure.ac:
Makefile.am:
TESTS += test-isatty
check_PROGRAMS += test-isatty