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 hostapd event parsing #49

Open
rgwohlbold opened this issue Mar 30, 2023 · 0 comments
Open

Test hostapd event parsing #49

rgwohlbold opened this issue Mar 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rgwohlbold
Copy link
Member

The hostapd event parsing code is delicate since there is no specified protocol, only the hostapd implementation. We should document our assumptions of the message format as tests and verify automally that the code parses the events correctly.

Additionally, we could introduce fuzz testing against our code to check its resistance against invalid input.

@rgwohlbold rgwohlbold added the enhancement New feature or request label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant