Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_serial_writer.py only works if socat is installed #373

Open
davidpablocohn opened this issue Apr 18, 2024 · 2 comments
Open

test_serial_writer.py only works if socat is installed #373

davidpablocohn opened this issue Apr 18, 2024 · 2 comments

Comments

@davidpablocohn
Copy link
Collaborator

We don't actually need socat in theory, and it's not installed by default anymore, but test_serial_writer.py assumes it's there and relies on it.

The test is currently disabled so as to not cause integration errors.

@LMG-ET
Copy link
Contributor

LMG-ET commented May 22, 2024

You can take a look at the data simulator I used when I was doing some work at home for Chris Linden.

Does serial test writes without socat using python pty's. Might not be for everyone, but it might inspire some ideas.

@davidpablocohn
Copy link
Collaborator Author

davidpablocohn commented May 22, 2024 via email

davidpablocohn added a commit that referenced this issue Jun 2, 2024
davidpablocohn added a commit that referenced this issue Jun 2, 2024
davidpablocohn added a commit that referenced this issue Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants