iwd/autotests/testSAE
James Prestwood eeb42c56f0 auto-t: add sae test for non-acked commit
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.
2021-09-08 16:48:07 -05:00
..
autoconnect_test.py auto-t: set autoconnect=True for tests that need it 2021-08-12 16:59:05 -05:00
connection_test.py auto-t: add force SAE group 19 autotest 2021-08-25 13:05:39 -05:00
failure_test.py auto-t: update all tests to remove bad scanning logic 2021-08-12 16:59:03 -05:00
hw.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
main.conf auto-t: SAE: Rework SAE tests 2021-07-14 19:02:06 -05:00
ssidSAE.conf auto-t: SAE: Rework SAE tests 2021-07-14 19:02:06 -05:00
ssidSAE.psk auto-t: SAE: Rework SAE tests 2021-07-14 19:02:06 -05:00
timeout_test.py auto-t: add sae test for non-acked commit 2021-09-08 16:48:07 -05:00