Files
asterinas/test/syscall_test/blocklists/pty_test
2025-05-09 17:12:31 +08:00

33 lines
1.1 KiB
Plaintext

PtyTrunc.Truncate
PtyTest.MasterTermiosUnchangable
PtyTest.TermiosICRNL
PtyTest.TermiosONLCR
PtyTest.TermiosINLCR
PtyTest.TermiosOCRNL
PtyTest.SwitchCanonToNonCanonNewline
PtyTest.TermiosICANONNewline
PtyTest.TermiosICANONEOF
PtyTest.CanonDiscard
PtyTest.CanonMultiline
PtyTest.SimpleEcho
PtyTest.TermiosIGNCR
PtyTest.TermiosONOCR
PtyTest.VEOLTermination
PtyTest.CanonBigWrite
PtyTest.SwitchCanonToNoncanon
PtyTest.SwitchNoncanonToCanonNewlineBig
PtyTest.SwitchNoncanonToCanonNoNewline
PtyTest.SwitchNoncanonToCanonNoNewlineBig
PtyTest.NoncanonBigWrite
PtyTest.SwitchNoncanonToCanonMultiline
PtyTest.SwitchTwiceMultiline
JobControlTest.SetTTYBadArg
JobControlTest.SetTTYDifferentSession
JobControlTest.ReleaseTTYSignals
# FIXME: `ReleaseTTYNonLeader` does pass in Linux, but is disabled because we
# cannot mimic the exact Linux behavior due to some design differences.
# See <https://github.com/asterinas/asterinas/pull/2066#issuecomment-2865177068>.
JobControlTest.ReleaseTTYNonLeader
JobControlTest.SetForegroundProcessGroup
JobControlTest.SetForegroundProcessGroupEmptyProcessGroup