login_tty tests: Avoid gcc warnings.
commit2905392e0cff45e852e211e1d5eb7cfc5cf98a7f
authorBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2024 00:22:05 +0000 (27 02:22 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2024 00:24:15 +0000 (27 02:24 +0200)
tree59b2ce6edae862507d3ec769d22295ff348b8f1c
parent8f9edb56aa98469fa2874bfaf1fb385d5527bdb6
login_tty tests: Avoid gcc warnings.

* tests/test-login_tty.c: Include ignore-value.h.
(main): Ignore the results of the freopen calls.
* modules/login_tty-tests (Depends-on): Add ignore-value.
ChangeLog
modules/login_tty-tests
tests/test-login_tty.c