mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-06-07 13:47:23 +02:00

Since the method return to Connect() and ConnectBssid() come after netconfig some tests needed to be updated since they were waiting for the method return before continuing. For timeout-based tests specifically this caused them to fail since before they expected the return to come before the connection was actually completed.