iwd/autotests/testSAE-roam
James Prestwood a773aa6a07 auto-t: remove direct scan() call when possible
All tests which could avoid calling scan() directly have been
changed to use the 'full_scan' argument to get_ordered_network.

This was done because of unreliable scanning behavior on slower
systems, like VMs. If we get unlucky with the scheduler some beacons
are not received in time and in turn scan results are missing.
Using full_scan=True works around this issue by repeatedly scanning
until the SSID is found.
2022-03-30 15:25:55 -05:00
..
TestFT.psk auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
connection_test.py auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00
ft-psk-3.conf auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
ft-sae-1.conf auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
ft-sae-2.conf auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
hw.conf auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00
main.conf auto-t: rename testFT-SAE-roam to testSAE-roam 2021-08-12 15:14:07 -05:00