It only contains 4 functions (2 before 3.12). tty.setcbreak() is only used in pydoc (and this case seems is not tested), tty.setraw() is only used in pty and tests mock it. So, the tty module is not tested, neither directly, nor indirectly.
Linked PRs