-
Notifications
You must be signed in to change notification settings - Fork 36
Adding patch for running unit tests from hostap/wpa_supplicant #245
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
base: master
Are you sure you want to change the base?
Conversation
How did you generate the patch? |
I made edits to the |
The patch contains large test vectors from this repo: https://github.com/pyca/cryptography.git I could probably move those to the CI flow to reduce the size of the patch. |
8501e13
to
70afa2a
Compare
Done. Much smaller patch now. |
A lot of this looks like it would be solved with defining |
The unit tests builds the internal hostapd crypto code as a library and then calls into it. So the top level builds which use the Maybe there is a cleaner way? |
Please specify which unit tests exactly you're talking about. |
They are under |
I see it. Unfortunately, those tests barely test anything. The directory |
Ok, I will take a look |
OSP patch prerequisite for https://github.com/wolfSSL/wolfProvider/pull/148/checks