Serhiy Storchaka
|
25186c2472
|
gh-132742: Fix newly added tcflush() tests on Android (GH-133070)
|
2025-04-28 21:41:09 +03:00 |
Serhiy Storchaka
|
ed8e886f4f
|
gh-132742: Improve tests for fcntl.ioctl() (GH-132791)
* Use better tests for integer argument.
* Add also parallel tests for tcflush() and tcflow().
|
2025-04-28 10:42:40 +03:00 |
Malcolm Smith
|
c51b56038b
|
Android: Update tests for newly-available functions affected by SELinux (#126015)
Skip tests on Android that involve use of SELinux-protected methods.
|
2024-10-27 10:35:53 +08:00 |
Furkan Onder
|
9f42b62db9
|
gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031)
|
2024-09-13 19:27:54 +03:00 |
Victor Stinner
|
64ff1e217d
|
gh-119770: Make termios ioctl() constants positive (#119840)
|
2024-05-31 17:18:40 +02:00 |
Serhiy Storchaka
|
92a9e98024
|
gh-81002: Add tests for termios (GH-110386)
|
2023-10-10 13:35:15 +02:00 |