CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/21 08:46:25
Modified files:
regress/sys/kern/pledge/generic: Makefile test_tty.c
Log message:
Make test_request_tty() also pass in environments without tty by opening a
pseudo-tty and testing on the slave instead of stderr.
nicm confirms that this approach is fine
bluhm tested in his environment and the tests now pass
from semarie
