iwd/autotests/testClientNonInteractive
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
..
connect_command_test.py auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00
eap-user-ttls-mschap.text auto-t: Test client's non-interactive connect command 2019-08-15 15:06:59 -05:00
hw.conf auto-t: remove stale hw.conf options 2021-01-27 13:42:58 -06:00
ssidPWord.8021x auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
ssidPWord.conf auto-t: Test client's non-interactive connect command 2019-08-15 15:06:59 -05:00
ssidPassphrase.conf auto-t: Test client's non-interactive connect command 2019-08-15 15:06:59 -05:00
ssidUNameAndPWord.8021x auto-t: Rename setting Autoconnect to AutoConnect 2019-10-24 13:04:53 -05:00
ssidUNameAndPWord.conf auto-t: Test client's non-interactive connect command 2019-08-15 15:06:59 -05:00