summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_termios.py
Commit message (Collapse)AuthorAgeFilesLines
* Android: Update tests for newly-available functions affected by SELinux ↵Malcolm Smith2024-10-271-2/+15
| | | | | (#126015) Skip tests on Android that involve use of SELinux-protected methods.
* gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031)Furkan Onder2024-09-131-1/+1
|
* gh-119770: Make termios ioctl() constants positive (#119840)Victor Stinner2024-05-311-0/+9
|
* gh-81002: Add tests for termios (GH-110386)Serhiy Storchaka2023-10-101-0/+220