view modules/ptsname-tests @ 15652:66bab2a591f5

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.
author Bruno Haible <bruno@clisp.org>
date Mon, 19 Sep 2011 01:02:09 +0200
parents 1ec8b76f7855
children
line wrap: on
line source

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