mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-02 18:19:23 +01:00
fa366c79e4
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. |
||
---|---|---|
.. | ||
connection_test.py | ||
eaptls-preauth-1.conf | ||
eaptls-preauth-2.conf | ||
hw.conf | ||
TestPreauth.8021x |