iwd/autotests/testConnectAutoconnect
James Prestwood b600440ea2 auto-t: use scan_if_needed for testConnectAutoconnect
In certain cases the autoconnect portion of each subtest was connecting
to the network so fast that the check for obj.scanning was never successful
since IWD was already connected (and in turn not scanning). Since the
autoconnect path will wait for the device to be connected there really isn't
a reason to wait for any scanning conditions. The normal connect path does
need to wait for scanning though, and for this we can now use the new
scan_if_needed parameter to get_ordered_networks.
2020-05-02 06:40:23 -05:00
..
8021x_network_test.py auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
hw.conf auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
open_network_test.py auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
ssidEAP-Other.8021x auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
ssidEAP-Other.conf auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
ssidEAP-TLS.8021x auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
ssidEAP-TLS.conf auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
ssidOpen.conf auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
ssidWPA.conf auto-t: connect, auto-connect scenarios 2017-10-31 17:46:41 -05:00
validation.py auto-t: use scan_if_needed for testConnectAutoconnect 2020-05-02 06:40:23 -05:00
wpa_network_test.py auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00