iwd/autotests/testOWE
James Prestwood fa366c79e4 auto-t: test-wide replacement of assertTrue(list_sta())
Any test using assertTrue(hostapd.list_sta()) improperly has been
replaced with wait_for_event(). There were a few places where this
was actually ok (i.e. IWD is already connected) but most needed to
be changed since the check was just after IWD connected and hostapd's
list_sta() API may not return a fully updated list.
2022-03-30 15:26:44 -05:00
..
connection_test.py auto-t: test-wide replacement of assertTrue(list_sta()) 2022-03-30 15:26:44 -05:00
hw.conf
main.conf
ssidOWE-1.conf
ssidOWE-2.conf
timeout_test.py