ptsname_r, ptsname: Avoid test failures on AIX 7.2.
commitdb1e2d8454753100558a2208a7f858ac957c25d0
authorBruno Haible <bruno@clisp.org>
Tue, 5 Jan 2021 21:39:48 +0000 (5 22:39 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 5 Jan 2021 21:43:57 +0000 (5 22:43 +0100)
tree2e7e0fbbcb42a7e659f7ef4221692dcafc272476
parente6ab0596b3f81500a4cdbfb28ae256a685dab749
ptsname_r, ptsname: Avoid test failures on AIX 7.2.

* tests/test-ptsname_r.c (main): On AIX, set a 20-seconds timer.
* tests/test-ptsname.c (main): Likewise. On AIX, open a pty through
/dev/ptc and don't test the BSD ptys.
ChangeLog
tests/test-ptsname.c
tests/test-ptsname_r.c