iwd/autotests/testNetconfig
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
..
storage auto-t: add static netconfig test 2020-12-08 16:29:09 -06:00
connection_test.py auto-t: remove waitstatus_to_exitcode for better compatibility 2022-03-28 12:38:15 -05:00
dhcpd-v6.conf autotests: Test DHCPv6 client in testNetconfig 2021-11-09 14:32:50 -06:00
dhcpd.conf auto-t: fix testNetconfig hardcoded interface 2020-11-03 13:58:23 -06:00
hw.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
main.conf autotests: Test DHCPv6 client in testNetconfig 2021-11-09 14:32:50 -06:00
ssidTKIP.conf auto-t: add netconfig autotest 2020-09-15 20:20:40 -05:00
ssidTKIP.psk auto-t: include ssidTKIP.psk in Netconfig test 2021-04-21 10:44:12 -05:00
static_test.py auto-t: remove direct scan() call when possible 2022-03-30 15:25:55 -05:00