mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-17 01:19:23 +01:00
eeb42c56f0
This test simulates the scenario where IWDs commit is not acked which exposes a hostapd bug that ultimately fails the connection. This behavior can be seen by reverting the commit which works around this issue: "sae: don't send commit in confirmed state" With the above patch applied this test should pass. Note: The existing timeout test was reused as it was not of much use anyways. All it did was block auth/assoc frames and expect a failure which didn't exercise any SAE logic anyways. |
||
---|---|---|
.. | ||
autoconnect_test.py | ||
connection_test.py | ||
failure_test.py | ||
hw.conf | ||
main.conf | ||
ssidSAE.conf | ||
ssidSAE.psk | ||
timeout_test.py |