iwd/autotests/testSAE
James Prestwood d232edde72 auto-t: replace waiting for network with device
Many tests waited on the network object 'connected' property after
issuing a Connect command. This is not correct as 'connected' is
set quite early in the connection process. The correct way of doing
this is waiting for the device state to change to connected.

This common code was replaced, hopefully putting to rest any random
failures that happen occasionally.
2020-09-14 16:03:04 -05:00
..
autoconnect_test.py auto-t: Increase all test timeouts 2020-09-10 17:59:49 -05:00
clogging_test.py auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
connection_test.py auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
failure_test.py autotests: Remove del wd at the end function pattern 2019-04-22 18:20:01 -05:00
group_20_connection_test.py auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
hw.conf auto-t: add SAE test for group 20 2019-02-01 16:01:01 -06:00
ssidSAE-20.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE-Clogging.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE.conf auto-t: update SAE tests to use MFP/CCMP 2019-03-22 11:38:15 -05:00
ssidSAE.psk auto-t: added test for SAE 2018-08-14 10:37:56 -05:00