]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add more details on sae_bignum_failure logs
authorJouni Malinen <jouni@codeaurora.org>
Wed, 20 Jun 2018 10:07:38 +0000 (13:07 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 20 Jun 2018 10:07:38 +0000 (13:07 +0300)
commite96fa197539cb07ac61f9d9617437e9b2b06b714
tree1720c99406a98a8ce73565b5d75d372927328006
parent3a8dd390c9de3781efdee379809448d5c4ff9640
tests: Add more details on sae_bignum_failure logs

It is easier to understand the hostapd debug log here if each step is
noted there before starting the wpa_supplicant operation. In addition,
it looks safer to process all pending event messages between each step
to avoid running out of any buffer limits.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_sae.py