iwd/autotests/testRoamRetry
James Prestwood 78f5a5dde4 auto-t: speed up testRoamRetry
This test took quite a while to execute (~2 minutes on my machine)
because there was simply no other way to test this scenario but
waiting. Now the no-roam-candidates condition can be waited for
rather than just sleeping for 20 seconds. Additionally the default
RoamRetryInterval was being used which is 60 seconds. Instead
main.conf can set this to 5 seconds and really cut down on the time
to wait.

Part of a comment was also removed due to being incorrect. Even
with neighbor reports IWD still must scan, its just that the
scan is more limited and, in theory, faster.
2021-08-13 14:45:14 -05:00
..
fast_retry_test.py auto-t: speed up testRoamRetry 2021-08-13 14:45:14 -05:00
hw.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
main.conf auto-t: speed up testRoamRetry 2021-08-13 14:45:14 -05:00
ssid1.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
ssid2.conf auto-t: make hwsim registration off by default 2021-08-12 16:59:01 -05:00
stop_retry_test.py auto-t: speed up testRoamRetry 2021-08-13 14:45:14 -05:00