iwd/autotests/testOWE
James Prestwood d232edde72 auto-t: replace waiting for network with device
Many tests waited on the network object 'connected' property after
issuing a Connect command. This is not correct as 'connected' is
set quite early in the connection process. The correct way of doing
this is waiting for the device state to change to connected.

This common code was replaced, hopefully putting to rest any random
failures that happen occasionally.
2020-09-14 16:03:04 -05:00
..
connection_test.py auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
hw.conf auto-t: add group renegotiate test to OWE 2019-04-19 13:52:31 -05:00
renegotiate_test.py auto-t: replace waiting for network with device 2020-09-14 16:03:04 -05:00
ssidGroup20.conf auto-t: add ctrl_interface to testOWE 2019-11-13 16:37:17 -06:00
ssidOWE.conf auto-t: add ctrl_interface to testOWE 2019-11-13 16:37:17 -06:00
timeout_test.py auto-t: updated autotests to use hwsim.get_radio 2019-06-11 11:44:00 -05:00