Paul Adelsbach
Paul Adelsbach
> How did you generate the patch? I made edits to the `hostap` project to get the tests to run, then captured it with `git diff`.
> > How did you generate the patch? > > I made edits to the `hostap` project to get the tests to run, then captured it with `git diff`. The...
> I could probably move those to the CI flow to reduce the size of the patch. Done. Much smaller patch now.
> A lot of this looks like it would be solved with defining `CONFIG_TLS=openssl` in the hostapd configuration. Can you post the `.config` file? The unit tests builds the internal...
> Please specify which unit tests exactly you're talking about. They are under `hostap/tests`. I run them with `make run-tests`.
> I see it. Unfortunately, those tests barely test anything. The directory `tests/hwsim` contain much better tests that test the entire stack. Message me if you need help setting that...
> > I see it. Unfortunately, those tests barely test anything. The directory `tests/hwsim` contain much better tests that test the entire stack. Message me if you need help setting...
> @julek-wolfssl I am still working on the hwsim as a background task. In the meantime, can we move forward with this one? @julek-wolfssl, any issues with proceeding with this...
Can we add the new mode to a CI workflow? Maybe `simple.yml`?
jenkins retest this please