1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/ptsname-tests
Bruno Haible ceabceacb1 ptsname tests: Let the test fail rather than hang (e.g. on AIX 5.1).
* tests/test-ptsname.c (main): Terminate the test if it takes longer
than 5 seconds.
* modules/ptsname-tests (configure.ac): Test for alarm.
2011-09-19 01:02:09 +02:00

15 lines
196 B
Plaintext

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