Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alban
Copy link
Contributor

@alban alban commented Jul 15, 2025

I am testing a ebpf program that hooks into tty functions. For this, my unit test opens /dev/ptmx to create a pseudo terminal (PTY). But opening /dev/ptmx fails unless devpts is mounted.

I am testing a ebpf program that hooks into tty functions. For this, my
unit test opens /dev/ptmx to create a pseudo terminal (PTY). But opening
/dev/ptmx fails unless devpts is mounted.

Signed-off-by: Alban Crequy <[email protected]>
@lmb lmb merged commit 9aa0f29 into lmb:main Jul 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants