iwd/autotests/util
James Prestwood 4ddb95e147 auto-t: made waiting for network connection optional
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".
2018-08-09 15:22:18 -05:00
..
hlrauc.py autotest: fix possible hlrauc race condition 2018-01-18 14:43:53 -06:00
hostapd.py auto-t: add eapol reauth cmd into hostapd mngr 2018-05-30 18:59:02 -05:00
hwsim.py auto-t: hwsim fixup 2018-02-01 10:12:09 -06:00
iwd.py auto-t: made waiting for network connection optional 2018-08-09 15:22:18 -05:00
ofono.py autotest: Added ofono.py utility 2017-12-14 17:47:29 -06:00
testutil.py autotests: Test operstate is IF_OPER_UP when state == connected 2017-05-30 17:08:36 -05:00
wiphy.py autotests: Add utility script to parse interface configuration 2017-03-28 15:31:59 -05:00