mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-07 12:39:23 +01:00
4ddb95e147
The default behavior of NetworkObject.connect() is to wait for the Connect dbus method to reply before returning back to the test. This change makes it possible to connect, but not wait for a reply and continue on with the test (by specifying wait=False). This is specifically required to test SAE anti-clogging, where the AP needs to have several simultaneous connections at once for the anti-clogging logic to trigger. This change also adds Device.wait_for_connected() which waits for the device interface State variable to be "connected". |
||
---|---|---|
.. | ||
hlrauc.py | ||
hostapd.py | ||
hwsim.py | ||
iwd.py | ||
ofono.py | ||
testutil.py | ||
wiphy.py |