]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/tst-ttyname.c
tst-ttyname: skip the test when /dev/ptmx is not available
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 25 Dec 2017 02:30:32 +0000 (02:30 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 8 Jan 2018 22:02:53 +0000 (22:02 +0000)
commitd7ff3f11b64a28273285d341f795217bbf18ac9c
treed168efd834752a6850db76ed6d7abd671cef96b0
parent401311cfba71b61d93d23aa17e5c9ac5fb047d48
tst-ttyname: skip the test when /dev/ptmx is not available

* sysdeps/unix/sysv/linux/tst-ttyname.c (do_in_chroot_1): Skip the
test instead of failing in case of ENOENT returned by posix_openpt.
ChangeLog
sysdeps/unix/sysv/linux/tst-ttyname.c