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

chore(enginenetx): more tests and robustness checks #1314

Merged
merged 6 commits into from
Sep 26, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Sep 26, 2023

This diff attempts to improve the code quality of enginenetx by identifying cases where the code could be made to crash with specially written input and adds regress tests and checks to avoid these kind of crashes to happen.

While there, perform a code review and improve comments and naming.

Part of ooni/probe#2531

This diff attempts to improve the code quality of enginenetx
by identifying cases where the code could be made to crash with
specially written input and adds regress tests and checks to
avoid these kind of crashes to happen.

While there, perform a code review and improve comments.

Part of ooni/probe#2531
@bassosimone bassosimone changed the title chore(enginenetx): write more tests chore(enginenetx): more tests and robustness checks Sep 26, 2023
@bassosimone bassosimone merged commit eee7e71 into master Sep 26, 2023
@bassosimone bassosimone deleted the issue/2531 branch September 26, 2023 20:52
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This diff attempts to improve the code quality of enginenetx by
identifying cases where the code could be made to crash with specially
written input and adds regress tests and checks to avoid these kind of
crashes to happen.

While there, perform a code review and improve comments and naming.

Part of ooni/probe#2531
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.

1 participant